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