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