Fix polling for writeability of a screen buffer.
[gnulib.git] / tests /
2009-08-19 Eric Blakepopen-safer: prevent popen from clobbering std descriptors
2009-08-19 Eric Blaketests: test some of the *-safer modules
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-16 Bruno HaibleAvoid test failures on Solaris 10.
2009-08-16 Bruno HaibleFix test failures on Solaris 10.
2009-08-16 Bruno HaibleClarify fpurge's effect on the file position.
2009-08-16 Bruno HaibleTweak last commit.
2009-08-15 Eric Blakefpurge: don't wrap working cygwin implementation
2009-08-15 Eric Blaketest-update-copyright: skip if perl is insufficient
2009-08-14 Joel E. Dennyupdate-copyright: implement forced reformatting
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-14 Eric BlakeRevert "Avoid compilation error on NetBSD 5.0."
2009-08-14 Joel E. Dennyupdate-copyright: much ado about intervals
2009-08-14 Joel E. Dennyupdate-copyright: convert 2-digit to 4-digit years
2009-08-14 Jim Meyeringtest-exclude: avoid coreutils "make check" failure
2009-08-13 Eric Blaketest-dup2: fix bad assumption
2009-08-13 Eric Blaketest-version-etc: fix CRLF portability issue
2009-08-13 Simon Josefssontest-version-etc, test-argp-version-etc: Fix CRLF issue...
2009-08-13 Simon Josefssonversion-etc-test: Make it work imported into projects.
2009-08-12 Bruno HaibleTests for modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Sergey PoznyakoffOptimize exclude: use hash tables for non-wildcard...
2009-08-11 Bruno HaibleAvoid compilation error on NetBSD 5.0.
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-07 Simon Josefssontest-version-etc.sh: Use $EXEEXT.
2009-08-06 Joel E. Dennyupdate-copyright: support C-style comments
2009-08-06 Joel E. Dennyupdate-copyright: support omitted "(C)"
2009-08-05 Joel E. Dennyupdate-copyright: don't trip on non-FSF copyright state...
2009-08-05 Joel E. Dennyupdate-copyright-tests: improve portability
2009-08-04 Joel E. Dennyupdate-copyright: support @copyright{} and &copy;
2009-08-04 Jim Meyeringupdate-copyright-tests: correctly test EOL=\r\n handling
2009-08-04 Joel E. Dennyupdate-copyright: fix bug for 2-digit last year and...
2009-08-03 Bruno HaibleTests for module 'uname'.
2009-08-03 Bruno HaibleTests for module 'sys_utsname'.
2009-08-03 Bruno HaibleImplicitly initialize the sockets library.
2009-08-03 Simon JosefssonFix argp-version-etc-test module.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-ii'.
2009-08-02 Bruno HaibleMake the gethostname test compile again.
2009-08-02 Bruno HaibleEnsure HOST_NAME_MAX as part of the gethostname module.
2009-08-01 Bruno HaibleUpdate copyright year, for commit on 2009-07-21.
2009-07-22 Peter Simonstests-sha1: don't assign literal string to 'char *...
2009-07-21 Eric Blakedup2-tests: test previous patch
2009-07-20 Bruno HaibleTweak for maintainability.
2009-07-20 Eric Blaketest-pipe: make a bit more robust.
2009-07-19 Bruno HaibleFix handling of closed stdin/stdout/stderr on mingw.
2009-07-19 Bruno HaibleRefactor test code.
2009-07-19 Bruno HaiblePass slave_process argument consistently.
2009-07-18 Eric Blaketest-pipe: fix mingw build
2009-07-17 Eric Blakepipe: be robust in face of closed fds
2009-07-05 Jim Meyeringremove superfluous parentheses in STREQ definition
2009-07-04 Jim Meyeringargv-iter: new module
2009-06-30 Bruno HaibleTests for module 'unicase/ignorable'.
2009-06-30 Bruno HaibleTests for module 'unicase/cased'.
2009-06-30 Bruno HaibleFix evaluation of "Before C" condition of FINAL_SIGMA.
2009-06-27 Eric Blaketests: add test for bogus NULL definition
2009-06-26 Eric Blakeversion-etc: fix regression
2009-06-25 Eric Blakefpurge: migrate into <stdio.h>
2009-06-25 Sergey Poznyakoffargp-version-etc: new module.
2009-06-19 Jim Meyeringtests: test-hash: avoid wholesale duplication
2009-06-19 Jim Meyeringtests: test-hash: allow seed selection via a command...
2009-06-18 Eric Blakehash: provide default callback functions
2009-06-18 Eric Blakehash: minor optimization
2009-06-18 Jim Meyeringhash-tests: add a loop around the small tests
2009-06-18 Jim Meyeringhash-tests: new module
2009-06-08 Bruno HaibleTests for module 'idpriv-droptemp'.
2009-06-08 Bruno HaibleTests for module 'idpriv-drop'.
2009-06-08 Eric Blaketest-strstr: use memory fence, when possible
2009-06-07 Bruno HaibleDon't test int64_t if it does not exist.
2009-06-06 Eric Blaketest-alignof: fix typo with long double
2009-06-03 Bruno HaibleTest also the types 'long double' and 'int64_t'.
2009-06-03 Bruno HaibleFix test-alignof failure.
2009-06-03 Bruno HaibleCheck that memchr does not read past the first occurren...
2009-06-02 Simon Josefssontests/test-parse-duration.sh: Don't use non-portable...
2009-05-26 Simon Josefssontests/test-strstr.c: Rewrite to use malloc/strcpy inste...
2009-05-26 Simon Josefssontests/test-strstr.c: Add another self-test.
2009-05-20 Bruno HaibleMake zeroptr.h work on mingw.
2009-05-20 Simon Josefssontests/test-glob.c: Include string.h for strcmp prototype.
2009-05-20 Simon Josefssonsys_socket: MinGW and IRIX does not have sa_family_t...
2009-05-13 Bruno HaibleMake some tests ISO C 99 compliant.
2009-05-13 Bruno HaibleTests for module 'alignof'.
2009-05-10 Simon Josefssontests/test-vc-list-files-git.sh: Avoid git config compl...
2009-05-08 Simon Josefssonsys_socket: Define sockaddr_storage.
2009-05-04 David BartleyFix test-file-has-acl on FreeBSD.
2009-05-04 Simon JosefssonNew module glob-tests.
2009-05-04 Simon JosefssonNew module fnmatch-tests.
2009-05-03 David Bartleypriv-set: new module and accompanying tests; adapt...
2009-05-03 Jim Meyeringtests: tighten some getdate tests
2009-05-03 Giuseppe Scrivanogetdate: correctly interpret "next monday" when run...
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_from_encoding.
2009-04-26 Bruno HaibleSimplify calling convention of u*_conv_to_encoding.
2009-04-21 Bruno HaibleAvoid test failure on mingw.
2009-04-20 Bruno HaibleSupport for building a shared library on Windows platforms.
2009-04-19 Bruno HaibleAvoid a compiler warning.
2009-04-09 Kamil Dudkafilevercmp: correct today's change
2009-04-09 Kamil Dudkafilevercmp: fix regression
2009-04-07 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-05 Bruno HaibleAvoid test failure with libiconv-1.13.
2009-04-05 Bruno HaibleNew macro uc_property_is_valid.
2009-03-31 Simon JosefssonAdd u64-tests module.
2009-03-28 Eric Blaketest-getaddrinfo: whitespace cleanup
next