summaryrefslogtreecommitdiff
path: root/modules/log10-ieee-tests
blob: 147d53d74b0331cab90cbf6d95b7cd9d92e1a257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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@