d6a8185c8585e51a81c63ab0dc33eb0d86410780
[gnulib.git] / modules / floorf-tests
1 Files:
2 tests/signature.h
3 tests/test-floorf1.c
4 tests/test-floorf2.c
5 tests/nan.h
6
7 Depends-on:
8 float
9 isnanf-nolibm
10 stdbool
11 stdint
12 fprintf-posix
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-floorf1 test-floorf2
18 check_PROGRAMS += test-floorf1 test-floorf2
19 test_floorf1_LDADD = $(LDADD) @FLOORF_LIBM@
20 test_floorf2_LDADD = $(LDADD) @FLOORF_LIBM@
21
22 License:
23 LGPL