blob: 38aebe802ec3ec717d5066bb9df59e7850b8d0e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-strtod.c
tests/signature.h
tests/minus-zero.h
tests/macros.h
Depends-on:
float
isnand-nolibm
signbit
configure.ac:
Makefile.am:
TESTS += test-strtod
check_PROGRAMS += test-strtod
|