summaryrefslogtreecommitdiff
path: root/modules/unictype/property-xid-start-tests
blob: 4ad01d59d6d01483d8564b31f1e24287f7b6aa8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_xid_start.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_xid_start
check_PROGRAMS += test-pr_xid_start
test_pr_xid_start_SOURCES = unictype/test-pr_xid_start.c
test_pr_xid_start_LDADD = $(LDADD) $(LIBUNISTRING)