pmccabe2html: escaping of special characters
[gnulib.git] / modules / unictype / ctype-xdigit-tests
1 Files:
2 tests/unictype/test-ctype_xdigit.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-ctype_xdigit
13 check_PROGRAMS += test-ctype_xdigit
14 test_ctype_xdigit_SOURCES = unictype/test-ctype_xdigit.c
15 test_ctype_xdigit_LDADD = $(LDADD) $(LIBUNISTRING)