ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / unistr / u16-to-u8-tests
blob0a2ad698207c365cf2bc5108f2592948f0b17111
1 Files:
2 tests/unistr/test-u16-to-u8.c
3 tests/macros.h
5 Depends-on:
6 unistr/u8-cmp
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u16-to-u8
12 check_PROGRAMS += test-u16-to-u8
13 test_u16_to_u8_SOURCES = unistr/test-u16-to-u8.c
14 test_u16_to_u8_LDADD = $(LDADD) $(LIBUNISTRING)