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

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

configure.ac:

Makefile.am:
TESTS += test-u32-tolower
check_PROGRAMS += test-u32-tolower
test_u32_tolower_SOURCES = unicase/test-u32-tolower.c
test_u32_tolower_LDADD = $(LDADD) $(LIBUNISTRING)