mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / unictype / bidiclass-test-tests
blobdc73cb2a247a4ec9fdfac828334de5abcbda81ff
1 Files:
2 tests/unictype/test-bidi_test.c
3 tests/macros.h
5 Depends-on:
6 unictype/bidiclass-of
8 configure.ac:
10 Makefile.am:
11 TESTS += test-bidi_test
12 check_PROGRAMS += test-bidi_test
13 test_bidi_test_SOURCES = unictype/test-bidi_test.c
14 test_bidi_test_LDADD = $(LDADD) $(LIBUNISTRING)