summaryrefslogtreecommitdiff
path: root/tests/test-execute-main.c
Commit message (Expand)AuthorAgeFilesLines
* execute tests: Fix compilation error on mingw (regression 2023-01-17).Bruno Haible2023-04-201-0/+2
* execute tests: Avoid test failure with GNU make 4.4.Bruno Haible2023-01-171-6/+5
* execute tests: Avoid test failure on Android.Bruno Haible2023-01-171-0/+12
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* fcntl tests: Avoid failure in MacPorts.Bruno Haible2021-05-141-1/+2
* execute-tests: pacify compilerPaul Eggert2021-04-211-3/+3
* execute tests: Avoid test failure in certain environments.Bruno Haible2021-04-081-0/+25
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* execute: Treat signalled processes like wait-process does.Bruno Haible2020-12-241-3/+2
* sh-quote, execute, spawn-pipe, etc.: Make better use of 'const'.Bruno Haible2020-12-121-33/+33
* execute: Allow caller to specify directory for the subprocess.Bruno Haible2020-12-021-22/+44
* execute tests: Add more tests.Bruno Haible2020-11-301-0/+121
* execute: Add tests.Bruno Haible2020-11-291-0/+317