summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-LC-tests
blob: 71d15bd3d8f5123eb89b3e363051784393ab3ba6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_LC.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_LC
check_PROGRAMS += test-categ_LC
test_categ_LC_SOURCES = unictype/test-categ_LC.c
test_categ_LC_LDADD = $(LDADD) $(LIBUNISTRING)