summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-variation-selector-tests
blob: 785e3245f8b9ed65f0d4f2e7f0cfb3fe332dac69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_variation_selector.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_variation_selector
check_PROGRAMS += test-pr_variation_selector
test_pr_variation_selector_SOURCES = unictype/test-pr_variation_selector.c
test_pr_variation_selector_LDADD = $(LDADD) $(LIBUNISTRING)