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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-next
check_PROGRAMS += test-u32-next
test_u32_next_SOURCES = unistr/test-u32-next.c
test_u32_next_LDADD = $(LDADD) $(LIBUNISTRING)