summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-non-break-tests
blob: bc2d636800196fb0f58dde3060e60e92c19bf324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_non_break.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_non_break
check_PROGRAMS += test-pr_non_break
test_pr_non_break_SOURCES = unictype/test-pr_non_break.c
test_pr_non_break_LDADD = $(LDADD) $(LIBUNISTRING)