Avoid a test failure when the test wants to skip itself.
[gnulib.git] / tests /
2008-02-29 Bruno HaibleTests for module 'freadseek'.
2008-02-29 Bruno HaibleMore tests for freadptr.
2008-02-28 Bruno HaibleTests for module 'freadptr'.
2008-02-24 Bruno HaibleTests for module 'environ'.
2008-02-16 Eric BlakeAvoid doubling \ in common case of "c-maybe" quoting...
2008-02-16 Eric BlakeAvoid trigraph quoting in default output.
2008-02-13 Eric BlakeAvoid shadowing warning and compile errors on Linux.
2008-02-13 Eric BlakeQuotearg part 4: add tests, fix c-maybe colon quoting.
2008-02-07 Bruno HaibleFix *printf behaviour regarding the left-adjust flag...
2008-01-31 Simon JosefssonAdd sha1 self test.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-25 Jim MeyeringPrefer <config.h> over "config.h". See autoconf doc...
2008-01-24 Simon JosefssonAdd module sockets.
2008-01-18 Bruno HaibleFix a printf statement.
2008-01-17 Simon JosefssonNew module gethostname-tests.
2008-01-17 Eric BlakeConvert c-strcasestr to be more efficient.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-15 Bruno HaibleReplace strsignal if it does not work fine.
2008-01-13 Colin WatsonTests for module 'strsignal'.
2008-01-12 Bruno HaibleIncrease the maximum allowed time for the test.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2008-01-10 Bruno HaibleFix test failure on OpenBSD 4.0.
2008-01-08 Eric BlakeRewrite memmem to guarantee linear complexity without...
2008-01-08 Simon JosefssonUpdate localename-tests for setenv changes.
2008-01-07 Bruno HaibleRelax test, so that it passes on older glibc systems.
2008-01-05 Eric BlakeFix memmem test for mingw.
2008-01-04 Eric BlakeShorten duration of memmem test.
2007-12-26 Bruno HaibleUse standard idioms.
2007-12-20 Eric BlakeFix memmem to avoid O(n^2) worst-case complexity.
2007-12-13 Eric BlakeAnother fseek test.
2007-12-13 Eric BlakeBeef up fseek tests.
2007-12-11 Eric BlakeFix bug with -0.0L in previous patch.
2007-12-03 Bruno HaibleTests for module 'strings'.
2007-11-16 Paul EggertPort test-getaddrinfo to Solaris (fixed version; previo...
2007-11-16 Paul EggertPort test-getaddrinfo to Solaris.
2007-11-14 Jim MeyeringDefine a sometimes-link-required function using ARGMATC...
2007-11-12 Bruno HaibleTests for Unicode character classification functions.
2007-11-11 Bruno HaibleA better way to avoid link failure for the argmatch...
2007-11-10 Jim MeyeringAvoid link failure for the argmatch test.
2007-11-04 Bruno HaibleAdd tests for large precisions.
2007-11-03 Bruno HaibleNew tests for modules 'test-fprintf-posix' and 'test...
2007-10-31 Bruno HaibleTypo in comment.
2007-10-31 Bruno HaibleTests for module 'xprintf-posix'.
2007-10-28 Ben PfaffImplement 'isfinite' module.
2007-10-22 Ralf Wildenhues* tests/test-i-ring.c: Work for C89.
2007-10-22 Eric Blake* tests/test-yesno.sh: Silence stderr during test.
2007-10-22 Ben PfaffFix bugs in round modules reported by Bruno Haible.
2007-10-21 Bruno HaibleAllow wcwidth to return -1 in some more cases. Fixes...
2007-10-21 Bruno HaibleAllow wcwidth to return -1 in some cases.
2007-10-21 Bruno HaibleUse isnanf() instead of isnan(). Avoids a link error...
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-20 Bruno HaibleDon't rely on excess precision: -4 > -3.00000024 -...
2007-10-14 Bruno HaibleTest for module 'iconv_open-utf'.
2007-10-13 Bruno HaibleFix incorrect rounding of ceil, ceilf, ceill in some...
2007-10-13 Bruno HaibleRename tests/test-ceilf.c to tests/test-ceilf1.c.
2007-10-13 Bruno HaibleNew test.
2007-10-13 Bruno HaibleRename tests/test-floorf.c to tests/test-floorf1.c.
2007-10-13 Bruno HaibleAdd new test for trunc function.
2007-10-13 Bruno HaibleRename tests/test-trunc.c to tests/test-trunc1.c.
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'.
next