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
havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git]
/
modules
/
unictype
/
block-of-tests
blob
2bfc019fe7b99ca348c74b85e459a785fc9c75aa
1
Files:
2
tests/unictype/test-block_of.c
3
tests/macros.h
4
5
Depends-on:
6
unictype/block-list
7
unictype/block-test
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-block_of
13
check_PROGRAMS += test-block_of
14
test_block_of_SOURCES = unictype/test-block_of.c
15
test_block_of_LDADD = $(LDADD) $(LIBUNISTRING)