Files:
tests/unictype/test-digit.c
tests/unictype/test-digit.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-digit
check_PROGRAMS += test-digit
test_digit_SOURCES = unictype/test-digit.c
test_digit_LDADD = $(LDADD) $(LIBUNISTRING)
