summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-bidi-european-digit-tests
blob: 4a02e0e6c05c6699928497a010dcee82dca35d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_bidi_european_digit.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_european_digit
check_PROGRAMS += test-pr_bidi_european_digit
test_pr_bidi_european_digit_SOURCES = unictype/test-pr_bidi_european_digit.c
test_pr_bidi_european_digit_LDADD = $(LDADD) $(LIBUNISTRING)