summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-Pi-tests
blob: 7be829fda5d6e52a29bdc143bb4bda5a3b74fd2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Pi.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_Pi
check_PROGRAMS += test-categ_Pi
test_categ_Pi_SOURCES = unictype/test-categ_Pi.c
test_categ_Pi_LDADD = $(LDADD) $(LIBUNISTRING)