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

Depends-on:
unictype/category-or
unictype/category-Z
unictype/category-Nl

configure.ac:

Makefile.am:
TESTS += test-categ_longname
check_PROGRAMS += test-categ_longname
test_categ_longname_SOURCES = unictype/test-categ_longname.c
test_categ_longname_LDADD = $(LDADD) $(LIBUNISTRING)