mbslen: Add tests.
[gnulib.git] / modules / floor-ieee-tests
blobe67cc38cc6c69568e0c9b3316cee45d2820bee0b
1 Files:
2 tests/test-floor-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/macros.h
7 Depends-on:
8 isnand-nolibm
9 float
10 nan
11 signbit
13 configure.ac:
15 Makefile.am:
16 TESTS += test-floor-ieee
17 check_PROGRAMS += test-floor-ieee
18 test_floor_ieee_LDADD = $(LDADD) @FLOOR_LIBM@