ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / unistr / u16-mblen-tests
bloba5803170cd9fdfb516b019b6a73b3cdb0a580d5d
1 Files:
2 tests/unistr/test-u16-mblen.c
3 tests/macros.h
5 Depends-on:
7 configure.ac:
9 Makefile.am:
10 TESTS += test-u16-mblen
11 check_PROGRAMS += test-u16-mblen
12 test_u16_mblen_SOURCES = unistr/test-u16-mblen.c
13 test_u16_mblen_LDADD = $(LDADD) $(LIBUNISTRING)