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

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

configure.ac:

Makefile.am:
TESTS += test-categ_name
check_PROGRAMS += test-categ_name
test_categ_name_SOURCES = unictype/test-categ_name.c
test_categ_name_LDADD = $(LDADD) $(LIBUNISTRING)