summaryrefslogtreecommitdiff
path: root/tests/scripts/functions/shell
Commit message (Expand)AuthorAgeFilesLines
* Adjust output strings to be alignedPaul Smith2023-04-021-1/+1
* [SV 62654] Support GNU Make on z/OSPaul Smith2023-01-081-1/+3
* Always restore global environ if we use vforkPaul Smith2022-09-251-0/+9
* [SV 63040] shell: Fall back to the callers environmentPaul Smith2022-09-101-0/+16
* [SV 63016] Don't fail exporting to $(shell ...)Paul Smith2022-09-081-0/+10
* Rework output sync to lock a temp file on POSIXPaul Smith2022-08-301-2/+4
* Support implementing the jobserver using named pipesPaul Smith2022-08-021-1/+18
* Ensure that MAKEFLAGS is set when invoking $(shell ...)Paul Smith2022-07-301-0/+15
* [SV 10593] Export variables to $(shell ...) commandsPaul Smith2022-07-091-4/+51
* Don't write $(shell ...) stdout to stderr on failurePaul Smith2022-02-061-7/+15
* Port functions/shell test to Solaris 10Paul Eggert2019-10-101-1/+6
* * tests/scripts/functions/shell: Detect correct SHELLSTATUS code.Paul Smith2019-09-211-3/+13
* Clean up errors for invalid commands and add regression tests.Paul Smith2018-08-041-2/+8
* Update regression tests for Windows.Paul Smith2018-07-021-11/+11
* * function.c (shell_completed): [SV 51014] Add signal to .SHELLSTATUSPaul Smith2017-07-011-0/+7
* Add test suite support to WindowsPaul Smith2017-06-041-2/+6
* [SV 20513] Un-escaped # are not comments in function invocationsPaul Smith2016-12-261-4/+2
* [SV 46433] Show recipe line offsets in line number messages.Paul Smith2016-04-111-0/+13
* [SV 28092] Preserve the exit status of the $(shell...) function.Paul Smith2015-07-121-2/+17
* - Update manual description for pattern rule search algorithmPaul Smith2009-09-281-0/+9
* Fix strerror() handling for systems which set ANSI_STRING.Paul Smith2005-06-271-0/+23