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