vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / u16-casecmp-tests
blob9983ea5e1863bd1210410838bdb1dfe5addd3c12
1 Files:
2 tests/unicase/test-u16-casecmp.c
3 tests/unicase/test-casecmp.h
4 tests/macros.h
6 Depends-on:
7 uninorm/nfd
9 configure.ac:
11 Makefile.am:
12 TESTS += test-u16-casecmp
13 check_PROGRAMS += test-u16-casecmp
14 test_u16_casecmp_SOURCES = unicase/test-u16-casecmp.c
15 test_u16_casecmp_LDADD = $(LDADD) $(LIBUNISTRING)