view modules/ceill-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 328819af1c02
children
line wrap: on
line source

Files:
tests/test-ceill.c
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/signature.h
tests/macros.h

Depends-on:
fpucw
isnanl-nolibm
float

configure.ac:

Makefile.am:
TESTS += test-ceill
check_PROGRAMS += test-ceill
test_ceill_LDADD = $(LDADD) @CEILL_LIBM@