NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / unicase / u8-totitle-tests
1 Files:
2 tests/unicase/test-u8-totitle.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-totitle
13 check_PROGRAMS += test-u8-totitle
14 test_u8_totitle_SOURCES = unicase/test-u8-totitle.c
15 test_u8_totitle_LDADD = $(LDADD) $(LIBUNISTRING)