]> Savannah Git Hosting - gnulib.git/commit
posix_spawn-* tests: Fix test failure on mingw when libtool is in use.
authorBruno Haible <bruno@clisp.org>
Wed, 14 Sep 2022 13:12:18 +0000 (15:12 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 14 Sep 2022 13:12:18 +0000 (15:12 +0200)
commit167619228fc54207fb7631b4b07e5cdc446c7eb6
treeac9bcaf2d5f04b00ea57b1eb1a7dd29b3328b173
parent7ea156f06cea2b6e225754c475f17035a38de5b2
posix_spawn-* tests: Fix test failure on mingw when libtool is in use.

* tests/test-posix_spawn-inherit0.c (CHILD_PROGRAM_FILENAME): Add the
EXEEXT suffix.
* tests/test-posix_spawn-inherit1.c (CHILD_PROGRAM_FILENAME): Likewise.
* tests/test-posix_spawn-open1.c (CHILD_PROGRAM_FILENAME): Likewise.
* tests/test-posix_spawn-open2.c (CHILD_PROGRAM_FILENAME): Likewise.
ChangeLog
tests/test-posix_spawn-inherit0.c
tests/test-posix_spawn-inherit1.c
tests/test-posix_spawn-open1.c
tests/test-posix_spawn-open2.c