malloc-h: New module.
[gnulib.git] / modules / unistr / u32-strtok-tests
blob319e0a9c0086a6584ac0898104bc9a3b830b7d85
1 Files:
2 tests/unistr/test-u32-strtok.c
3 tests/unistr/test-u-strtok.h
4 tests/macros.h
6 Depends-on:
7 unistr/u32-uctomb
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u32-strtok
13 check_PROGRAMS += test-u32-strtok
14 test_u32_strtok_SOURCES = unistr/test-u32-strtok.c
15 test_u32_strtok_LDADD = $(LDADD) $(LIBUNISTRING)