Work around mbrlen() bugs on various platforms.
[gnulib.git] / tests /
2008-12-21 Bruno HaibleTests for module 'wcsnrtombs'.
2008-12-21 Bruno HaibleTests for module 'wcsrtombs'.
2008-12-21 Bruno HaibleOops, don't ignore exit code of subprocesses.
2008-12-21 Bruno HaibleTests for module 'wcrtomb'.
2008-12-21 Bruno HaibleTests for module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleExecute the main loop twice, as intended.
2008-12-21 Bruno HaibleWork around a portability problem.
2008-12-21 Bruno HaibleAvoid test failure on AIX.
2008-12-20 Bruno HaibleDocument a select() bug on Solaris 2.6.
2008-12-20 Bruno HaibleAvoid compiler warnings on Cygwin.
2008-12-20 Bruno HaibleAvoid a test failure on AIX.
2008-12-20 Bruno HaibleAvoid test failure on platforms where sizeof (wchar_t...
2008-12-20 Bruno HaibleTests for module 'mbsrtowcs'.
2008-12-19 Bruno HaibleTests for module 'mbsinit'.
2008-12-19 Bruno HaibleTests for module 'mbrtowc'.
2008-12-17 Bruno HaibleTests for module 'btowc'.
2008-12-17 Bruno Haibleenviron is supposed to be declared by <unistd.h>.
2008-12-16 Bruno HaibleSilence the parse-duration test.
2008-12-16 Bruno HaibleFix security problem in test-parse-duration.sh.
2008-12-07 Bruno HaibleAvoid gcc -Wmissing-prototypes warnings.
2008-12-05 Eric Blaketests: silence some gcc warnings
2008-11-17 Bruce KorbTests for module 'parse-duration'.
2008-11-17 Bruno HaibleAvoid a test failure on Linux 2.6/x86.
2008-11-16 Bruno HaibleAvoid test failure on Haiku.
2008-11-15 Bruno HaibleInclude config.h in all tests.
2008-11-15 Bruno HaibleTest also the existence of the SCHED_* macros.
2008-11-13 Jim Meyeringtest-argp-2: avoid test failure when PACKAGE_BUGREPORT...
2008-11-11 Bruno HaibleDon't rely on the contents of stderr of shell commands.
2008-11-08 Bruno HaibleMore tests for 'select' module.
2008-10-28 Simon JosefssonAdd files missing from last commit.
2008-10-27 Simon JosefssonSet and use EXEEXT.
2008-10-27 Bruno HaibleInclude <stdio.h>, for perror.
2008-10-27 Simon Josefssonlstat: New module.
2008-10-23 Jim Meyeringrandom_r: new module
2008-10-21 Bruno HaibleAdd gethostname() declaration to <unistd.h>.
2008-10-20 Bruno HaibleTests for posix_spawn function.
2008-10-20 Bruno HaibleUse gnulib's sys/wait.h replacement.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-19 Bruno HaibleMove the isnanf(), isnand(), isnanl() declarations...
2008-10-18 Bruno HaibleAvoid compilation error due to MacOS X 10.5 gcc cross...
2008-10-15 Simon JosefssonAdd netdb.h replacement module.
2008-10-14 Yoann VandoorselaereInclude <sys/ioctl.h>, for ioctl().
2008-10-13 Bruno HaibleCorrect use of uninitialized variable on AIX.
2008-10-08 Bruno HaibleUse a more portable replacement expression for -0.0L.
2008-10-07 Richard W.M. Jonesflock: new module
2008-10-06 Eric Blaketest-signbit: avoid tripping Irix cc bug on -0.0L
2008-10-05 Bruno HaibleSplit sys_select-tests module into select-tests and...
2008-10-05 Bruno HaibleTests for module 'getdtablesize'.
2008-10-03 Kamil Dudkafilevercmp: new module
2008-10-02 Richard W.M. Jonesfsync: new module
2008-10-01 Jim Meyeringremove trailing spaces
2008-10-01 Yoann VandoorselaereTests for module 'cond'.
2008-10-01 Bruno HaibleMake use of the modules 'thread', 'yield' in the 'tls...
2008-10-01 Bruno HaibleMake use of the modules 'thread', 'yield' in the 'lock...
2008-09-30 Simon Josefssontests: avoid some compiler warnings
2008-09-29 Ondřej Vašíkgetdate.y: disallow countable dayshifts like "4 yesterd...
2008-09-29 Bruno HaibleRemove trailing spaces.
2008-09-29 Bruno HaibleA new test for posix_spawn.
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-28 Bruno HaibleOSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
2008-09-28 Bruno HaibleAvoid test failure on glibc with LinuxThreads.
2008-09-28 Bruno HaibleTests for module 'posix_spawnp'.
2008-09-28 Bruno HaibleTests for module 'sched'.
2008-09-26 Bruno HaibleExplain reason for skipping tests.
2008-09-26 Bruno HaibleTests for module 'sigpipe'.
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-24 Bruno HaibleEnsure that a filename ending in a slash cannot be...
2008-09-23 Eric Blakec-stack: avoid compiler optimizations when provoking...
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-09-23 Paolo Bonzinidowngrade minimum needed Winsock version for test-poll.c
2008-09-23 Simon Josefssontest-perror.sh (tmpfiles): Cleanup temporary files...
2008-09-21 Bruno HaibleTweak skip message.
2008-09-21 Bruno HaibleAllow 3-digit exponents in %e and %g results on 'long...
2008-09-21 Bruno HaibleRemove useless ASSERTs.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-09-16 Paolo Bonziniallow non-blocking connect to succeed, as it does on...
2008-09-16 Jim Meyeringavoid spurious test failure when library is built witho...
2008-09-15 Eric Blaketests: avoid some compiler warnings
2008-09-14 Ralf WildenhuesNew function fstrcmp_bounded.
2008-09-14 Bruno HaibleTests for module 'perror'.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2008-09-14 Bruno HaibleRemove module EOVERFLOW.
2008-09-13 Bruno HaibleTests for module 'errno'.
2008-09-13 Bruno HaibleChange the test for native Windows.
2008-09-12 Paolo Bonzinifix test-poll compilation failure on Cygwin
2008-09-12 Paolo Bonziniport poll tests to Windows
2008-09-12 Paolo Bonziniadd a minimal testsuite for the poll module
2008-09-08 Simon Josefssonbitrotate: Test 8/16-bit rotates with 0 and maximum...
2008-09-07 Bruno HaibleCheck behaviour when converting from UTF-7.
2008-09-04 Ondřej Vašíkgetdate.y: reject an out-of-range timezone value
2008-09-02 Simon Josefssonbitrotate: Code improvements.
2008-09-02 Simon Josefssonbitrotate: Add 64-bit rotates.
2008-09-02 Eric Blakevasnprintf-posix: handle large precision via %.*d
2008-08-30 Bruno HaibleWork around bug with trailing slash on Solaris 9 and...
2008-08-29 Simon JosefssonAdd bitrotate module.
2008-08-24 Bruno HaibleComplete test of uc_width results.
2008-08-23 Eric Blaketest-lock, test-tls: mention why a test is skipped
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-20 Eric Blaketest-c-stack: fix compilation failure on FreeBSD 5.0
2008-08-19 Eric Blakestrverscmp: migrate from "strverscmp.h" to <string.h>
next