vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / toupper-tests
blob50fd685b89ed45983218c94494bcdac04b611b06
1 Files:
2 tests/unicase/test-uc_toupper.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_toupper
13 check_PROGRAMS += test-uc_toupper
14 test_uc_toupper_SOURCES = unicase/test-uc_toupper.c
15 test_uc_toupper_LDADD = $(LDADD) $(LIBUNISTRING)