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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-stpcpy
check_PROGRAMS += test-u32-stpcpy
test_u32_stpcpy_SOURCES = unistr/test-u32-stpcpy.c
test_u32_stpcpy_LDADD = $(LDADD) $(LIBUNISTRING)