view modules/remainderl-tests @ 17450:fcdfb5b7741a

* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Jul 2013 13:32:24 -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@