summaryrefslogtreecommitdiff
path: root/shell/hush_test/run-all (follow)
Commit message (Expand)AuthorAgeFilesLines
* hust test: complain if busybox binary can't be foundDenys Vlasenko2009-08-121-6/+10
* hush: fix \<newline> handling on NOMMUDenys Vlasenko2009-08-121-10/+10
* hush tests: remove the requirement that .config is in ../..Denys Vlasenko2009-08-121-4/+10
* hush_test: stop mixing tabs/spaces for indentationMike Frysinger2009-06-011-37/+37
* hush_test: filter test output to avoid C lib differencesMike Frysinger2009-06-011-0/+4
* source the .config so tests can signal they need to be skipped due to feature...Mike Frysinger2009-04-091-2/+11
* hush: fix a bunch of obscure while/until/continue bugsDenis Vlasenko2009-04-061-1/+1
* trim trailing slashes from specified subdir so we output to the right placeMike Frysinger2009-04-021-0/+1
* remove ((expr)) bash'ismDenis Vlasenko2009-03-281-1/+1
* make sure we exit based on test failure rather than always exiting with 0Mike Frysinger2009-03-281-3/+9
* hush: continue fixing quoting and subst: fix glob_and_assign.tests.Denis Vlasenko2008-06-171-0/+9
* hush: support "! cmd | cmd" negationDenis Vlasenko2008-06-141-2/+2
* hush: reinstate `cmd` handling for NOMMU (with fat big warning).Denis Vlasenko2008-02-101-1/+4
* hush: fix $ expansion in redirections, add testcase for thatDenis Vlasenko2007-11-231-0/+1
* hush: plug memory leakDenis Vlasenko2007-11-231-0/+1
* hush: reinstate hush_test, add testcases for process substDenis Vlasenko2007-05-111-0/+59
* hush: fix bug in interactive shell introduced yesterdayDenis Vlasenko2007-05-111-59/+0
* hush: fix "unterminated last line loops forever" bugDenis Vlasenko2007-05-101-0/+59