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

Depends-on:
unistr/u8-cmp

configure.ac:

Makefile.am:
TESTS += test-u32-to-u8
check_PROGRAMS += test-u32-to-u8
test_u32_to_u8_SOURCES = unistr/test-u32-to-u8.c
test_u32_to_u8_LDADD = $(LDADD) $(LIBUNISTRING)