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

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

configure.ac:

Makefile.am:
TESTS += test-u8-tolower
check_PROGRAMS += test-u8-tolower
test_u8_tolower_SOURCES = unicase/test-u8-tolower.c
test_u8_tolower_LDADD = $(LDADD) $(LIBUNISTRING)