summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/parser
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-78/+75
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | MFHgjb2016-02-243-0/+14
|\ \ | |/
| * sh: Fix set -v and multiline history after r295825.jilles2016-02-233-0/+14
* | MFHgjb2016-02-224-0/+22
|\ \ | |/
| * sh: Rework code to remove '\0' from shell input.jilles2016-02-192-0/+13
| * sh: Add tests for comments in sh -c.jilles2016-02-193-0/+9
* | Fix build.gjb2016-02-031-1/+0
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* sh: Allow empty << EOF markers.jilles2015-09-022-0/+22
* sh: Avoid negative character values from $'\Uffffffff' etc.jilles2015-08-202-0/+9
* sh: Add test for $'\u' without any digits.jilles2015-08-202-0/+8
* sh: Allow backslash-newline continuation in more places:jilles2014-10-199-0/+113
* sh: Add some tests for backslash-newline continuation.jilles2014-10-174-0/+30
* sh: Remove arbitrary length limit on << EOF markers.jilles2014-09-142-0/+48
* Convert bin/sh/tests to ATFngie2014-08-131-3/+5
* 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: Add test for nested alias.jilles2014-01-242-0/+7
* Migrate tools/regression/bin/ tests to the new layout.jmmv2013-12-1151-0/+836
OpenPOWER on IntegriCloud