ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / ctype-digit-tests
blob3ec9b0a2ad6f1074af0a7fb54ec1f5d85263d07c
1 Files:
2 tests/unictype/test-ctype_digit.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_digit
13 check_PROGRAMS += test-ctype_digit
14 test_ctype_digit_SOURCES = unictype/test-ctype_digit.c
15 test_ctype_digit_LDADD = $(LDADD) $(LIBUNISTRING)