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
Assume Autoconf >= 2.63.
[gnulib.git]
/
modules
/
uninorm
/
decomposition-tests
blob
c13979bca78bba9594e3f63f7a881d082793c132
1
Files:
2
tests/uninorm/test-decomposition.c
3
tests/macros.h
4
5
Depends-on:
6
7
configure.ac:
8
9
Makefile.am:
10
TESTS += test-decomposition
11
check_PROGRAMS += test-decomposition
12
test_decomposition_SOURCES = uninorm/test-decomposition.c
13
test_decomposition_LDADD = $(LDADD) $(LIBUNISTRING)