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