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