aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/execution/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix job pointer invalidation with trapsasyncJilles Tjoelker2025-11-191-0/+1
* 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/tests: Add a second kind of binary scripts without #!Jilles Tjoelker2021-01-031-0/+1
* sh: Keep ignored SIGINT/SIGQUIT after set in a background jobJilles Tjoelker2020-08-281-0/+1
* sh/tests: Add tests for SIGINT in non-jobc background commandsJilles Tjoelker2020-06-141-0/+2
* sh: Allow more scripts without #!Jilles Tjoelker2020-05-301-0/+1
* sh: Fix double INTON with vforkJilles Tjoelker2020-05-161-0/+1
* sh: Test that executing various binary files is rejectedJilles Tjoelker2019-12-301-0/+4
* sh: Add set -o pipefailJilles Tjoelker2019-02-241-0/+7
* sh: Add test for exported but unset variablesJilles Tjoelker2019-01-031-0/+1
* sh: Add simple test for 'set -C' (noclobber).Jilles Tjoelker2016-11-021-0/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-49/+46
* Fix build.Glen Barber2016-02-031-1/+0
* First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
* sh: Make sure output suitable as shell input is also printable.Jilles Tjoelker2014-12-141-0/+1
* Convert bin/sh/tests to ATFEnji Cooper2014-08-131-3/+5
* Migrate tools/regression/bin/ tests to the new layout.Julio Merino2013-12-111-0/+53