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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strcat
check_PROGRAMS += test-u16-strcat
test_u16_strcat_SOURCES = unistr/test-u16-strcat.c
test_u16_strcat_LDADD = $(LDADD) $(LIBUNISTRING)