summaryrefslogtreecommitdiff
path: root/modules/unictype/category-of-tests
blob: 3df9baa28e5fee9936ccf1debf5603dafe7eabde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unictype/test-categ_of.c
tests/macros.h

Depends-on:
unictype/category-test

configure.ac:

Makefile.am:
TESTS += test-categ_of
check_PROGRAMS += test-categ_of
test_categ_of_SOURCES = unictype/test-categ_of.c
test_categ_of_LDADD = $(LDADD) $(LIBUNISTRING)