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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-next
check_PROGRAMS += test-u8-next
test_u8_next_SOURCES = unistr/test-u8-next.c
test_u8_next_LDADD = $(LDADD) $(LIBUNISTRING)