summaryrefslogtreecommitdiff
path: root/gnulib/modules/unicase/toupper-tests
blob: 50fd685b89ed45983218c94494bcdac04b611b06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unicase/test-uc_toupper.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_toupper
check_PROGRAMS += test-uc_toupper
test_uc_toupper_SOURCES = unicase/test-uc_toupper.c
test_uc_toupper_LDADD = $(LDADD) $(LIBUNISTRING)