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
safe-alloc: simplify, given new reallocarray behavior
[gnulib.git]
/
modules
/
unictype
/
property-byname-tests
blob
75f7f27b856a0df3416a9e43aa4124373af5dd7e
1
Files:
2
tests/unictype/test-pr_byname.c
3
tests/macros.h
4
5
Depends-on:
6
unictype/property-test
7
unictype/property-composite
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-pr_byname
13
check_PROGRAMS += test-pr_byname
14
test_pr_byname_SOURCES = unictype/test-pr_byname.c
15
test_pr_byname_LDADD = $(LDADD) $(LIBUNISTRING)