summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/parameters
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-21/+18
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | Fix build.gjb2016-02-031-1/+0
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* sh: Add limited test for ${#@} and ${#*}.jilles2015-12-062-0/+19
* sh: Link tests/parameters/positional8.0 to the build.jilles2015-12-051-0/+1
* sh: Fix ""$@, which should not use the special case for "$@".jilles2015-11-181-0/+31
* Treat IFS separators in "$*" as quoted.jilles2014-10-283-0/+17
* Convert bin/sh/tests to ATFngie2014-08-131-3/+5
* sh: Correctly handle positional parameters beyond INT_MAX on 64-bit systems.jilles2014-07-122-0/+15
* sh: Consistently treat ${01} like $1.jilles2014-07-122-0/+5
* sh: Add test for ${01} and ${010} that already works.jilles2014-07-082-0/+5
* 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-1110-0/+184
OpenPOWER on IntegriCloud