summaryrefslogtreecommitdiff
path: root/modules/unictype/block-of-tests
blob: 2bfc019fe7b99ca348c74b85e459a785fc9c75aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/unictype/test-block_of.c
tests/macros.h

Depends-on:
unictype/block-list
unictype/block-test

configure.ac:

Makefile.am:
TESTS += test-block_of
check_PROGRAMS += test-block_of
test_block_of_SOURCES = unictype/test-block_of.c
test_block_of_LDADD = $(LDADD) $(LIBUNISTRING)