ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / roundl-ieee-tests
blobfe624ba8e296eb58f64534978bd4cc27d20ac62e
1 Files:
2 tests/test-roundl-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/macros.h
8 Depends-on:
9 isnanl-nolibm
10 float
11 signbit
13 configure.ac:
15 Makefile.am:
16 TESTS += test-roundl-ieee
17 check_PROGRAMS += test-roundl-ieee
18 test_roundl_ieee_LDADD = $(LDADD) @ROUNDL_LIBM@