ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / digit-tests
blob59189ccbeba59905ccb1b2f1451c209b3c3d0934
1 Files:
2 tests/unictype/test-digit.c
3 tests/unictype/test-digit.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-digit
12 check_PROGRAMS += test-digit
13 test_digit_SOURCES = unictype/test-digit.c
14 test_digit_LDADD = $(LDADD) $(LIBUNISTRING)