summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/bidiclass-byname-tests
blob: dd0f5362586db6ffc787670a8a7af5e4dc23d09a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/unictype/test-bidi_byname.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-bidi_byname
check_PROGRAMS += test-bidi_byname
test_bidi_byname_SOURCES = unictype/test-bidi_byname.c
test_bidi_byname_LDADD = $(LDADD) $(LIBUNISTRING)