autoupdate
[gnulib.git] / modules / unicase / u16-totitle-tests
1 Files:
2 tests/unicase/test-u16-totitle.c
3 tests/macros.h
4
5 Depends-on:
6 unistr/u16-cmp
7 uninorm/nfc
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u16-totitle
13 check_PROGRAMS += test-u16-totitle
14 test_u16_totitle_SOURCES = unicase/test-u16-totitle.c
15 test_u16_totitle_LDADD = $(LDADD) $(LIBUNISTRING)