posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unistr / u16-strcoll-tests
blob28196cf5ee6af21160b3d2c03acd4061e96eb638
1 Files:
2 tests/unistr/test-u16-strcoll.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-strcoll
13 check_PROGRAMS += test-u16-strcoll
14 test_u16_strcoll_SOURCES = unistr/test-u16-strcoll.c
15 test_u16_strcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@