Denys Vlasenko f693b606b7 hush: fix recent breakage from parse_stream() changes vor 6 Jahren
..
and_or_and_backgrounding.right ee553b929c hush: fix and_or_and_backgrounding.tests failure vor 7 Jahren
and_or_and_backgrounding.tests 9f904a22ff shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG" vor 7 Jahren
argv0.right d6050949b8 hush: move testsuite files from hush-bugs to hush-parsing vor 17 Jahren
argv0.tests d6050949b8 hush: move testsuite files from hush-bugs to hush-parsing vor 17 Jahren
bkslash_eof1.right 89e9d5534d hush: do not drop backslash from eval 'echo ok\' vor 6 Jahren
bkslash_eof1.tests bcf56114fa hush: fix eval 'echo ok\' vor 6 Jahren
bkslash_eof2.right 4709df0f15 hush: fix handling of \<eof> in double-quoted strings vor 6 Jahren
bkslash_eof2.tests 4709df0f15 hush: fix handling of \<eof> in double-quoted strings vor 6 Jahren
bkslash_newline1.right 1e5111b0f8 ash,hush: handle a few more bkslash-newline cases vor 6 Jahren
bkslash_newline1.tests 1e5111b0f8 ash,hush: handle a few more bkslash-newline cases vor 6 Jahren
bkslash_newline2.right 1e5111b0f8 ash,hush: handle a few more bkslash-newline cases vor 6 Jahren
bkslash_newline2.tests 1e5111b0f8 ash,hush: handle a few more bkslash-newline cases vor 6 Jahren
bkslash_newline3.right f693b606b7 hush: fix recent breakage from parse_stream() changes vor 6 Jahren
bkslash_newline3.tests f693b606b7 hush: fix recent breakage from parse_stream() changes vor 6 Jahren
brace1.right d8389ad760 hush: fix handling of words with braces. +65 bytes vor 14 Jahren
brace1.tests d8389ad760 hush: fix handling of words with braces. +65 bytes vor 14 Jahren
brace2.right f3e2818895 hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes vor 14 Jahren
brace2.tests f3e2818895 hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes vor 14 Jahren
comment1.right 7b4c0fd5f4 hush: fix improper handling of newline and hash chars in few corner cases vor 13 Jahren
comment1.tests 7b4c0fd5f4 hush: fix improper handling of newline and hash chars in few corner cases vor 13 Jahren
comment2.right 25f3b737dc hush: fix comment parsing in `cmd`, closes 10421 vor 6 Jahren
comment2.tests 25f3b737dc hush: fix comment parsing in `cmd`, closes 10421 vor 6 Jahren
eol1.right 7b4c0fd5f4 hush: fix improper handling of newline and hash chars in few corner cases vor 13 Jahren
eol1.tests 7b4c0fd5f4 hush: fix improper handling of newline and hash chars in few corner cases vor 13 Jahren
escape1.right 43360e5178 hush: fix escaping of \[*?; add testsuites for these and for globbing vor 16 Jahren
escape1.tests 327fd47f36 skip some tests when fancy echo support is turned off vor 15 Jahren
escape2.right 43360e5178 hush: fix escaping of \[*?; add testsuites for these and for globbing vor 16 Jahren
escape2.tests 43360e5178 hush: fix escaping of \[*?; add testsuites for these and for globbing vor 16 Jahren
escape3.right ab876cd107 hush: add testsuite for "no globbing in redirection" rule. vor 16 Jahren
escape3.tests 327fd47f36 skip some tests when fancy echo support is turned off vor 15 Jahren
escape4.right e19e1935a3 hush: fix \<newline> handling vor 15 Jahren
escape4.tests e19e1935a3 hush: fix \<newline> handling vor 15 Jahren
escape5.right e640cb4ad1 hush: fix bug 353 (wrong handling of \x in assignments) vor 15 Jahren
escape5.tests e640cb4ad1 hush: fix bug 353 (wrong handling of \x in assignments) vor 15 Jahren
group1.right bf25fbccb9 hush: fix handling of } which is not a closing one in { cmd; } vor 15 Jahren
group1.tests e19e1935a3 hush: fix \<newline> handling vor 15 Jahren
group2.right 3227d3f982 hush: fix hush-bugs/parse_err.tests vor 14 Jahren
group2.tests 3227d3f982 hush: fix hush-bugs/parse_err.tests vor 14 Jahren
groups_and_keywords1.right bb929517a8 hush: fix "if { echo foo; } then { echo bar; } fi" parsing vor 15 Jahren
groups_and_keywords1.tests bb929517a8 hush: fix "if { echo foo; } then { echo bar; } fi" parsing vor 15 Jahren
groups_and_keywords2.right 39701204cf hush: do not accept "if() { echo; }" function def vor 7 Jahren
groups_and_keywords2.tests 39701204cf hush: do not accept "if() { echo; }" function def vor 7 Jahren
negate.right 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate vor 15 Jahren
negate.tests 09516066d4 hush: do not use ps -o in leak_argv1; do not hardcode path in negate vor 15 Jahren
noeol.right 119b995437 hush: reinstate hush_test, add testcases for process subst vor 17 Jahren
noeol.tests 119b995437 hush: reinstate hush_test, add testcases for process subst vor 17 Jahren
noeol2.right 1a7358612f hush: fix a bit different instance of "No EOL" bug, vor 17 Jahren
noeol2.tests 1a7358612f hush: fix a bit different instance of "No EOL" bug, vor 17 Jahren
noeol3.right 90e485ce79 hush: make syntax error messages a bit more useful vor 17 Jahren
noeol3.tests 90e485ce79 hush: make syntax error messages a bit more useful vor 17 Jahren
process_subst.right 8805eeb44a shells: update README and testsuite. environment memory leak vor 17 Jahren
process_subst.tests 8805eeb44a shells: update README and testsuite. environment memory leak vor 17 Jahren
quote1.right 8f6bdb42df hush: fix incorrect processing of echo "'$var'". vor 17 Jahren
quote1.tests 8f6bdb42df hush: fix incorrect processing of echo "'$var'". vor 17 Jahren
quote2.right d6050949b8 hush: move testsuite files from hush-bugs to hush-parsing vor 17 Jahren
quote2.tests d6050949b8 hush: move testsuite files from hush-bugs to hush-parsing vor 17 Jahren
quote3.right 985de15bf3 hush: expand quote3.tests and move from hush-bugs to hush-parsing vor 16 Jahren
quote3.tests 985de15bf3 hush: expand quote3.tests and move from hush-bugs to hush-parsing vor 16 Jahren
quote4.right 1f4cf517f5 hush: fix expansion of quoted $VAR, $* and $@ vor 17 Jahren
quote4.tests 1f4cf517f5 hush: fix expansion of quoted $VAR, $* and $@ vor 17 Jahren
starquoted.right 1f4cf517f5 hush: fix expansion of quoted $VAR, $* and $@ vor 17 Jahren
starquoted.tests 1f4cf517f5 hush: fix expansion of quoted $VAR, $* and $@ vor 17 Jahren
starquoted2.right 6e42b89b8d hush: fix remaining known two bugs with IFS expansion. Closes 4027. vor 13 Jahren
starquoted2.tests 6e42b89b8d hush: fix remaining known two bugs with IFS expansion. Closes 4027. vor 13 Jahren
starquoted3.right 9a95df9046 ash: expand: Fix bugs with words connected to the right of $@ vor 6 Jahren
starquoted3.tests 9a95df9046 ash: expand: Fix bugs with words connected to the right of $@ vor 6 Jahren