Set cut_dir properly, and add mode line for Emacs.
[gnulib.git] / tests /
2010-09-21 Simon JosefssonNew module to test <net/if.h> interfaces.
2010-09-18 Jim Meyeringinit.sh: correct an outdated comment
2010-09-18 Jim Meyeringinit.sh: don't let an ephemeral "*.exe" make us skip...
2010-09-17 Eric Blaketests: fix unportable assumption on sys/wait.h
2010-09-17 Eric Blakeinit.sh: accomodate directory with no .exes
2010-09-17 Eric Blaketests: avoid compiler warning
2010-09-17 Eric Blakefdutimens, fdutimensat: update signature, again
2010-09-17 Eric Blakefdutimensat: drop atflag validation
2010-09-17 Bruno Haiblelogin_tty: Stricter unit test.
2010-09-17 Bruno HaibleNew module 'tcgetsid'.
2010-09-17 Bruno HaibleTests for module 'termios'.
2010-09-16 Eric Blakefdutimensat: add an atflag parameter
2010-09-15 Eric Blakestdlib: work around MirBSD WEXITSTATUS bug
2010-09-15 Eric Blakestrnlen: add tests
2010-09-14 Eric Blaketest-rawmemchr: make more robust
2010-09-14 Eric Blakememchr: detect glibc Alpha bug
2010-09-10 Paul Eggertfcntl-h: define O_CLOEXEC and O_EXEC if not defined...
2010-09-09 Jim Meyeringinit.sh: penalize a set-x-impaired shell; don't disqual...
2010-09-08 Eric Blakestrtod: work around IRIX 6.5 bug
2010-09-08 Jim Meyeringinit.sh: disqualify shells for which set -x corrupts...
2010-09-04 Jim Meyeringavoid coreutils "make distcheck" failure
2010-09-04 Bruno Haibleupdate-copyright test: Improve output when perl is...
2010-09-04 Bruno HaibleDon't augment PATH in TESTS_ENVIRONMENT.
2010-09-02 Eric Blaketests: init.sh improvements for re-exec'ing with zsh
2010-09-02 Jim Meyeringtest-update-copyright.sh: require perl 5.8.0
2010-09-02 Jim Meyeringtest-update-copyright.sh: skip test if Perl is too old
2010-08-30 Eric Blaketests: silence clang warning
2010-08-28 Ralf WildenhuesTests for module 'realloc-gnu'.
2010-08-28 Ralf WildenhuesTests for module 'calloc-gnu'.
2010-08-28 Ralf WildenhuesTests for module 'malloc-gnu'.
2010-08-28 Bruno Haiblesys_socket, netdb: Ensure socklen_t gets defined.
2010-08-25 Ralf WildenhuesFix test-unlinkat, test-rmdir failure on AIX 5.3.
2010-08-23 Eric Blakestdbool: avoid rejecting clang
2010-08-17 Eric Blaketest-stddef: test for (some) offsetof bugs
2010-08-14 Bruno HaibleTests for module 'astrxfrm'.
2010-08-09 Eric Blakereadlinkat: split into its own module
2010-07-31 Bruno Haiblereadlink, areadlink: Relax test a bit.
2010-07-31 Bruno HaibleMore tests for unistr/u8-strchr.
2010-07-31 Bruno Haiblereadlink: Relax test a bit.
2010-07-30 Eric Blakestrtod: next round of AIX fixes
2010-07-30 Eric Blakestrtod: fix bug in replacement function on AIX
2010-07-29 Peter O'Gormaninit.sh: work around trap limitation of some shells
2010-07-28 Bruno Haibleunistr/u*-chr, unistr/u*-strchr: Fix link errors and...
2010-07-23 Paolo Bonziniunistr/u*-strchr: add tests
2010-07-23 Paolo Bonziniunistr/u*-chr: test multibyte sequences more
2010-07-23 Paolo Bonziniunistr/u*-chr: test multibyte sequences
2010-07-23 Paolo Bonziniunistr/u*-chr: prepare for multibyte tests
2010-07-12 Bruno HaibleTests for module '_Exit'.
2010-07-12 Bruno HaibleNew module '_Exit'.
2010-07-01 Ian Beckwithidpriv-drop: Fix tests.
2010-06-14 Paul Eggertpriv-set: Don't assume that priv.h exists merely becaus...
2010-06-12 Jim Meyeringtest-inttostr: avoid spurious failure on Solaris 9
2010-06-11 Jim Meyeringtest-sys_socket: mark variables as used more readably
2010-06-11 Bruno HaibleAvoid some more warnings from "gcc -Wwrite-strings".
2010-06-11 Ralf Wildenhuesinit.sh: change framework_failure_ to fail with status...
2010-06-11 Jim Meyeringtest-inttostr: avoid warnings about 4-6KB literal strings
2010-06-11 Jim Meyeringinit.sh: don't use $ME_ or skip_ before they are defined
2010-06-11 Jim Meyeringtest-sys_socket: avoid set-but-not-used warnings from gcc
2010-06-11 Jim Meyeringtest-xvasprintf: avoid 'const' discard warnings
2010-06-11 Jim Meyeringtests: avoid compilation warnings in argmatch and exclu...
2010-06-11 Jim Meyeringtests: avoid 'const' discard warnings in mbsstr tests
2010-06-11 Jim Meyeringtest-verify: avoid warning from gcc's -Wmissing-declara...
2010-06-11 Jim Meyeringtest-inttostr.c: include <string.h> for use of strcmp
2010-06-11 Jim Meyeringtest-linkat: avoid failed assertion on "other" architec...
2010-06-10 Jim Meyeringinttostr: add a new function, inttostr, and tests
2010-06-03 Bruno HaibleReduce dependencies.
2010-05-25 Ralf WildenhuesAdd missing include in test-pwrite.c.
2010-05-24 Bruno HaibleAvoid a test failure on NetBSD 5.0.
2010-05-23 Jim Meyeringtest-renameat.c: include <sys/stat.h>
2010-05-23 Jim Meyeringtest-pwrite: do not leave behind a test file named...
2010-05-23 Ralf WildenhuesFix output redirection buglet in init.sh.
2010-05-16 Jim Meyeringinit.sh: fix an error in the previous change; add more...
2010-05-16 Jim Meyeringinit.sh: avoid unnecessary shell re-exec
2010-05-16 Bruno Haibleverify: Avoid skipping the test on openSUSE 11.0.
2010-05-10 Peter O'Gormantest-pwrite.c: Remove unused variable declaration.
2010-05-10 Peter O'GormanRemove useless test-pwrite.sh file.
2010-05-10 Peter O'Gormaninit.sh: fix a typo
2010-05-09 Jim Meyeringinit.sh: enable MALLOC_PERTURB_
2010-05-09 Bruno Haibleacl: Avoid test failure on Cygwin-hosted mingw.
2010-05-07 Jim Meyeringinit.sh: improve comments
2010-05-06 Sergey Poznyakoffexclude: Unescape hashed patterns in wildcard mode.
2010-05-05 Eric Blakeverify: automate tests
2010-05-05 Peter O'GormanTests for module pwrite.
2010-05-05 Peter O'GormanNew module pwrite.
2010-05-03 Jim Meyeringtest-xalloc-die: avoid unwarranted test failure on...
2010-05-01 Bruno Haiblefpurge: Sharper test.
2010-05-01 Bruno Haibleftello: Another test.
2010-05-01 Bruno Haibleftell: Another test.
2010-05-01 Bruno Haiblelseek test: Fix failure on Solaris.
2010-04-28 Jim Meyeringinit.sh: ensure a more reliable exit status when exitin...
2010-04-25 Simon JosefssonWork around a MacOS X 10.4 bug with openpty.
2010-04-24 Bruno HaibleAvoid a gcc warning.
2010-04-23 Jim Meyeringvc-list-files tests: convert to use init.sh
2010-04-21 Simon Josefssontests/test-vasprintf.c: Test %08lx.
2010-04-20 Eric Blaketests: be robust to ignored SIGPIPE
2010-04-16 Eric Blaketest-stdbool: skip test that fails with Solaris CC
2010-04-16 Eric Blakestdint: allow test to pass with C++
2010-04-15 Eric Blaketest-forkpty: fix expected signature
2010-04-13 Eric Blakegetopt-gnu: match recent glibc fixes and posix ruling
2010-04-10 Bruno Haiblevasnprintf: Add more tests.
next