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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-uc_tolower
check_PROGRAMS += test-uc_tolower
test_uc_tolower_SOURCES = unicase/test-uc_tolower.c
test_uc_tolower_LDADD = $(LDADD) $(LIBUNISTRING)