summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-cased-tests
blob: 73d336b101383b1fd187d39abd8efe3d67421808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_cased.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_cased
check_PROGRAMS += test-pr_cased
test_pr_cased_SOURCES = unictype/test-pr_cased.c
test_pr_cased_LDADD = $(LDADD) $(LIBUNISTRING)