blob: 134dc016bdb360787e7caeaf378d1c0aedb0c745 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-striconveh.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-striconveh
check_PROGRAMS += test-striconveh
test_striconveh_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
|