mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / unictype / property-other-uppercase-tests
blobcb93b5eb7fb3f76c19331df2cb5ba8a24a66469d
1 Files:
2 tests/unictype/test-pr_other_uppercase.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-pr_other_uppercase
13 check_PROGRAMS += test-pr_other_uppercase
14 test_pr_other_uppercase_SOURCES = unictype/test-pr_other_uppercase.c
15 test_pr_other_uppercase_LDADD = $(LDADD) $(LIBUNISTRING)