summaryrefslogtreecommitdiff
path: root/modules/unictype/category-Ll-tests
blob: 21a37a5cc6628dca0a558aa9a6f1e126c3f5a18c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/unictype/test-categ_Ll.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_Ll
check_PROGRAMS += test-categ_Ll
test_categ_Ll_SOURCES = unictype/test-categ_Ll.c
test_categ_Ll_LDADD = $(LDADD) $(LIBUNISTRING)