view modules/log10-ieee-tests @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -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@