summaryrefslogtreecommitdiff
path: root/modules/unictype/decimal-digit-tests
blob: 45178344de37d6393d5a421327476be5cbbc7664 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unictype/test-decdigit.c
tests/unictype/test-decdigit.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-decdigit
check_PROGRAMS += test-decdigit
test_decdigit_SOURCES = unictype/test-decdigit.c
test_decdigit_LDADD = $(LDADD) $(LIBUNISTRING)