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
hush: fix handling of \<eof> in double-quoted strings
2018-04-10 14:49:01 +02:00
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
hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes
2009-11-17 03:35:31 +01:00
brace2.tests
…
comment1.right
…
comment1.tests
…
comment2.right
…
comment2.tests
…
eol1.right
…
eol1.tests
hush: fix improper handling of newline and hash chars in few corner cases
2010-11-22 17:58:14 +01:00
escape1.right
…
escape1.tests
…
escape2.right
hush: fix escaping of \[*?; add testsuites for these and for globbing
2008-06-10 20:13:40 +00:00
escape2.tests
…
escape3.right
…
escape3.tests
…
escape4.right
…
escape4.tests
…
escape5.right
…
escape5.tests
…
group1.right
…
group1.tests
…
group2.right
…
group2.tests
…
groups_and_keywords1.right
…
groups_and_keywords1.tests
…
groups_and_keywords2.right
…
groups_and_keywords2.tests
…
negate.right
hush: do not use ps -o in leak_argv1; do not hardcode path in negate
2009-08-12 14:21:30 +02:00
negate.tests
…
noeol2.right
…
noeol2.tests
…
noeol3.right
…
noeol3.tests
hush: make syntax error messages a bit more useful
2007-05-23 15:22:50 +00:00
noeol.right
…
noeol.tests
…
process_subst.right
…
process_subst.tests
…
quote1.right
…
quote1.tests
…
quote2.right
…
quote2.tests
…
quote3.right
…
quote3.tests
…
quote4.right
hush: fix expansion of quoted $VAR, $* and $@
2007-05-16 10:39:24 +00:00
quote4.tests
…
starquoted2.right
…
starquoted2.tests
…
starquoted3.right
…
starquoted3.tests
…
starquoted.right
…
starquoted.tests
…