summaryrefslogtreecommitdiff
path: root/gnulib/modules/unistr/u16-to-u8-tests
blob: 0a2ad698207c365cf2bc5108f2592948f0b17111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unistr/test-u16-to-u8.c
tests/macros.h

Depends-on:
unistr/u8-cmp

configure.ac:

Makefile.am:
TESTS += test-u16-to-u8
check_PROGRAMS += test-u16-to-u8
test_u16_to_u8_SOURCES = unistr/test-u16-to-u8.c
test_u16_to_u8_LDADD = $(LDADD) $(LIBUNISTRING)