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