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

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

configure.ac:

Makefile.am:
TESTS += test-u8-toupper
check_PROGRAMS += test-u8-toupper
test_u8_toupper_SOURCES = unicase/test-u8-toupper.c
test_u8_toupper_LDADD = $(LDADD) $(LIBUNISTRING)