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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-uctomb
check_PROGRAMS += test-u8-uctomb
test_u8_uctomb_SOURCES = unistr/test-u8-uctomb.c
test_u8_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)