mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-21 22:02:35 +03:00
17 lines
193 B
Plaintext
17 lines
193 B
Plaintext
Files:
|
|
tests/test-hash.c
|
|
|
|
Depends-on:
|
|
hash-pjw
|
|
inttostr
|
|
progname
|
|
stdbool
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-hash
|
|
check_PROGRAMS += test-hash
|
|
test_hash_LDADD = $(LDADD) @LIBINTL@
|