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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-numeric
check_PROGRAMS += test-numeric
test_numeric_SOURCES = unictype/test-numeric.c
test_numeric_LDADD = $(LDADD) $(LIBUNISTRING)