implement full-blown select(2) for winsock
[gnulib.git] / tests /
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>
2008-08-19 Eric Blakestrverscmp: add unit test
2008-08-14 Bruno HaibleMove the lock and tls source files into a subdirectory.
2008-08-11 Eric Blaketest-c-stack: avoid C99-ism
2008-08-01 Bruno HaibleWork around bug of HP-UX 10.20 cc with -0.0 literal.
2008-07-30 Eric Blaketest-strtod: allow compilation without -lm
2008-07-26 Ben PfaffAdd isinf module.
2008-07-20 Bruno HaibleTest must fail if libsigsegv could not distinguish...
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-17 Eric Blakec-stack: Expose false positives when not using libsigsegv.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-03 Ondřej Vašíkgetdate.y: do not ignore TZ with relative day, month...
2008-07-01 Simon JosefssonAdd self-test for getdate module.
2008-06-23 Eric BlakeFix typo.
2008-06-23 Eric BlakeAvoid SA_ namespace.
2008-06-23 Eric BlakeAvoid test failure due to SA_RESTORER.
2008-06-22 Bruno HaibleConditionally disable part of the test.
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-18 Eric BlakeWork around cygwin 1.5.25 strsignal bug.
2008-06-17 Eric BlakeMove c-stack test into testsuite.
2008-06-14 Eric BlakeImprove obstack-printf test code.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-12 Bruno HaibleWork around open() bug on HP-UX 11 and Solaris 9.
2008-06-11 Bruno HaibleAvoid a test failure when the test wants to skip itself.
2008-06-10 Bruno HaibleFix copy&pasted comment.
2008-06-10 Eric BlakeAdd missing include.
2008-06-10 Bruno HaibleWork around environments that (stupidly) ignore SIGALRM.
2008-06-02 Bruno HaibleUse different test code for Cygwin.
2008-06-02 Bruno HaibleRemove unused code.
2008-06-01 Bruno HaibleNew ACL unit tests.
2008-06-01 Bruno HaiblePortability fixes for MacOS X, Solaris, HP-UX, IRIX.
2008-05-30 Simon Josefssontests/test-getaddrinfo.c: Don't print debug messages...
2008-05-30 Simon JosefssonFix typo.
2008-05-30 Simon Josefssontests/test-base64.c: Cast size_t to unsigned long when...
2008-05-25 Bruno HaibleUpdate after program was renamed.
2008-05-25 Bruno HaibleRename tests/test-copy-file-sameacls.c to tests/test...
2008-05-23 Bruno HaibleFix two commands in OSF/1 specific part.
2008-05-22 Bruno HaibleFix two commands in MacOS X specific part.
2008-05-22 Bruno HaibleFix comments: Cygwin is like Solaris, not like POSIX.
2008-05-22 Bruno HaibleTests for the 'copy-file' module.
2008-05-22 Eric BlakeAvoid gcc warning.
2008-05-20 Bruno HaibleMore memcmp tests.
2008-05-20 Simon JosefssonAdd memcmp-tests module.
2008-05-20 Jim Meyeringremove trailing blanks
2008-05-19 Bruno HaibleRemove trailing spaces.
2008-05-15 Jim Meyeringavoid distracting test output when git or cvs is not...
2008-05-14 Eric BlakeTest xmemdup0.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-width-linebreaks.
2008-05-10 Bruno HaibleTests for module 'unilbrk/u32-width-linebreaks'.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-possible-linebreaks
2008-05-10 Bruno HaibleTests for module unilbrk/u32-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-possible-linebreaks.
2008-05-05 Jim Meyeringtest-getaddrinfo.c: include <netinet/in.h>
2008-05-05 Jim Meyeringgetaddrinfo.h: handle undefined EAI_NODATA
2008-05-03 Jim Meyeringavoid failed assertion with tight malloc
2008-05-02 Jim Meyeringavoid compilation error on FreeBSD 6
2008-05-01 Jim Meyeringvc-list-files: make the stand-alone gnulib test work
2008-04-30 Jim Meyeringadd tests for vc-list-files
2008-04-29 Jim MeyeringAvoid test segfault on x86_64 due to lack of inet_ntop...
next