Mercurial > hg > octave-nkf > gnulib-hg
view modules/isfinite-tests @ 17935:0ad1f4c9eed5 default tip
tests: support stderr verification with returns_()
* tests/init.sh (returns_): Disable tracing for this wrapper
function, so that stderr of the wrapped command is unchanged,
allowing for verification of the contents.
author | Pádraig Brady <P@draigBrady.com> |
---|---|
date | Mon, 16 Feb 2015 17:20:39 +0000 |
parents | 5711969eba55 |
children |
line wrap: on
line source
Files: tests/test-isfinite.c tests/infinity.h tests/macros.h Depends-on: float configure.ac: gl_FLOAT_EXPONENT_LOCATION gl_DOUBLE_EXPONENT_LOCATION gl_LONG_DOUBLE_EXPONENT_LOCATION AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-isfinite check_PROGRAMS += test-isfinite test_isfinite_LDADD = $(LDADD) @ISFINITE_LIBM@