summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-N-tests
blob: 7727a9b5b089390eb51d58b779af9a6199845aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_N.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_N
check_PROGRAMS += test-categ_N
test_categ_N_SOURCES = unictype/test-categ_N.c
test_categ_N_LDADD = $(LDADD) $(LIBUNISTRING)