mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / unictype / property-zero-width-tests
blobd630254fb3444f609d6c8f564b1a96037ac6b563
1 Files:
2 tests/unictype/test-pr_zero_width.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_zero_width
13 check_PROGRAMS += test-pr_zero_width
14 test_pr_zero_width_SOURCES = unictype/test-pr_zero_width.c
15 test_pr_zero_width_LDADD = $(LDADD) $(LIBUNISTRING)