pmccabe2html: escaping of special characters
[gnulib.git] / modules / uninorm / u32-normcmp-tests
1 Files:
2 tests/uninorm/test-u32-normcmp.c
3 tests/uninorm/test-u32-normcmp.h
4 tests/macros.h
5
6 Depends-on:
7 uninorm/nfd
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u32-normcmp
13 check_PROGRAMS += test-u32-normcmp
14 test_u32_normcmp_SOURCES = uninorm/test-u32-normcmp.c
15 test_u32_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)