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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-stpcpy
check_PROGRAMS += test-u16-stpcpy
test_u16_stpcpy_SOURCES = unistr/test-u16-stpcpy.c
test_u16_stpcpy_LDADD = $(LDADD) $(LIBUNISTRING)