This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
hush_test
/
hush-parsing
History
…
..
and_or_and_backgrounding.right
…
and_or_and_backgrounding.tests
…
argv0.right
…
argv0.tests
…
bkslash_eof1.right
…
bkslash_eof1.tests
…
bkslash_eof2.right
…
bkslash_eof2.tests
…
bkslash_newline1.right
…
bkslash_newline1.tests
…
bkslash_newline2.right
…
bkslash_newline2.tests
…
bkslash_newline3.right
hush: fix recent breakage from parse_stream() changes
2018-04-11 20:00:43 +02:00
bkslash_newline3.tests
…
bkslash_newline4.right
…
bkslash_newline4.tests
…
brace1.right
…
brace1.tests
…
brace2.right
…
brace2.tests
…
comment1.right
…
comment1.tests
…
comment2.right
…
comment2.tests
…
eol1.right
…
eol1.tests
…
escape1.right
…
escape1.tests
…
escape2.right
…
escape2.tests
hush: fix escaping of \[*?; add testsuites for these and for globbing
2008-06-10 20:13:40 +00:00
escape3.right
…
escape3.tests
…
escape4.right
hush: fix \<newline> handling
2009-05-03 02:15:18 +02:00
escape4.tests
…
escape5.right
…
escape5.tests
…
group1.right
…
group1.tests
…
group2.right
…
group2.tests
…
groups_and_keywords1.right
hush: fix "if { echo foo; } then { echo bar; } fi" parsing
2009-04-16 10:59:40 +00:00
groups_and_keywords1.tests
…
groups_and_keywords2.right
…
groups_and_keywords2.tests
…
negate.right
…
negate.tests
…
noeol2.right
…
noeol2.tests
…
noeol3.right
…
noeol3.tests
…
noeol.right
…
noeol.tests
…
process_subst.right
…
process_subst.tests
…
quote1.right
…
quote1.tests
…
quote2.right
…
quote2.tests
hush: move testsuite files from hush-bugs to hush-parsing
2007-05-14 22:09:52 +00:00
quote3.right
…
quote3.tests
…
quote4.right
…
quote4.tests
…
starquoted2.right
hush: fix remaining known two bugs with IFS expansion. Closes 4027.
2011-08-01 18:16:43 +02:00
starquoted2.tests
…
starquoted3.right
…
starquoted3.tests
ash: expand: Fix bugs with words connected to the right of $@
2018-04-02 14:27:50 +02:00
starquoted.right
…
starquoted.tests
…