strtoumax: fix typo in previous commit.
[gnulib.git] / modules / unicase / tolower-tests
1 Files:
2 tests/unicase/test-uc_tolower.c
3 tests/unicase/test-mapping-part1.h
4 tests/unicase/test-mapping-part2.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-uc_tolower
13 check_PROGRAMS += test-uc_tolower
14 test_uc_tolower_SOURCES = unicase/test-uc_tolower.c
15 test_uc_tolower_LDADD = $(LDADD) $(LIBUNISTRING)