regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / modules / unicase / u32-toupper-tests
1 Files:
2 tests/unicase/test-u32-toupper.c
3 tests/macros.h
4
5 Depends-on:
6 unistr/u32-cmp
7 uninorm/nfc
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u32-toupper
13 check_PROGRAMS += test-u32-toupper
14 test_u32_toupper_SOURCES = unicase/test-u32-toupper.c
15 test_u32_toupper_LDADD = $(LDADD) $(LIBUNISTRING)