summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-bidi-left-to-right-tests
blob: 7ad9ec6f7a841deb042073342bb6e22dc3ef650b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_bidi_left_to_right.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_bidi_left_to_right
check_PROGRAMS += test-pr_bidi_left_to_right
test_pr_bidi_left_to_right_SOURCES = unictype/test-pr_bidi_left_to_right.c
test_pr_bidi_left_to_right_LDADD = $(LDADD) $(LIBUNISTRING)