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: Fix a compiler warning on Solaris.
[gnulib.git]
/
modules
/
unictype
/
combining-class-tests
blob
438ef3f7d3c16b1a1a5f91a8c9cdac6217a9aa59
1
Files:
2
tests/unictype/test-combiningclass.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-combiningclass
11
check_PROGRAMS += test-combiningclass
12
test_combiningclass_SOURCES = unictype/test-combiningclass.c
13
test_combiningclass_LDADD = $(LDADD) $(LIBUNISTRING)