summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-or-tests
blob: 7fb203d21aaa72374b9c66b3f74f635a8d99fc8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_or.c
tests/macros.h

Depends-on:
unictype/category-test
unictype/category-L
unictype/category-N

configure.ac:

Makefile.am:
TESTS += test-categ_or
check_PROGRAMS += test-categ_or
test_categ_or_SOURCES = unictype/test-categ_or.c
test_categ_or_LDADD = $(LDADD) $(LIBUNISTRING)