view modules/rintl-tests @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents 446b5d1c7986
children
line wrap: on
line source

Files:
tests/test-rintl.c
tests/test-rint.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
isnanl-nolibm
float

configure.ac:

Makefile.am:
TESTS += test-rintl
check_PROGRAMS += test-rintl
test_rintl_SOURCES = test-rintl.c randoml.c
test_rintl_LDADD = $(LDADD) @RINTL_LIBM@