summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-soft-dotted-tests
blob: 3434bb22de95b417a7afcaf805cce19f9e9dd780 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_soft_dotted.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_soft_dotted
check_PROGRAMS += test-pr_soft_dotted
test_pr_soft_dotted_SOURCES = unictype/test-pr_soft_dotted.c
test_pr_soft_dotted_LDADD = $(LDADD) $(LIBUNISTRING)