summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/expansion/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r315005: sh: Fix executing wrong command with ${x#$(y)}$(z).jilles2017-03-181-0/+1
* MFC r314686: sh: Fix crash if a -T trap is taken during command substitutionjilles2017-03-121-0/+2
* MFC r314637: sh: Add some already working tests that exercise new code pathsjilles2017-03-121-0/+3
* MFC r302937ache2016-08-181-0/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-88/+85
* 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-261-0/+1
* sh: Add more tests for exotic IFS splitting.jilles2015-03-311-0/+2
* sh: Add simple tests for globbing/splitting command substitution.jilles2015-02-151-0/+2
* sh: Fix corruption of CTL* bytes in positional parameters in redirection.jilles2014-10-311-0/+1
* sh: Mask off shift distance (<< and >>) in arithmetic.jilles2014-08-151-0/+1
* Convert bin/sh/tests to ATFngie2014-08-131-3/+5
* Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-111-0/+86
OpenPOWER on IntegriCloud