aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/execution
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1666-66/+0
* sh: nullify ENV in testsPiotr Pawel Stefaniak2022-08-201-1/+1
* sh/tests: Add a second kind of binary scripts without #!Jilles Tjoelker2021-01-032-0/+11
* sh: Keep ignored SIGINT/SIGQUIT after set in a background jobJilles Tjoelker2020-08-282-0/+17
* sh/tests: Fix flaky execution/bg12.0Jilles Tjoelker2020-06-281-1/+1
* sh/tests: Add tests for SIGINT in non-jobc background commandsJilles Tjoelker2020-06-143-0/+30
* sh: Allow more scripts without #!Jilles Tjoelker2020-05-302-0/+9
* sh: Fix double INTON with vforkJilles Tjoelker2020-05-162-0/+7
* sh: Test that executing various binary files is rejectedJilles Tjoelker2019-12-305-0/+64
* sh: Add set -o pipefailJilles Tjoelker2019-02-248-0/+39
* sh: Add test for exported but unset variablesJilles Tjoelker2019-01-032-0/+6
* sh: Add simple test for 'set -C' (noclobber).Jilles Tjoelker2016-11-022-0/+13
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-49/+46
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | 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-142-0/+8
* Convert bin/sh/tests to ATFEnji Cooper2014-08-131-3/+5
* Migrate tools/regression/bin/ tests to the new layout.Julio Merino2013-12-1148-0/+426