mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
rint tests: More tests.
* tests/test-rint.c: Include <float.h>, <stdio.h>, isnand-nolibm.h, minus-zero.h, infinity.h, nan.h. (main): Skip the test if the current rounding mode is not standard. Add tests for negative numbers, minus zero, infinity, NaN. * modules/rint-tests (Files): Add tests/minus-zero.h, tests/infinity.h, tests/nan.h. (Depends-on): Add isnand-nolibm.
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
Files:
|
||||
tests/test-rint.c
|
||||
tests/minus-zero.h
|
||||
tests/infinity.h
|
||||
tests/nan.h
|
||||
tests/signature.h
|
||||
tests/macros.h
|
||||
|
||||
Depends-on:
|
||||
isnand-nolibm
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
Reference in New Issue
Block a user