Fix incorrect rounding of trunc, truncf, truncl in some cases. Add a new test.
[gnulib.git] / tests /
2007-10-13 Bruno HaibleFix incorrect rounding of trunc, truncf, truncl in...
2007-10-13 Bruno HaibleRenamed to tests/test-truncf1.c.
2007-10-12 Bruno HaibleRename test-truncf.c to test-truncf1.c.
2007-10-11 Bruno HaiblePut unit test for i-ring module into a normal test...
2007-10-11 Bruno HaiblePut unit test for filenamecat module into a normal...
2007-10-09 Eric BlakeSilence test-fpending.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPLv2.1+ to LGPLv3+.
2007-10-07 Bruno HaibleTest for module 'freopen'.
2007-10-07 Bruno HaibleTest for module 'fopen'.
2007-10-07 Bruno HaibleTest for 'open' module.
2007-10-05 Bruno HaibleTest for module 'ceill'.
2007-10-05 Bruno HaibleTest for module 'ceilf'.
2007-10-05 Bruno HaibleTest for module 'floorl'.
2007-10-05 Bruno HaibleTest for module 'floorf'.
2007-10-04 Bruno HaibleTest for module 'truncl'.
2007-10-04 Bruno HaibleTest for module 'truncf'.
2007-10-04 Bruno HaibleTest for module 'trunc'.
2007-10-03 Bruno HaibleTest for __fpending function.
2007-09-30 Bruno HaibleMake the test compile on BeOS.
2007-09-29 Bruno HaibleRemove execute permission.
2007-09-28 Eric BlakeFix test-closein on Solaris 10.
2007-09-27 Jim Meyeringcanonicalize: Avoid a false-positive cycle failure.
2007-09-25 Eric BlakeFix strerror on Interix.
2007-09-21 Simon Josefssontests/test-canonicalize.sh: Turn on executable bit.
2007-08-22 Eric Blake* tests/test-getdelim.c (main): Use remove, not unlink.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-08-19 Bruno HaibleTests for module 'freadahead'.
2007-08-19 Eric BlakeTest yesno in combination with closein.
2007-08-19 Bruno HaibleAnother lseek bug on BeOS.
2007-08-18 Bruno HaibleTest of fuzzy string matching.
2007-08-10 Paul Eggert* tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
2007-08-10 Paul Eggert* NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add...
2007-08-08 Eric BlakeMove xstrtol messages into gnulib domain, when --pobase...
2007-07-25 Ben PfaffImprove name: "count-one-bits" is better than "popcount".
2007-07-23 Ben PfaffNew module: popcount.
2007-07-08 Bruno HaibleUpdate to Unicode 5.0.
2007-07-07 Bruno HaibleTests for module 'wcwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u32-strwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u16-strwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u8-strwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u32-width'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u16-width'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u8-width-tests'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/width'.
2007-07-07 Bruno HaibleNew modules uniname/base and uniname/uniname.
2007-07-06 Eric BlakeFix testing canonicalize on cygwin.
2007-07-02 Bruno HaibleFormatted output functions for Unicode strings.
2007-06-23 Bruno HaibleMake use of ksh's 'print' built-in.
2007-06-23 Bruno HaibleTweak comment.
2007-06-23 Bruno HaibleAdd better support for bash versions < 2.04.
2007-06-23 Bruno HaibleTest for the 'echo' command from gnulib-tool.
2007-06-09 Bruno HaibleTests for module 'uniconv/u32-conv-to-enc'.
2007-06-09 Bruno HaibleTests for module 'uniconv/u16-conv-to-enc'.
2007-06-09 Bruno HaibleTests for module 'uniconv/u8-conv-to-enc'.
2007-06-09 Bruno HaibleRemove unused and pointless code.
2007-06-09 Bruno HaibleMove to test-malloca.c.
2007-06-09 Bruno HaibleMove to here from test-allocsa.c.
2007-06-09 Bruno HaibleAdd support for uClibc 0.9.29.
2007-06-07 Bruno HaibleTests for module 'localename'.
2007-06-06 Bruno HaibleFix *printf so that it recognizes non-IEEE numbers...
2007-06-06 Bruno HaibleRecognize non-IEEE numbers on i386, x86_64, ia64.
2007-06-04 Bruno HaibleAvoid test failures on some PowerPC hardwares.
2007-06-02 Bruno HaibleAttempt to fix a test failure on Solaris (open fails...
2007-06-02 Bruno HaibleDon't work around an lseek POSIX compliance bug on...
2007-05-31 Eric BlakeWork around mingw test failures exposed by m4-1.4.9b.
2007-05-31 Bruno HaibleExplicitly close file descriptors where needed.
2007-05-30 Bruno HaibleDisable some tests for the moment.
2007-05-28 Bruno HaibleAssume <config.h> exists.
2007-05-28 Eric BlakeUnconditionally include <config.h> in unit tests.
2007-05-28 Bruno HaibleTests for module 'ftell'.
2007-05-28 Bruno HaibleTests for module 'fseek'.
2007-05-28 Eric BlakeImprove lseek module.
2007-05-28 Bruno HaibleTest some types.
2007-05-24 Eric BlakeFix lseek on mingw.
2007-05-24 Bruno HaibleAllow for a longer printed representation of NaN.
2007-05-24 Eric BlakeFix fseeko/ftello on cygwin 1.5.24.
2007-05-22 Bruno HaibleStricter check for printf result for NaN arguments.
2007-05-20 Bruno HaibleAvoid test failures on some versions of HP-UX 11.
2007-05-19 Bruno HaibleAvoid test failures on platforms where -0.0 and 0.0...
2007-05-19 Bruno HaibleAvoid test failures on IRIX 6.5.
2007-05-19 Bruno HaibleAvoid test failures on IRIX 6.5.
2007-05-19 Bruno HaibleAvoid test failures on mingw.
2007-05-19 Bruno HaibleAccomodate for implementations that produce 3 exponent...
2007-05-18 Bruno HaibleAdd tests for %e and %g directives.
2007-05-18 Bruno HaibleMore tests of printf %f.
2007-05-17 Bruno HaibleRenamed test-fprintf-posix.out to test-printf-posix...
2007-05-17 Bruno HaibleMove to test-printf-posix.output.
2007-05-17 Bruno HaibleMove to here from test-fprintf-posix.out.
2007-05-06 Bruno HaibleWork around an incorrect implementation of the 0 flag...
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-05-05 Bruno HaibleAvoid a test failure on mingw.
2007-05-01 Bruno HaibleTests for module 'sleep'.
2007-04-30 Sergey PoznyakoffRestore #include "progname.h"
2007-04-30 Sergey Poznyakoff(usage-indent test): Fix output
2007-04-29 Bruno HaibleGuard against vsnprintf implementations that mishandle...
2007-04-29 Sergey PoznyakoffUpdate
2007-04-29 Sergey PoznyakoffFix option ordering. Test deeply clustered options.
2007-04-29 Bruno HaibleMake test a bit easier to debug.
2007-04-29 Bruno HaibleBetter ASSERT macro.
next