view modules/remainderf-tests @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
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@