2bedce03e38d6e351cbcf88e3d5a5fa66bc808d8
[gnulib.git] / floor-ieee-tests
1 Files:
2 tests/test-floor-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/macros.h
7
8 Depends-on:
9 isnand-nolibm
10 float
11 signbit
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-floor-ieee
17 check_PROGRAMS += test-floor-ieee
18 test_floor_ieee_LDADD = $(LDADD) @FLOOR_LIBM@