view modules/remainderf-tests @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents 1f283a634cf1
children
line wrap: on
line source

Files:
tests/test-remainderf.c
tests/test-remainder.h
tests/signature.h
tests/macros.h
tests/randomf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-remainderf
check_PROGRAMS += test-remainderf
test_remainderf_SOURCES = test-remainderf.c randomf.c
test_remainderf_LDADD = $(LDADD) @REMAINDERF_LIBM@