view modules/fabs-tests @ 40234:fab7ce42e03f

gnulib-tool: Clarify the coding style. Suggested by Pavel Raiskup <praiskup@redhat.com>. * gnulib-tool: Add comment about coding style.
author Bruno Haible <bruno@clisp.org>
date Wed, 13 Mar 2019 20:00:53 +0100
parents 82c859774444
children
line wrap: on
line source

Files:
tests/test-fabs.c
tests/test-fabs.h
tests/signature.h
tests/minus-zero.h
tests/macros.h
tests/randomd.c

Depends-on:
signbit

configure.ac:

Makefile.am:
TESTS += test-fabs
check_PROGRAMS += test-fabs
test_fabs_SOURCES = test-fabs.c randomd.c
test_fabs_LDADD = $(LDADD) @FABS_LIBM@