]> 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>
Sun, 18 Sep 2022 19:15:14 +0000 (21:15 +0200)
commit30e05eca5e3b117151711b767ab97877393365d4
treea0388c6fbe858467d6ca30107bd9122d9c8edff4
parent678ea420969786fddd16945be6bcd1c77a4ab550
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