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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-strtok
check_PROGRAMS += test-u16-strtok
test_u16_strtok_SOURCES = unistr/test-u16-strtok.c
test_u16_strtok_LDADD = $(LDADD) $(LIBUNISTRING)