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

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

configure.ac:

Makefile.am:
TESTS += test-u16-toupper
check_PROGRAMS += test-u16-toupper
test_u16_toupper_SOURCES = unicase/test-u16-toupper.c
test_u16_toupper_LDADD = $(LDADD) $(LIBUNISTRING)