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