summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-other-alphabetic-tests
blob: e765fd9b30bbeb3d2856a6b525a20fd824fd60f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_other_alphabetic.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-pr_other_alphabetic
check_PROGRAMS += test-pr_other_alphabetic
test_pr_other_alphabetic_SOURCES = unictype/test-pr_other_alphabetic.c
test_pr_other_alphabetic_LDADD = $(LDADD) $(LIBUNISTRING)