summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-bidi-segment-separator-tests
blob: 5f5290d8436f342edf8158abba2991cdbc9c6a15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_bidi_segment_separator.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_segment_separator
check_PROGRAMS += test-pr_bidi_segment_separator
test_pr_bidi_segment_separator_SOURCES = unictype/test-pr_bidi_segment_separator.c
test_pr_bidi_segment_separator_LDADD = $(LDADD) $(LIBUNISTRING)