summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Nd-tests
blob: 023473fc98e7b5a41faac5d4a209e2e7b2db7584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Nd.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_Nd
check_PROGRAMS += test-categ_Nd
test_categ_Nd_SOURCES = unictype/test-categ_Nd.c
test_categ_Nd_LDADD = $(LDADD) $(LIBUNISTRING)