summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-lowercase-tests
blob: a9d9bda62e59f8b567d7422c1adff0a9543dff4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_lowercase.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-pr_lowercase
check_PROGRAMS += test-pr_lowercase
test_pr_lowercase_SOURCES = unictype/test-pr_lowercase.c
test_pr_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)