aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ash: [PARSER] Recognise here-doc delimiters terminated by EOFDenys Vlasenko2016-10-264-0/+10
* ash testsuite: add most of hust tests which pass for ashDenys Vlasenko2016-10-032-0/+12
* sh testsuite: create hush-heredoc/* and move files aroundDenys Vlasenko2016-10-022-0/+21
* ash: bash-compatible $'...' shouldn't expand in double quotesRon Yorston2016-04-152-0/+4
* ash: fix error during recursive processing of here documentRon Yorston2015-10-292-0/+10
* ash: add test for issue with here documentRon Yorston2015-10-292-0/+9
* ash: fix handling of duplicate "local"Denys Vlasenko2015-04-181-1/+1
* ash: fix a SEGV case in an invalid heredocDenys Vlasenko2015-02-052-0/+4
* fix accumulated whitespace and indentation damageDenis Vlasenko2007-03-201-1/+1
* ash: "here document" testcasesDenis Vlasenko2007-03-052-0/+115