mbsnrtowcs: Work around Solaris 11.4 bug.
[gnulib.git] / modules / unicase / u16-is-lowercase-tests
blob46d92e79d1aa357091136414b9e24b53246b8978
1 Files:
2 tests/unicase/test-u16-is-lowercase.c
3 tests/unicase/test-is-lowercase.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u16-is-lowercase
12 check_PROGRAMS += test-u16-is-lowercase
13 test_u16_is_lowercase_SOURCES = unicase/test-u16-is-lowercase.c
14 test_u16_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)