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
xset: New module.
[gnulib.git]
/
modules
/
unistr
/
u8-mbtouc-tests
blob
255fbaeb9707c3a570918bfa66f3303bd9deb8fe
1
Files:
2
tests/unistr/test-u8-mbtouc.c
3
tests/unistr/test-u8-mbtouc.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-u8-mbtouc
12
check_PROGRAMS += test-u8-mbtouc
13
test_u8_mbtouc_SOURCES = unistr/test-u8-mbtouc.c
14
test_u8_mbtouc_LDADD = $(LDADD) $(LIBUNISTRING)