aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc
AgeCommit message (Expand)Author
2016-10-26ash: [PARSER] Recognise here-doc delimiters terminated by EOFDenys Vlasenko
2016-10-03ash testsuite: add most of hust tests which pass for ashDenys Vlasenko
2016-10-02sh testsuite: create hush-heredoc/* and move files aroundDenys Vlasenko
2016-04-15ash: bash-compatible $'...' shouldn't expand in double quotesRon Yorston
2015-10-29ash: fix error during recursive processing of here documentRon Yorston
2015-10-29ash: add test for issue with here documentRon Yorston
2015-04-18ash: fix handling of duplicate "local"Denys Vlasenko
2015-02-05ash: fix a SEGV case in an invalid heredocDenys Vlasenko
2007-03-20fix accumulated whitespace and indentation damageDenis Vlasenko
2007-03-05ash: "here document" testcasesDenis Vlasenko