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
gnulib-tool.py: Fix logic of --remove-import option.
[gnulib.git]
/
modules
/
unistr
/
u32-mblen-tests
blob
b5204359fd626493481d4ba6aa580873718c7eb0
1
Files:
2
tests/unistr/test-u32-mblen.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-u32-mblen
11
check_PROGRAMS += test-u32-mblen
12
test_u32_mblen_SOURCES = unistr/test-u32-mblen.c
13
test_u32_mblen_LDADD = $(LDADD) $(LIBUNISTRING)