view modules/expl-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 7bea32ad5560
children
line wrap: on
line source

Files:
tests/test-expl.c
tests/test-exp.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-expl
check_PROGRAMS += test-expl
test_expl_SOURCES = test-expl.c randoml.c
test_expl_LDADD = $(LDADD) @EXPL_LIBM@