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