view modules/log10-ieee-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 85acc5fc6aa7
children
line wrap: on
line source

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

Depends-on:
isnand-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-log10-ieee
check_PROGRAMS += test-log10-ieee
test_log10_ieee_LDADD = $(LDADD) @LOG10_LIBM@