strsignal-tests: Fix test failure on macOS 10.13.
[gnulib.git] / modules / unicase / tolower-tests
blob290a5e97e3fa61609c49d05c875ade63fe6f714d
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
7 Depends-on:
9 configure.ac:
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)