summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-logical-order-exception-tests
blob: aba4e77a03a4894396d43da65bc7797368a09c13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_logical_order_exception.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_logical_order_exception
check_PROGRAMS += test-pr_logical_order_exception
test_pr_logical_order_exception_SOURCES = unictype/test-pr_logical_order_exception.c
test_pr_logical_order_exception_LDADD = $(LDADD) $(LIBUNISTRING)