md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / unictype / category-and-tests
1 Files:
2 tests/unictype/test-categ_and.c
3 tests/macros.h
4
5 Depends-on:
6 unictype/category-or
7 unictype/category-test
8 unictype/category-L
9 unictype/category-Nd
10 unictype/category-Lu
11 unictype/category-N
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-categ_and
17 check_PROGRAMS += test-categ_and
18 test_categ_and_SOURCES = unictype/test-categ_and.c
19 test_categ_and_LDADD = $(LDADD) $(LIBUNISTRING)