summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-paragraph-separator-tests
blob: 736e2092205e7b478d2a37cc1b2a0df3b35a4d65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_paragraph_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_paragraph_separator
check_PROGRAMS += test-pr_paragraph_separator
test_pr_paragraph_separator_SOURCES = unictype/test-pr_paragraph_separator.c
test_pr_paragraph_separator_LDADD = $(LDADD) $(LIBUNISTRING)