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