summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Po-tests
blob: 530a43d086f77eeefed1e3012a6b06bcc5ab1f7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Po.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_Po
check_PROGRAMS += test-categ_Po
test_categ_Po_SOURCES = unictype/test-categ_Po.c
test_categ_Po_LDADD = $(LDADD) $(LIBUNISTRING)