summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-byname-tests
blob: 75f7f27b856a0df3416a9e43aa4124373af5dd7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_byname.c
tests/macros.h

Depends-on:
unictype/property-test
unictype/property-composite

configure.ac:

Makefile.am:
TESTS += test-pr_byname
check_PROGRAMS += test-pr_byname
test_pr_byname_SOURCES = unictype/test-pr_byname.c
test_pr_byname_LDADD = $(LDADD) $(LIBUNISTRING)