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