Mercurial > hg > octave-shane > gnulib-hg
view modules/signbit-tests @ 11219:aaeb2f86d096
Fix *printf behaviour regarding the %ls directive.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 26 Feb 2009 12:54:20 +0100 |
parents | ca053fa79cd3 |
children | a48d3d749ca5 |
line wrap: on
line source
Files: tests/test-signbit.c m4/exponentf.m4 m4/exponentd.m4 m4/exponentl.m4 Depends-on: float configure.ac: AC_REQUIRE([gl_FLOAT_EXPONENT_LOCATION]) AC_REQUIRE([gl_DOUBLE_EXPONENT_LOCATION]) AC_REQUIRE([gl_LONG_DOUBLE_EXPONENT_LOCATION]) Makefile.am: TESTS += test-signbit check_PROGRAMS += test-signbit