totalorderl: Simplify on MSVC.
[gnulib.git] / modules / fmodf-ieee-tests
blob5bac69b84ed0bfda58bfb7e3cb198b597644e416
1 Files:
2 tests/test-fmodf-ieee.c
3 tests/test-fmod-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanf-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-fmodf-ieee
18 check_PROGRAMS += test-fmodf-ieee
19 test_fmodf_ieee_LDADD = $(LDADD) @FMODF_LIBM@