summaryrefslogtreecommitdiff
path: root/modules/posix_spawnp-tests
Commit message (Expand)AuthorAgeFilesLines
* maint: break out '&& mv $@-t $@'Paul Eggert2021-12-241-6/+4
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-2/+2
* posix_spawn* tests: Add support for native Windows.Bruno Haible2020-12-241-10/+1
* windows-spawn: Improve errno upon failure on native Windows.Bruno Haible2020-12-241-0/+1
* Add unit tests regarding execution of scripts.Bruno Haible2020-12-241-2/+13
* posix_spawnp-tests: Rename test.Bruno Haible2020-12-171-8/+8
* posix_spawnp-tests: Rename test.Bruno Haible2020-12-171-8/+8
* sh-filename: New module.Bruno Haible2018-10-051-0/+1
* posix_spawn tests: Fix link error on 64-bit Cygwin.Bruno Haible2018-09-181-1/+2
* New module 'dup'.Bruno Haible2011-09-241-0/+1
* Reorder file list.Bruno Haible2009-12-241-1/+1
* tests: add signature checksEric Blake2009-12-241-0/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-4/+4
* consistently remove $@-t before redirecting to itJim Meyering2009-08-211-0/+2
* Most tests don't need module 'close' any more.Bruno Haible2009-08-111-1/+0
* Fix build error on mingw with the modules sys_select and unistd.Bruno Haible2009-07-191-0/+1
* Avoid errors from posix_spawn on platforms where it is not yet ported to.Bruno Haible2009-03-061-0/+10
* Use gnulib's sys/wait.h replacement.Bruno Haible2008-10-211-0/+1
* A new test for posix_spawn.Bruno Haible2008-09-291-8/+16
* Tests for module 'posix_spawnp'.Bruno Haible2008-09-281-0/+29