Mercurial > hg > octave-lojdl > gnulib-hg
view modules/floorf-tests @ 13187:be869a242af0
Fix side effects from tests-related modules.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 09 Apr 2010 02:02:15 +0200 |
parents | 15712244d6dc |
children | 108bbfd6f03b |
line wrap: on
line source
Files: tests/test-floorf1.c tests/test-floorf2.c tests/nan.h tests/signature.h tests/macros.h Depends-on: float isnanf-nolibm stdbool stdint configure.ac: Makefile.am: TESTS += test-floorf1 test-floorf2 check_PROGRAMS += test-floorf1 test-floorf2 test_floorf1_LDADD = $(LDADD) @FLOORF_LIBM@ test_floorf2_LDADD = $(LDADD) @FLOORF_LIBM@