summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/digit-tests
blob: 59189ccbeba59905ccb1b2f1451c209b3c3d0934 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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)