summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistr/u32-strdup-tests
blob: b64fb5d1a2e611e3b78b6ab93e1e3054275b789c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unistr/test-u32-strdup.c
tests/unistr/test-strdup.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strdup
check_PROGRAMS += test-u32-strdup
test_u32_strdup_SOURCES = unistr/test-u32-strdup.c
test_u32_strdup_LDADD = $(LDADD) $(LIBUNISTRING)