aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/run-all (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: sync ash/hush test scriptsDenys Vlasenko2023-06-141-4/+17
* shell/ash_test/run-all: unset locale/language variablesDenys Vlasenko2021-09-071-1/+10
* ash: support testsuite for !FEATURE_SUID_CONFIG_QUIET configsDenys Vlasenko2021-09-071-1/+2
* ash: add all hush parsing tests to ast testsDenys Vlasenko2017-07-241-4/+18
* shell: syncronize ash_test/run-all and hush_test/run-all a bitDenys Vlasenko2017-07-061-48/+54
* msh: delete this appletDenys Vlasenko2017-07-031-3/+3
* ash tests: make test print test name before it is runDenys Vlasenko2015-10-291-2/+4
* ash: fix . builtinDenys Vlasenko2009-06-141-1/+1
* ash: fix a bug where redirection fds were not closed afterwards.Denis Vlasenko2008-07-241-2/+2
* ash testsuite: modify it so that it can run hush and msh testsDenis Vlasenko2008-06-051-3/+11
* ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.Denis Vlasenko2008-02-151-1/+1
* ash: add a testcase for recently fixed signal bugDenis Vlasenko2008-02-131-1/+5
* fix accumulated whitespace and indentation damageDenis Vlasenko2007-03-201-1/+1
* small ash testsuite, adapted from bashDenis Vlasenko2007-03-051-0/+62