Test for module 'floorf'.
[pspp] / modules / floorf-tests
1 Files:
2 tests/test-floorf.c
3
4 Depends-on:
5
6 configure.ac:
7
8 Makefile.am:
9 TESTS += test-floorf
10 check_PROGRAMS += test-floorf
11 test_floorf_LDADD = $(LDADD) @FLOORF_LIBM@
12
13 License:
14 LGPL