summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Cc-tests
blob: 7d5349020f2085e4ad0198808a43ca5ef3cf9862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Cc.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_Cc
check_PROGRAMS += test-categ_Cc
test_categ_Cc_SOURCES = unictype/test-categ_Cc.c
test_categ_Cc_LDADD = $(LDADD) $(LIBUNISTRING)