Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / unicase / u8-tolower-tests
1 Files:
2 tests/unicase/test-u8-tolower.c
3 tests/macros.h
4
5 Depends-on:
6 unistr/u8-cmp
7 uninorm/nfc
8
9 configure.ac:
10
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)