summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-uppercase-tests
blob: dc418e17cf4fb6abbad10ffaa248c50bb8840acb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_uppercase.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_uppercase
check_PROGRAMS += test-pr_uppercase
test_pr_uppercase_SOURCES = unictype/test-pr_uppercase.c
test_pr_uppercase_LDADD = $(LDADD) $(LIBUNISTRING)