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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strdup
check_PROGRAMS += test-u16-strdup
test_u16_strdup_SOURCES = unistr/test-u16-strdup.c
test_u16_strdup_LDADD = $(LDADD) $(LIBUNISTRING)