Fix Changelog typo.
[gnulib.git] / modules / floorf-ieee-tests
blob67cd2cab4017556b6076f5ade7adc40a4f407abf
1 Files:
2 tests/test-floorf-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/macros.h
7 Depends-on:
8 isnanf-nolibm
9 float
10 nan
11 signbit
13 configure.ac:
15 Makefile.am:
16 TESTS += test-floorf-ieee
17 check_PROGRAMS += test-floorf-ieee
18 test_floorf_ieee_LDADD = $(LDADD) @FLOORF_LIBM@