view modules/expm1l-ieee-tests @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents 1227bdffccae
children
line wrap: on
line source

Files:
tests/test-expm1l-ieee.c
tests/test-expm1-ieee.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnanl-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-expm1l-ieee
check_PROGRAMS += test-expm1l-ieee
test_expm1l_ieee_LDADD = $(LDADD) @EXPM1L_LIBM@