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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-bidi_name
check_PROGRAMS += test-bidi_name
test_bidi_name_SOURCES = unictype/test-bidi_name.c
test_bidi_name_LDADD = $(LDADD) $(LIBUNISTRING)