summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Mc-tests
blob: 50661a3e18bc16250ecb5a0c05b7e2d31333d72c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Mc.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_Mc
check_PROGRAMS += test-categ_Mc
test_categ_Mc_SOURCES = unictype/test-categ_Mc.c
test_categ_Mc_LDADD = $(LDADD) $(LIBUNISTRING)