summaryrefslogtreecommitdiff
path: root/modules/unictype/syntax-c-whitespace-tests
blob: 755a0d707fe95c12689e6e9b8eab0ab99d77a19c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-sy_c_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_c_whitespace
check_PROGRAMS += test-sy_c_whitespace
test_sy_c_whitespace_SOURCES = unictype/test-sy_c_whitespace.c
test_sy_c_whitespace_LDADD = $(LDADD) $(LIBUNISTRING)