Denys Vlasenko c2058ec98c ash: Expand here-documents in the current shell environment 4 years ago
..
heredoc.right 63c42afaa4 hush: add "heredoc.tests" from ash, tweak ash "is a function" message 5 years ago
heredoc.tests c86e052b81 fix accumulated whitespace and indentation damage 17 years ago
heredoc1.right 959cb67428 shell: syncronize ash and hush heredoc1.tests 7 years ago
heredoc1.tests 959cb67428 shell: syncronize ash and hush heredoc1.tests 7 years ago
heredoc2.right 9121510dc6 ash: add test for issue with here document 8 years ago
heredoc2.tests 9121510dc6 ash: add test for issue with here document 8 years ago
heredoc3.right bb963bda62 shell: syncronize ash and hush heredoc3.tests 7 years ago
heredoc3.tests bb963bda62 shell: syncronize ash and hush heredoc3.tests 7 years ago
heredoc4.right 84ba50c32f ash: bash-compatible $'...' shouldn't expand in double quotes 8 years ago
heredoc4.tests 84ba50c32f ash: bash-compatible $'...' shouldn't expand in double quotes 8 years ago
heredoc5.right 1b73f8471a sh testsuite: create hush-heredoc/* and move files around 7 years ago
heredoc5.tests 1b73f8471a sh testsuite: create hush-heredoc/* and move files around 7 years ago
heredoc6.right 350e686f3b ash: [PARSER] Recognise here-doc delimiters terminated by EOF 7 years ago
heredoc6.tests 350e686f3b ash: [PARSER] Recognise here-doc delimiters terminated by EOF 7 years ago
heredoc7.right 350e686f3b ash: [PARSER] Recognise here-doc delimiters terminated by EOF 7 years ago
heredoc7.tests 350e686f3b ash: [PARSER] Recognise here-doc delimiters terminated by EOF 7 years ago
heredoc8.right 959cb67428 shell: syncronize ash and hush heredoc1.tests 7 years ago
heredoc8.tests 959cb67428 shell: syncronize ash and hush heredoc1.tests 7 years ago
heredoc9.right bb963bda62 shell: syncronize ash and hush heredoc3.tests 7 years ago
heredoc9.tests bb963bda62 shell: syncronize ash and hush heredoc3.tests 7 years ago
heredocA.right 3675c37b9b hush: fix heredoc handling in the "cmd <<EOF ;<newline>" case 5 years ago
heredocA.tests 3675c37b9b hush: fix heredoc handling in the "cmd <<EOF ;<newline>" case 5 years ago
heredocB.right 41ef41b3e0 hush: fix nested redirects colliding with script fds 5 years ago
heredocB.tests 41ef41b3e0 hush: fix nested redirects colliding with script fds 5 years ago
heredoc_after_compound1.right 474cb20555 hush: fix handling of heredocs not enclosed in groups where they are "declared" 5 years ago
heredoc_after_compound1.tests 474cb20555 hush: fix handling of heredocs not enclosed in groups where they are "declared" 5 years ago
heredoc_backquote1.right 41fddb4372 parser: Fix backquote support in here-document EOF mark 6 years ago
heredoc_backquote1.tests 41fddb4372 parser: Fix backquote support in here-document EOF mark 6 years ago
heredoc_backslash1.right 220be537a0 ash: use pgetc_eatbnl() in more places 6 years ago
heredoc_backslash1.tests 220be537a0 ash: use pgetc_eatbnl() in more places 6 years ago
heredoc_bkslash_newline1.right 220be537a0 ash: use pgetc_eatbnl() in more places 6 years ago
heredoc_bkslash_newline1.tests 220be537a0 ash: use pgetc_eatbnl() in more places 6 years ago
heredoc_bkslash_newline2.right dfc7394763 hush: handle backslash-newline in heredoc terminators 5 years ago
heredoc_bkslash_newline2.tests dfc7394763 hush: handle backslash-newline in heredoc terminators 5 years ago
heredoc_empty.right a732898fdd ash: [PARSER] Removed noexpand/length check on eofmark 6 years ago
heredoc_empty.tests a732898fdd ash: [PARSER] Removed noexpand/length check on eofmark 6 years ago
heredoc_empty2.right 0f018b3070 hush: fix handling of empty heredoc EOF marker 6 years ago
heredoc_empty2.tests 0f018b3070 hush: fix handling of empty heredoc EOF marker 6 years ago
heredoc_empty3.right d73cdbf84c hush: fix handling of heredocs starting with empty lines 5 years ago
heredoc_empty3.tests d73cdbf84c hush: fix handling of heredocs starting with empty lines 5 years ago
heredoc_huge.right a62bc80571 ash testsuite: add most of hust tests which pass for ash 7 years ago
heredoc_huge.tests a62bc80571 ash testsuite: add most of hust tests which pass for ash 7 years ago
heredoc_side_effects.right c2058ec98c ash: Expand here-documents in the current shell environment 4 years ago
heredoc_side_effects.tests c2058ec98c ash: Expand here-documents in the current shell environment 4 years ago
heredoc_var_expand1.right c4c2012284 ash: parser: Fix single-quoted patterns in here-documents 6 years ago
heredoc_var_expand1.tests c4c2012284 ash: parser: Fix single-quoted patterns in here-documents 6 years ago