comparison modules/round-ieee-tests @ 16432:56e33fed83b4

round-ieee tests: More tests. * tests/test-round-ieee.c: Include isnand-nolibm.h, infinity.h, nan.h. (main): Add tests for [MX] shaded specification in POSIX. * modules/round-ieee-tests (Files): Add tests/infinity.h, tests/nan.h. (Depends-on): Add isnand-nolibm.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Feb 2012 14:27:32 +0100
parents 75b69112815f
children
comparison
equal deleted inserted replaced
16431:f16e87d6bf2e 16432:56e33fed83b4
1 Files: 1 Files:
2 tests/test-round-ieee.c 2 tests/test-round-ieee.c
3 tests/minus-zero.h 3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
4 tests/macros.h 6 tests/macros.h
5 7
6 Depends-on: 8 Depends-on:
9 isnand-nolibm
7 float 10 float
8 signbit 11 signbit
9 12
10 configure.ac: 13 configure.ac:
11 14