md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / uniconv / u32-strconv-from-enc-tests
1 Files:
2 tests/uniconv/test-u32-strconv-from-enc.c
3 tests/macros.h
4
5 Depends-on:
6 unistr/u32-strcmp
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-u32-strconv-from-enc
12 check_PROGRAMS += test-u32-strconv-from-enc
13 test_u32_strconv_from_enc_SOURCES = uniconv/test-u32-strconv-from-enc.c
14 test_u32_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
15