md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / unictype / digit-tests
1 Files:
2 tests/unictype/test-digit.c
3 tests/unictype/test-digit.h
4 tests/macros.h
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-digit
12 check_PROGRAMS += test-digit
13 test_digit_SOURCES = unictype/test-digit.c
14 test_digit_LDADD = $(LDADD) $(LIBUNISTRING)