summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-bidi-whitespace-tests
blob: 669e7500a23b229ce1b725e568073bf9dd0bdeee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_bidi_whitespace.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_whitespace
check_PROGRAMS += test-pr_bidi_whitespace
test_pr_bidi_whitespace_SOURCES = unictype/test-pr_bidi_whitespace.c
test_pr_bidi_whitespace_LDADD = $(LDADD) $(LIBUNISTRING)