summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/property-zero-width-tests
blob: d630254fb3444f609d6c8f564b1a96037ac6b563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-pr_zero_width.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_zero_width
check_PROGRAMS += test-pr_zero_width
test_pr_zero_width_SOURCES = unictype/test-pr_zero_width.c
test_pr_zero_width_LDADD = $(LDADD) $(LIBUNISTRING)