signed-nan: Don't assume that '-' works as expected on NaN values.
[gnulib.git] / modules / modf-tests
blobf087eb2ee43616acdeecbf2f4e71cae51dcd3329
1 Files:
2 tests/test-modf.c
3 tests/test-modf.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomd.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-modf
14 check_PROGRAMS += test-modf
15 test_modf_SOURCES = test-modf.c randomd.c
16 test_modf_LDADD = $(LDADD) @MODF_LIBM@