Merge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47' into stable
[gnulib.git] / modules / hash-tests
1 Files:
2 tests/test-hash.c
3 tests/macros.h
4
5 Depends-on:
6 hash-pjw
7 inttostr
8 progname
9 stdbool
10 xalloc
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-hash
16 check_PROGRAMS += test-hash
17 test_hash_LDADD = $(LDADD) @LIBINTL@