view modules/exp2l-ieee-tests @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents e67eb36407a3
children
line wrap: on
line source

Files:
tests/test-exp2l-ieee.c
tests/test-exp2-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-exp2l-ieee
check_PROGRAMS += test-exp2l-ieee
test_exp2l_ieee_LDADD = $(LDADD) @EXP2L_LIBM@