1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/floor-ieee-tests
Bruno Haible b175e453d7 floor-ieee tests: More tests.
* tests/test-floor-ieee.c: Include isnand-nolibm.h, infinity.h, nan.h.
(main): Add tests for [MX] shaded specification in POSIX.
* modules/floor-ieee-tests (Files): Add tests/infinity.h, tests/nan.h.
(Depends-on): Add isnand-nolibm.
2012-02-26 14:24:11 +01:00

19 lines
269 B
Plaintext

Files:
tests/test-floor-ieee.c
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-floor-ieee
check_PROGRAMS += test-floor-ieee
test_floor_ieee_LDADD = $(LDADD) @FLOOR_LIBM@