summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/builtins
Commit message (Expand)AuthorAgeFilesLines
* Convert bin/sh/tests to ATFngie2014-08-131-3/+7
* sh: Allow arbitrarily large numbers in break and continue.jilles2014-07-202-0/+9
* Don't install locale1.0 if MK_NLS == no.jilles2014-07-081-0/+2
* sh: In getopts, unset OPTARG where POSIX says we should.jilles2014-05-103-0/+14
* sh: Add new tests to the Makefile.jilles2014-05-101-0/+2
* sh: Don't discard getopts state on unknown option or missing argument.jilles2014-05-102-0/+13
* sh: Send getopts error messages to stderr, not stdout.jilles2014-05-091-1/+1
* 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
* 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: Solve the alias recursion problem in a less hackish way.jilles2014-01-243-3/+3
* Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-11153-0/+2469
OpenPOWER on IntegriCloud