posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unistr / u16-strncmp-tests
blobeb41936e2a6379dfe91c24a569a034836c6c68e1
1 Files:
2 tests/unistr/test-u16-strncmp.c
3 tests/unistr/test-strncmp.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u16-strncmp
12 check_PROGRAMS += test-u16-strncmp
13 test_u16_strncmp_SOURCES = unistr/test-u16-strncmp.c
14 test_u16_strncmp_LDADD = $(LDADD) $(LIBUNISTRING)