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