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