view modules/array-omap-tests @ 40009:a1bbd7396ce2

array-omap: Add tests. * tests/test-array_omap.c: New file. * modules/array-omap-tests: New file.
author Bruno Haible <bruno@clisp.org>
date Tue, 11 Dec 2018 20:56:33 +0100
parents
children
line wrap: on
line source

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

Depends-on:
xlist
array-list

configure.ac:

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