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
ptsname_r: Work around bug on Android 4.3.
[gnulib.git]
/
modules
/
unistr
/
u32-mbsnlen-tests
blob
00e832ffbd3d70ffff43b6b234efffdda2525675
1
Files:
2
tests/unistr/test-u32-mbsnlen.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-u32-mbsnlen
11
check_PROGRAMS += test-u32-mbsnlen
12
test_u32_mbsnlen_SOURCES = unistr/test-u32-mbsnlen.c
13
test_u32_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING)