posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unistr / u16-strcmp-tests
blob86be69bf0ecf6689c9085323b127c8a7a6d7fda9
1 Files:
2 tests/unistr/test-u16-strcmp.c
3 tests/unistr/test-u16-strcmp.h
4 tests/unistr/test-strcmp.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u16-strcmp
13 check_PROGRAMS += test-u16-strcmp
14 test_u16_strcmp_SOURCES = unistr/test-u16-strcmp.c
15 test_u16_strcmp_LDADD = $(LDADD) $(LIBUNISTRING)