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
iconv-h: Fix module description.
[gnulib.git]
/
modules
/
uniconv
/
u8-conv-to-enc-tests
blob
e5d3434b435d5de1b3b330930bdc25d785441e25
1
Files:
2
tests/uniconv/test-u8-conv-to-enc.c
3
tests/macros.h
4
5
Depends-on:
6
unistr/u8-strlen
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-u8-conv-to-enc
12
check_PROGRAMS += test-u8-conv-to-enc
13
test_u8_conv_to_enc_SOURCES = uniconv/test-u8-conv-to-enc.c
14
test_u8_conv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
15