* lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
[gnulib.git] / tests /
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.
2007-04-29 Bruno Haiblefreading has an undefined value after repositioning...
2007-04-29 Bruno HaibleOops, fix details and comments of last patch.
2007-04-29 Bruno HaibleMake the tests sharper: also test the interaction with...
2007-04-27 Eric BlakeFix closein for mingw.
2007-04-27 Bruno HaibleRelax test, to avoid failure on mingw.
2007-04-26 Eric BlakeImplement freading and fwriting.
2007-04-26 Bruno HaibleOn BSD implementations, when we call lseek(), we must...
2007-04-25 Eric Blake* lib/fpurge.c (includes): Use stdlib.h for free.
2007-04-25 Bruno HaibleTests for module 'ftello'.
2007-04-25 Bruno HaibleTests for module 'fseeko'.
2007-04-25 Bruno HaibleEnsure that <unistd.h> and <fcntl.h> define SEEK_CUR...
2007-04-23 Bruno HaibleBe prepared to a failure of setvbuf.
2007-04-14 Bruno HaibleTests for module 'fpurge'.
2007-04-14 Bruno HaibleTests for module 'fbufmode'.
2007-04-14 Bruno HaibleTests for module 'fwritable'.
2007-04-14 Bruno HaibleTests for module 'freadable'.
2007-04-13 Bruno HaibleAdd tests for %f and %F directives.
2007-04-13 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-11 Bruno HaibleGuard against FreeBSD 6.1 bug.
2007-04-10 Bruno HaibleTests for module 'locale'.
2007-04-10 Eric Blake* lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
2007-04-06 Bruno HaibleTest also the sign bit of zero results.
2007-04-06 Bruno HaibleTests for module 'signbit'.
2007-04-06 Bruno HaibleTests for module 'isnanf-nolibm'.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-04-06 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-04-05 Bruno HaibleFreeBSD 6.1 produces different printf output than glibc.
2007-03-31 Bruno Haible2007-03-30 James Youngman <jay@gnu.org>
2007-03-31 Bruno HaibleAvoid test failures on OSF/1, AIX, HP-UX, IRIX, Solaris.
2007-03-30 Bruno HaibleTests for module 'ldexpl'.
2007-03-29 Bruno HaibleAvoid test failures on OSF/1, IRIX, HP-UX, AIX.
2007-03-29 Bruno HaibleMake it compile on AIX.
2007-03-27 Simon JosefssonMove vasprintf prototypes to stdio.
2007-03-27 Paul Eggert* lib/stat-time.h (USE_BIRTHTIME): Remove.
2007-03-27 Bruno HaibleFix signal handler.
2007-03-27 Bruno Haible2007-03-27 Bruno Haible <bruno@clisp.org>
2007-03-25 Bruno HaibleAvoid test failures on IRIX MIPS.
2007-03-25 Bruno HaibleWork around IRIX 6.5 cc compiler bug, which simplifies...
2007-03-25 Bruno HaibleWork around a DEC C compiler bug.
2007-03-25 Bruno HaibleTests for module 'tsearch'.
2007-03-25 Bruno HaibleTests for module 'search'.
2007-03-25 Bruno HaibleNew module 'fpucw'.
2007-03-24 Bruno HaibleProduce no output in expected situations. Fail in unexp...
2007-03-23 Bruno HaibleFix a compilation error on BeOS.
2007-03-23 Bruno HaibleTests for module 'frexpl'.
2007-03-22 Bruno HaibleTests for module 'frexp'.
2007-03-22 Bruno HaibleTests for module 'isnanl'.
2007-03-22 Bruno HaibleSplit test-isnanl.c into test-isnanl-nolibm.c and test...
next