summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests
Commit message (Expand)AuthorAgeFilesLines
* sh: Add some tests for normal use of getopts.jilles2014-05-074-0/+29
* sh: Allow kill %job on jobs started without job control.jilles2014-03-152-1/+8
* Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-141-1/+1
* sh: Successfully do nothing when killing a terminated job.jilles2014-03-082-0/+9
* sh: Do not corrupt internal representation if LINENO inner expansion fails.jilles2014-02-272-0/+11
* sh: Allow aliases to force alias substitution on the following word.jilles2014-01-264-0/+24
* sh: Add tests for alias names after another alias.jilles2014-01-253-0/+14
* sh: Do not depend on parse/execute split in new alias test.jilles2014-01-241-1/+1
* sh: Solve the alias recursion problem in a less hackish way.jilles2014-01-243-3/+3
* sh: Add test for nested alias.jilles2014-01-242-0/+7
* Replace hand-crafted Kyuafiles with automatic generation.jmmv2014-01-142-13/+6
* Run the sh(1) and test(1) tests as unprivileged.jmmv2014-01-102-0/+13
* sh: Initialize OPTIND=1 even if it came from the environment.jilles2013-12-242-0/+4
* Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-11405-0/+6578
OpenPOWER on IntegriCloud