gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / round-ieee-tests
blob1aca2fcbe5084f09aac40b7b76a00e88f6cafb8a
1 Files:
2 tests/test-round-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/macros.h
7 Depends-on:
8 isnand-nolibm
9 float
10 nan
11 signbit
13 configure.ac:
15 Makefile.am:
16 TESTS += test-round-ieee
17 check_PROGRAMS += test-round-ieee
18 test_round_ieee_LDADD = $(LDADD) @ROUND_LIBM@