summaryrefslogtreecommitdiff
path: root/modules/unictype/property-left-of-pair-tests
blob: 0c8a79f55c895ff20b205e79504b7f3a736fdbb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_left_of_pair.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_left_of_pair
check_PROGRAMS += test-pr_left_of_pair
test_pr_left_of_pair_SOURCES = unictype/test-pr_left_of_pair.c
test_pr_left_of_pair_LDADD = $(LDADD) $(LIBUNISTRING)