bootstrap-funclib.sh: shrink or split too-long lines
[gnulib.git] / modules / unicase / u32-tolower-tests
blobf0661926a47247ce5d44939efd6d5114985f602d
1 Files:
2 tests/unicase/test-u32-tolower.c
3 tests/macros.h
5 Depends-on:
6 unistr/u32-cmp
7 uninorm/nfc
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u32-tolower
13 check_PROGRAMS += test-u32-tolower
14 test_u32_tolower_SOURCES = unicase/test-u32-tolower.c
15 test_u32_tolower_LDADD = $(LDADD) $(LIBUNISTRING)