repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
iconv-tests
blob
c1709f95de04efb2fa3f63616abe38fbae66aa39
1
Files:
2
tests/test-iconv.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
iconv_open
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-iconv
13
check_PROGRAMS += test-iconv
14
test_iconv_LDADD = $(LDADD) @LIBICONV@
15