view modules/modff-ieee-tests @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents a4858c538275
children
line wrap: on
line source

Files:
tests/test-modff-ieee.c
tests/test-modf-ieee.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnanf-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-modff-ieee
check_PROGRAMS += test-modff-ieee
test_modff_ieee_LDADD = $(LDADD) @MODFF_LIBM@