view modules/linkedhash-set-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_set.c
tests/macros.h

Depends-on:
array-set
xalloc

configure.ac:

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