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