summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-case-ignorable-tests
blob: b6ef879aca03d2808447d84252652f2004aa0648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_case_ignorable.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_case_ignorable
check_PROGRAMS += test-pr_case_ignorable
test_pr_case_ignorable_SOURCES = unictype/test-pr_case_ignorable.c
test_pr_case_ignorable_LDADD = $(LDADD) $(LIBUNISTRING)