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

Depends-on:
unistr/u16-cmp

configure.ac:

Makefile.am:
TESTS += test-u32-to-u16
check_PROGRAMS += test-u32-to-u16
test_u32_to_u16_SOURCES = unistr/test-u32-to-u16.c
test_u32_to_u16_LDADD = $(LDADD) $(LIBUNISTRING)