Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bae3abf2c7185f0a9145ed2c97abb2d2e7bc2b40
/
shell
/
hush_test
/
run-all
20300d0
source the .config so tests can signal they need to be skipped due to feature disable
by Mike Frysinger
· 16 years ago
cd418a2
hush: fix a bunch of obscure while/until/continue bugs
by Denis Vlasenko
· 16 years ago
a36258f
trim trailing slashes from specified subdir so we output to the right place
by Mike Frysinger
· 16 years ago
e61f07f
remove ((expr)) bash'ism
by Denis Vlasenko
· 16 years ago
42ab865
make sure we exit based on test failure rather than always exiting with 0
by Mike Frysinger
· 16 years ago
30c9cc5
hush: continue fixing quoting and subst: fix glob_and_assign.tests.
by Denis Vlasenko
· 17 years ago
a844200
hush: support "! cmd | cmd" negation
by Denis Vlasenko
· 17 years ago
05743d7
hush: reinstate `cmd` handling for NOMMU (with fat big warning).
by Denis Vlasenko
· 17 years ago
cccdc4e
hush: fix $ expansion in redirections, add testcase for that
by Denis Vlasenko
· 17 years ago
f962a03
hush: plug memory leak
by Denis Vlasenko
· 17 years ago
119b995
hush: reinstate hush_test, add testcases for process subst
by Denis Vlasenko
· 18 years ago
3e9aaae
hush: fix bug in interactive shell introduced yesterday
by Denis Vlasenko
· 18 years ago
e0a3367
hush: fix "unterminated last line loops forever" bug
by Denis Vlasenko
· 18 years ago