verify: new macro verify_expr; verify_true deprecated
[gnulib.git] / tests /
2011-06-15 Paul Eggertverify: new macro verify_expr; verify_true deprecated
2011-06-14 Jim Meyeringinit.sh: give more portable redirection-related advice...
2011-06-13 Bruno Haibleacl: Add support for HP-UX >= 11.11 JFS ACLs.
2011-06-12 Bruno Haibleacl: Complete the 2010-08-10 fix.
2011-06-12 Bruno Haiblespawn-pipe tests: Comments.
2011-06-09 Bruno Haiblethread: Support pthreads-win32.
2011-06-09 Bruno Haiblespawn-pipe tests: Avoid test failure on HP-UX 11.
2011-06-09 Bruno Haibleacl tests: Fix compilation error on HP-UX 11.
2011-06-09 Bruno Haiblermdir: Avoid test failure on HP-UX 10.20.
2011-06-08 Eric Blakestrerror_r-posix: fix on MacOS
2011-06-07 Eric Blaketest-perror: relax test to ignore cygwin bug
2011-06-07 Stefano Lattarinitests: fix usage message in 'mktempd_'
2011-06-07 Stefano Lattarinitests init: new function 'fatal_', for hard errors
2011-06-06 Bruno Haiblespawn-pipe tests: Rename program.
2011-06-06 Bruno Haiblespawn-pipe tests: Like the child program only against...
2011-06-05 Bruno Haibleacl: Fix test failure on AIX 7.
2011-06-04 Bruno Haiblepipe2: Remove dependency on 'nonblocking' module.
2011-05-24 Paul Eggerttest-intprops: disable -Wtype-limits diagnostics
2011-05-24 Eric Blakeclosein-tests: convert to init.sh
2011-05-24 Eric Blakeyesno-tests: convert to init.sh
2011-05-24 Eric Blakeatexit-tests: ensure reliable exit status
2011-05-24 Eric Blakestrerror_r: enforce POSIX recommendations
2011-05-24 Jim Meyeringtest-perror2.c: avoid warning about unused variable
2011-05-24 Eric Blakeperror: avoid spurious test failure on HP-UX
2011-05-24 Eric Blaketests: fix logic bug in init.sh
2011-05-21 Eric Blakestrerror_r: avoid clobbering strerror on cygwin
2011-05-20 Eric Blakeperror: work around FreeBSD bug
2011-05-20 Eric Blaketest-perror: check for strerror interactions
2011-05-20 Eric Blaketest-perror: rewrite to use init script
2011-05-20 Paul Eggertintprops-tests: work around HP-UX 11.23 cc bug with...
2011-05-20 Paul Eggertintprops-tests: revert unsigned part of previous change
2011-05-19 Eric Blakestrerror_r: guarantee unchanged errno
2011-05-19 Eric Blakestrerror: relax test for Solaris
2011-05-19 Eric Blakestrerror: enforce POSIX ruling on strerror(0)
2011-05-19 Paul Eggertintprop-tests: port to older and more-pedantic compilers
2011-05-15 Paul Eggertintprops-tests: new module
2011-05-14 James Youngmanfnmatch: add a test for glibc's Bugzilla bug #12378
2011-05-13 Eric Blakegetcwd-lgpl: relax test for FreeBSD
2011-05-12 Eric Blaketest-fflush: silence compiler warning
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-05-08 Paul Eggertintprops: switch to usual gnulib indenting and naming
2011-05-06 Eric Blakefclose: guarantee behavior on seekable stdin
2011-05-03 Eric Blaketest-getaddrinfo: report error information
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: add some tests
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-29 Jim Meyeringtest-getcwd.c: avoid new set-but-not-used warning
2011-04-29 Jim Meyeringtest-hash.c: avoid a new shadowing warning
2011-04-28 Eric Blaketests: drop unused link dependency
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-04-27 Eric Blaketests: reduce dependencies
2011-04-27 Eric Blakegetcwd: enhance tests
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-21 Eric Blakesys_uio: new module
2011-04-19 Bruno Haibleioctl: Remove link dependency on native Windows.
2011-04-18 Bruno Haiblenonblocking tests: Tweak comment.
2011-04-17 Bruno Haiblenonblocking: Add tests for sockets.
2011-04-17 Bruno Haiblenonblocking: Add tests for pipes.
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-10 Jim Meyeringmaint: remove doubled words in comments, e.g., s/a...
2011-04-10 Jim Meyeringtest-chown.h: correct a cast
2011-04-09 Jim Meyeringmaint: change "a a" to "a"
2011-04-08 Eric Blakenonblocking: reduce dependency
2011-04-08 Eric Blakepipe2: fix O_NONBLOCK support on mingw
2011-04-08 Eric Blakenonblocking: provide O_NONBLOCK for mingw
2011-03-31 Eric Blakenonblocking: fix mingw test failures
2011-03-31 Eric Blakenonblocking: new module
2011-03-30 Eric Blakepassfd: fix incorrect sendmsg arguments
2011-03-30 Jim Meyeringtests: readlink* ("",... fails with EINVAL on newer...
2011-03-26 Bruno Haibleunictype/joininggroup-byname: Allow hyphens, omitted...
2011-03-26 Bruno Haibleunictype/joiningtype-byname: Recognize long names as...
2011-03-26 Bruno HaibleTests for module 'unictype/joiningtype-longname'.
2011-03-26 Bruno Haibleunictype/bidiclass-byname: Recognize long names as...
2011-03-26 Bruno HaibleTests for module 'unictype/bidiclass-longname'.
2011-03-26 Bruno HaibleTests for module 'unictype/combining-class-byname'.
2011-03-26 Bruno HaibleTests for module 'unictype/combining-class-longname'.
2011-03-26 Bruno HaibleTests for module 'unictype/combining-class-name'.
2011-03-26 Bruno Haibleunictype/combining-class: Rename source files.
2011-03-25 Bruno Haibleunictype/category-byname: Recognize long names as well.
2011-03-25 Bruno HaibleTests for module 'unictype/category-longname'.
2011-03-25 Bruno HaibleTests for module 'unictype/category-LC'.
2011-03-22 Bruno Haibleunictype/bidi*: Rename functions.
2011-03-21 Bruno HaibleTests for module 'unictype/joininggroup-of'.
2011-03-21 Bruno HaibleTests for module 'unictype/joininggroup-byname'.
2011-03-21 Bruno HaibleTests for module 'unictype/joininggroup-name'.
2011-03-21 Bruno HaibleTests for module 'unictype/joiningtype-of'.
2011-03-21 Bruno HaibleTests for module 'unictype/joiningtype-byname'.
2011-03-21 Bruno HaibleTests for module 'unictype/joiningtype-name'.
2011-03-21 Jim Meyeringtests: add strftime-tests module
2011-03-14 Bruno Haibleignore-value tests: Avoid warnings.
2011-03-13 Bruno Haiblepassfd test: Fix warnings.
2011-03-13 Bruno Haiblepassfd module, part 4, tweaks.
2011-03-13 Bastien Roucarièspassfd module, part 4.
2011-03-08 Bruno Haibleregex-quote: New API.
2011-03-01 Eric Blaketest-link: work on Hurd
2011-02-25 Eric Blakestrstr: expand test coverage
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-02-24 Jim Meyeringstrstr: fix a bug whereby strstr would mistakenly retur...
2011-02-23 Bruno HaibleFix misindentation of preprocessor directives.
2011-02-22 Bruno HaibleNew module 'wctomb'.
next