view modules/linkedhash-map-tests @ 40158:383f7a766b7c

test-framework-sh: Improve maintainability. * tests/init.sh: Clarify what belongs together. Reorder definitions.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 16:55:27 +0100
parents fc1069683582
children
line wrap: on
line source

Files:
tests/test-linkedhash_map.c
tests/macros.h

Depends-on:
array-map
xalloc

configure.ac:

Makefile.am:
TESTS += test-linkedhash_map
check_PROGRAMS += test-linkedhash_map
test_linkedhash_map_LDADD = $(LDADD) @LIBINTL@