Fix link errors on Windows when close module is used.
[gnulib.git] / tests /
2009-01-27 Mark McLoughlintest-getaddrinfo: skip (don't fail) this test when...
2009-01-26 Bruno HaibleMake test-quotearg work on MacOS X and AIX.
2009-01-20 Bruno HaibleDon't assume that EOPNOTSUPP exists.
2009-01-20 Bruno HaibleSkip test when a hard link cannot be created.
2009-01-20 Martin LambersTests for module 'link'.
2009-01-19 Bruno HaibleUse module 'progname' in some more tests.
2009-01-19 Eric Blaketest-unistd: test previous patch
2009-01-19 Eric Blakeunistd: guarantee STDIN_FILENO here, for OS/2 EMX
2009-01-19 Simon Josefssongetdate-test: Use progname module.
2009-01-19 Simon Josefssonfstrcmp-tests and filenamecat-tests: Use progname module.
2009-01-18 Bruno HaibleUse module progname correctly in the tests that need it.
2009-01-18 Bruno HaibleTests for module 'dprintf-posix'.
2009-01-18 Bruno HaibleTests for module 'vdprintf-posix'.
2009-01-17 Bruno HaibleAvoid test-fflush2.sh failure on mingw.
2009-01-15 Bruno HaibleEnable tests for fflush after ungetc.
2009-01-13 Bruno HaibleAvoid test-copy-file.sh failures when ACL support insuf...
2009-01-12 Eric Blaketests: IRIX 6.2 cc can't compile -0.0 into .data
2009-01-04 Jim Meyeringremove duplicate inclusion of <stdio.h>
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.
next