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