link: LoadLibrary is not needed.
[gnulib.git] / tests /
2009-10-01 Eric Blaketests: tighten link, rmdir, and remove tests
2009-09-28 Jim Meyeringtest-yesno: work around sparc-dash here-document infelicity
2009-09-27 Bruno HaibleTypo in comment.
2009-09-27 Bruno HaibleAdd support for new flavours of ACLs on AIX. (Untested.)
2009-09-25 Eric Blaketest-linkat: make test more robust
2009-09-24 Eric Blakelinkat: new module
2009-09-23 Eric Blaketest-symlinkat: enhance test
2009-09-23 Eric Blakereadlink: document portability issue with symlink length
2009-09-23 Eric Blakereadlink: fix Solaris 9 bug with trailing slash
2009-09-23 Eric Blakesymlink: use throughout gnulib
2009-09-23 Eric Blakesymlink: new module, for Solaris 9 bug
2009-09-19 Eric Blaketest-unlinkat: enhance test, to expose Solaris 9 bug
2009-09-19 Eric Blaketest-fstatat: new test, to expose Solaris 9 bugs
2009-09-19 Eric Blakeremove: new module, for mingw and Solaris 9 bugs
2009-09-19 Eric Blakeunlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakelstat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-19 Jim Meyeringtest-posixtm.c: correct a comment
2009-09-19 Jim Meyeringposixtm-tests: revamp
2009-09-19 Jim Meyeringposixtm-tests: make T const-correct; add a test case
2009-09-19 Jim Meyeringposixtm-tests: correct the sole failing test
2009-09-19 Jim Meyeringposixtm: move #ifdef'd tests into a new module
2009-09-19 Eric Blakeopenat: allow return of fd 0
2009-09-18 Eric Blakecanonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: honor // if distinct...
2009-09-18 Eric Blakecanonicalize-lgpl: reject non-directory with trailing...
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: use <stdlib.h>
2009-09-18 Eric Blaketest-canonicalize: consolidate into single C program
2009-09-18 Eric Blaketest-canonicalize-lgpl: consolidate into single C program
2009-09-17 Eric Blakeopenat-tests: ensure unlinkat behaves like rmdir
2009-09-17 Eric Blakermdir: work around cygwin 1.5.x and mingw bugs
2009-09-10 Eric Blaketest-link: allow Linux choice of errno
2009-09-10 Eric Blakegetcwd: port to mingw
2009-09-10 Eric Blaketest-link: consolidate into single C program, test...
2009-09-08 Eric Blakemkfifoat: new module
2009-09-05 Eric Blakesymlinkat: new module
2009-09-05 Eric Blaketest-openat-safer: add more checks
2009-09-05 Bruno HaibleSupport towlower and towupper.
2009-09-05 Bruno HaibleFix bug occurring when converting invalid input.
2009-09-05 Bruno HaibleTest indirect conversion as well.
2009-09-03 Eric Blakeopenat-safer: new module
2009-09-03 Eric Blakedirent-safer: new module
2009-09-03 Eric Blakefdopendir: split into its own module
2009-09-01 Eric Blakefchdir: port to mingw
2009-09-01 Eric Blakecanonicalize: allow cross-testing from cygwin to mingw
2009-08-30 Bruno HaibleUse /usr/xpg6/bin/tr when it exists.
2009-08-30 Bruno HaibleWork around deficient /usr/bin/id program on Solaris.
2009-08-30 Bruno HaibleMake the striconveh API easier to use.
2009-08-27 Bruno HaibleRemove test that is outside the specification.
2009-08-27 Bruno HaibleAvoid sizeof __func__ == 0 pitfall.
2009-08-27 Bruno HaibleFix link error on Solaris.
2009-08-23 Joel E. Dennyquotearg: implement custom_quoting_style
2009-08-23 Joel E. Dennyquotearg: fix right quote escaping when it's in quote_t...
2009-08-23 Joel E. Dennyquotearg-tests: test escaping of embedded locale quotes
2009-08-23 Bruno HaibleTests for module 'dup3'.
2009-08-23 Bruno HaibleTweak the dup2 test.
2009-08-23 Eric Blakefcntl-h: add O_TTY_INIT support
2009-08-23 Eric Blakefcntl-h: rename from fcntl, in preparation for fcntl(2)
2009-08-22 Bruno HaibleTests for module 'pipe2'.
2009-08-21 Eric Blaketest-popen-safer: split from test-popen
2009-08-21 Eric Blaketest-fcntl-safer: split from test-open
2009-08-21 Eric Blaketest-fopen-safer: split from test-fopen
2009-08-20 Simon Josefssonexclude-tests: Handle Windows EOL.
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'.
next