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