1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/unictype/digit-tests
2010-05-18 20:13:13 +02:00

15 lines
256 B
Plaintext

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)