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