pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git] / modules / posix_spawn_file_actions_addchdir-tests
blobd5af0ae0ef396ba8cca3ecebeb35a4f79040c842
1 Files:
2 tests/test-posix_spawn_file_actions_addchdir.c
3 tests/test-posix_spawn4.c
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
8 posix_spawn_file_actions_init
9 posix_spawnp-tests
10 findprog
12 configure.ac:
14 Makefile.am:
15 TESTS += test-posix_spawn_file_actions_addchdir
16 check_PROGRAMS += test-posix_spawn_file_actions_addchdir
18 if POSIX_SPAWN_PORTED
19 TESTS += test-posix_spawn4
20 check_PROGRAMS += test-posix_spawn4
21 endif