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

Depends-on:
unistr/u16-cmp
uninorm/nfc

configure.ac:

Makefile.am:
TESTS += test-u16-tolower
check_PROGRAMS += test-u16-tolower
test_u16_tolower_SOURCES = unicase/test-u16-tolower.c
test_u16_tolower_LDADD = $(LDADD) $(LIBUNISTRING)