summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-C-tests
blob: 07babf2c75334499fe082b35fe3db11e91992074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_C.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_C
check_PROGRAMS += test-categ_C
test_categ_C_SOURCES = unictype/test-categ_C.c
test_categ_C_LDADD = $(LDADD) $(LIBUNISTRING)