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