* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
[gnulib.git] / tests /
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.
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.
next