summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/expansion
Commit message (Expand)AuthorAgeFilesLines
* MFC r315005: sh: Fix executing wrong command with ${x#$(y)}$(z).jilles2017-03-182-0/+6
* MFC r314686: sh: Fix crash if a -T trap is taken during command substitutionjilles2017-03-123-0/+14
* MFC r314637: sh: Add some already working tests that exercise new code pathsjilles2017-03-124-0/+20
* MFC r302937ache2016-08-184-0/+38
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-88/+85
* 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 tests for #/##/%/%% on $* and $@.jilles2015-12-262-0/+62
* sh: Add more tests for exotic IFS splitting.jilles2015-03-313-0/+13
* sh: Add simple tests for globbing/splitting command substitution.jilles2015-02-153-0/+9
* sh: Fix corruption of CTL* bytes in positional parameters in redirection.jilles2014-10-312-0/+27
* sh: Mask off shift distance (<< and >>) in arithmetic.jilles2014-08-152-0/+41
* Convert bin/sh/tests to ATFngie2014-08-131-3/+5
* Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-1178-0/+2078
OpenPOWER on IntegriCloud