aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/parser/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sh: Implement simple parameter expansion in PS1 and PS2Matthew Phillips2025-11-071-0/+6
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sh: Fix heredoc at certain places in case and forJilles Tjoelker2021-10-271-0/+3
* sh/tests: Test some obscure cases with aliasing keywordsJilles Tjoelker2020-05-121-0/+2
* sh: Test that backslash-newline within single-quotes is not specialJilles Tjoelker2018-05-111-0/+1
* sh: Fix use after free when resetting an in-use alias.Jilles Tjoelker2017-04-161-0/+1
* sh: Link the new test to the build.Jilles Tjoelker2017-04-161-0/+1
* sh: Add test for unaliasing an alias that is currently in use.Jilles Tjoelker2017-04-081-0/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-78/+75
* MFHGlen Barber2016-02-241-0/+1
|\
| * sh: Fix set -v and multiline history after r295825.Jilles Tjoelker2016-02-231-0/+1
* | MFHGlen Barber2016-02-221-0/+3
|\|
| * sh: Rework code to remove '\0' from shell input.Jilles Tjoelker2016-02-191-0/+1
| * sh: Add tests for comments in sh -c.Jilles Tjoelker2016-02-191-0/+2
* | Fix build.Glen Barber2016-02-031-1/+0
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* sh: Allow empty << EOF markers.Jilles Tjoelker2015-09-021-0/+1
* sh: Avoid negative character values from $'\Uffffffff' etc.Jilles Tjoelker2015-08-201-0/+1
* sh: Add test for $'\u' without any digits.Jilles Tjoelker2015-08-201-0/+1
* sh: Allow backslash-newline continuation in more places:Jilles Tjoelker2014-10-191-0/+8
* sh: Add some tests for backslash-newline continuation.Jilles Tjoelker2014-10-171-0/+3
* sh: Remove arbitrary length limit on << EOF markers.Jilles Tjoelker2014-09-141-0/+1
* Convert bin/sh/tests to ATFEnji Cooper2014-08-131-3/+5
* sh: Allow aliases to force alias substitution on the following word.Jilles Tjoelker2014-01-261-0/+2
* sh: Add tests for alias names after another alias.Jilles Tjoelker2014-01-251-0/+2
* sh: Add test for nested alias.Jilles Tjoelker2014-01-241-0/+1
* Migrate tools/regression/bin/ tests to the new layout.Julio Merino2013-12-111-0/+59