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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
iconv_open-utf-tests
blob
3e3c988397e559b86c2781d58a65608fe2b40f07
1
Files:
2
tests/test-iconv-utf.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-iconv-utf
11
check_PROGRAMS += test-iconv-utf
12
test_iconv_utf_LDADD = $(LDADD) @LIBICONV@
13