vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / totitle-tests
blob54bf726e3323471aae7e65c9653cedaa35bb248e
1 Files:
2 tests/unicase/test-uc_totitle.c
3 tests/unicase/test-mapping-part1.h
4 tests/unicase/test-mapping-part2.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-uc_totitle
13 check_PROGRAMS += test-uc_totitle
14 test_uc_totitle_SOURCES = unicase/test-uc_totitle.c
15 test_uc_totitle_LDADD = $(LDADD) $(LIBUNISTRING)