posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / ctype-lower-tests
blob0f2dd735f8cb084d7c6e634f16a7bba37aafec93
1 Files:
2 tests/unictype/test-ctype_lower.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-ctype_lower
13 check_PROGRAMS += test-ctype_lower
14 test_ctype_lower_SOURCES = unictype/test-ctype_lower.c
15 test_ctype_lower_LDADD = $(LDADD) $(LIBUNISTRING)