ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / category-Z-tests
blobdb402f1faf800b72e06a933bc5c79b7b73127cd3
1 Files:
2 tests/unictype/test-categ_Z.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
8 unictype/category-test
10 configure.ac:
12 Makefile.am:
13 TESTS += test-categ_Z
14 check_PROGRAMS += test-categ_Z
15 test_categ_Z_SOURCES = unictype/test-categ_Z.c
16 test_categ_Z_LDADD = $(LDADD) $(LIBUNISTRING)