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
/
u8-strmblen-tests
blob
84f31c426d57b7c98c5952ce4b7185982591d055
1
Files:
2
tests/unistr/test-u8-strmblen.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-u8-strmblen
11
check_PROGRAMS += test-u8-strmblen
12
test_u8_strmblen_SOURCES = unistr/test-u8-strmblen.c
13
test_u8_strmblen_LDADD = $(LDADD) $(LIBUNISTRING)