Use macros NaNf, NaNd, NaNl instead of NAN.
[gnulib.git] / modules / round-tests
1 Files:
2 tests/test-round1.c
3 tests/test-round2.c
4 tests/nan.h
5
6 Depends-on:
7 isnand-nolibm
8 stdbool
9 stdint
10 fprintf-posix
11 verify
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-round1 test-round2
17 check_PROGRAMS += test-round1 test-round2
18 test_round1_LDADD = $(LDADD) @ROUND_LIBM@
19 test_round2_LDADD = $(LDADD) @ROUND_LIBM@
20
21 License:
22 LGPL