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