aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-heredoc
AgeCommit message (Expand)Author
2018-04-01hush: add a comment where we differ from bash wrt heredoc EOF mark handlingDenys Vlasenko
2018-04-01parser: Fix backquote support in here-document EOF markDenys Vlasenko
2018-03-31ash: use pgetc_eatbnl() in more placesDenys Vlasenko
2017-07-29hush: fix handling of empty heredoc EOF markerDenys Vlasenko
2017-07-06shell: syncronize ash and hush heredoc1.testsDenys Vlasenko
2016-10-26ash: [PARSER] Recognise here-doc delimiters terminated by EOFDenys Vlasenko
2016-10-02sh testsuite: create hush-heredoc/* and move files aroundDenys Vlasenko