view modules/sin-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 10d6f847a1ae
children
line wrap: on
line source

Files:
tests/test-sin.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-sin
check_PROGRAMS += test-sin
test_sin_LDADD = $(LDADD) @SIN_LIBM@