view modules/remainderl-tests @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 1f283a634cf1
children
line wrap: on
line source

Files:
tests/test-remainderl.c
tests/test-remainder.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-remainderl
check_PROGRAMS += test-remainderl
test_remainderl_SOURCES = test-remainderl.c randoml.c
test_remainderl_LDADD = $(LDADD) @REMAINDERL_LIBM@