summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/syntax-java-whitespace-tests
blob: 9c2a42ac8ba2df0a6b338a34b83cf55cbc651a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-sy_java_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-sy_java_whitespace
check_PROGRAMS += test-sy_java_whitespace
test_sy_java_whitespace_SOURCES = unictype/test-sy_java_whitespace.c
test_sy_java_whitespace_LDADD = $(LDADD) $(LIBUNISTRING)