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