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