gnulib-tool: Omit the logs of skipped tests from test-suite.log.
[gnulib.git] / modules / remainder-ieee-tests
blobda095403283fd96c80d019110d088919feb3bf8f
1 Files:
2 tests/test-remainder-ieee.c
3 tests/test-remainder-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnand-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-remainder-ieee
18 check_PROGRAMS += test-remainder-ieee
19 test_remainder_ieee_LDADD = $(LDADD) @REMAINDER_LIBM@