.. |
argv0.right
|
d6050949b8
hush: move testsuite files from hush-bugs to hush-parsing
|
17 年 前 |
argv0.tests
|
d6050949b8
hush: move testsuite files from hush-bugs to hush-parsing
|
17 年 前 |
brace1.right
|
d8389ad760
hush: fix handling of words with braces. +65 bytes
|
15 年 前 |
brace1.tests
|
d8389ad760
hush: fix handling of words with braces. +65 bytes
|
15 年 前 |
brace2.right
|
f3e2818895
hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes
|
15 年 前 |
brace2.tests
|
f3e2818895
hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes
|
15 年 前 |
comment1.right
|
7b4c0fd5f4
hush: fix improper handling of newline and hash chars in few corner cases
|
14 年 前 |
comment1.tests
|
7b4c0fd5f4
hush: fix improper handling of newline and hash chars in few corner cases
|
14 年 前 |
eol1.right
|
7b4c0fd5f4
hush: fix improper handling of newline and hash chars in few corner cases
|
14 年 前 |
eol1.tests
|
7b4c0fd5f4
hush: fix improper handling of newline and hash chars in few corner cases
|
14 年 前 |
escape1.right
|
43360e5178
hush: fix escaping of \[*?; add testsuites for these and for globbing
|
16 年 前 |
escape1.tests
|
327fd47f36
skip some tests when fancy echo support is turned off
|
15 年 前 |
escape2.right
|
43360e5178
hush: fix escaping of \[*?; add testsuites for these and for globbing
|
16 年 前 |
escape2.tests
|
43360e5178
hush: fix escaping of \[*?; add testsuites for these and for globbing
|
16 年 前 |
escape3.right
|
ab876cd107
hush: add testsuite for "no globbing in redirection" rule.
|
16 年 前 |
escape3.tests
|
327fd47f36
skip some tests when fancy echo support is turned off
|
15 年 前 |
escape4.right
|
e19e1935a3
hush: fix \<newline> handling
|
15 年 前 |
escape4.tests
|
e19e1935a3
hush: fix \<newline> handling
|
15 年 前 |
escape5.right
|
e640cb4ad1
hush: fix bug 353 (wrong handling of \x in assignments)
|
15 年 前 |
escape5.tests
|
e640cb4ad1
hush: fix bug 353 (wrong handling of \x in assignments)
|
15 年 前 |
group1.right
|
bf25fbccb9
hush: fix handling of } which is not a closing one in { cmd; }
|
15 年 前 |
group1.tests
|
e19e1935a3
hush: fix \<newline> handling
|
15 年 前 |
group2.right
|
3227d3f982
hush: fix hush-bugs/parse_err.tests
|
14 年 前 |
group2.tests
|
3227d3f982
hush: fix hush-bugs/parse_err.tests
|
14 年 前 |
groups_and_keywords1.right
|
bb929517a8
hush: fix "if { echo foo; } then { echo bar; } fi" parsing
|
15 年 前 |
groups_and_keywords1.tests
|
bb929517a8
hush: fix "if { echo foo; } then { echo bar; } fi" parsing
|
15 年 前 |
negate.right
|
09516066d4
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
|
15 年 前 |
negate.tests
|
09516066d4
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
|
15 年 前 |
noeol.right
|
119b995437
hush: reinstate hush_test, add testcases for process subst
|
17 年 前 |
noeol.tests
|
119b995437
hush: reinstate hush_test, add testcases for process subst
|
17 年 前 |
noeol2.right
|
1a7358612f
hush: fix a bit different instance of "No EOL" bug,
|
17 年 前 |
noeol2.tests
|
1a7358612f
hush: fix a bit different instance of "No EOL" bug,
|
17 年 前 |
noeol3.right
|
90e485ce79
hush: make syntax error messages a bit more useful
|
17 年 前 |
noeol3.tests
|
90e485ce79
hush: make syntax error messages a bit more useful
|
17 年 前 |
process_subst.right
|
8805eeb44a
shells: update README and testsuite. environment memory leak
|
17 年 前 |
process_subst.tests
|
8805eeb44a
shells: update README and testsuite. environment memory leak
|
17 年 前 |
quote1.right
|
8f6bdb42df
hush: fix incorrect processing of echo "'$var'".
|
17 年 前 |
quote1.tests
|
8f6bdb42df
hush: fix incorrect processing of echo "'$var'".
|
17 年 前 |
quote2.right
|
d6050949b8
hush: move testsuite files from hush-bugs to hush-parsing
|
17 年 前 |
quote2.tests
|
d6050949b8
hush: move testsuite files from hush-bugs to hush-parsing
|
17 年 前 |
quote3.right
|
985de15bf3
hush: expand quote3.tests and move from hush-bugs to hush-parsing
|
16 年 前 |
quote3.tests
|
985de15bf3
hush: expand quote3.tests and move from hush-bugs to hush-parsing
|
16 年 前 |
quote4.right
|
1f4cf517f5
hush: fix expansion of quoted $VAR, $* and $@
|
17 年 前 |
quote4.tests
|
1f4cf517f5
hush: fix expansion of quoted $VAR, $* and $@
|
17 年 前 |
redir_space.right
|
ab876cd107
hush: add testsuite for "no globbing in redirection" rule.
|
16 年 前 |
redir_space.tests
|
ab876cd107
hush: add testsuite for "no globbing in redirection" rule.
|
16 年 前 |
starquoted.right
|
1f4cf517f5
hush: fix expansion of quoted $VAR, $* and $@
|
17 年 前 |
starquoted.tests
|
1f4cf517f5
hush: fix expansion of quoted $VAR, $* and $@
|
17 年 前 |
starquoted2.right
|
6e42b89b8d
hush: fix remaining known two bugs with IFS expansion. Closes 4027.
|
13 年 前 |
starquoted2.tests
|
6e42b89b8d
hush: fix remaining known two bugs with IFS expansion. Closes 4027.
|
13 年 前 |