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