15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
Files:
|
|
tests/test-hash_map.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
array-map
|
|
xalloc
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-hash_map
|
|
check_PROGRAMS += test-hash_map
|
|
test_hash_map_LDADD = $(LDADD) @LIBINTL@
|