doc: regenerate INSTALL
[gnulib.git] / tests /
2010-01-01 Jim Meyeringtest-update-copyright: don't let envvar setting cause...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2010-01-01 Eric Blaketest-dup2: avoid compiler warning
2009-12-31 Bruno HaibleFix mistake in last patch of tests/test-signal.c.
2009-12-31 Eric Blakesignal, spawn: use link warnings
2009-12-31 Eric Blakesys_times, sys_utsname: use include_next
2009-12-31 Bruno HaibleFix test crash.
2009-12-31 Bruno HaibleFix compilation error on most platforms.
2009-12-30 Eric Blaketests: test more substitute headers
2009-12-30 Eric Blaketests: fix license on several tests
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Eric Blaketests: don't require debug system() to pass
2009-12-28 Eric Blaketest-dup2: reduce dependencies
2009-12-26 Eric Blaketests: use macros.h in more places
2009-12-26 Bruno Haiblelocalename: Fix storage allocation of gl_locale_name_th...
2009-12-26 Bruno Haiblelocalename: Fix unit test.
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Bruno HaibleFix indentation.
2009-12-24 Eric Blaketest-nanosleep: fix typo
2009-12-24 Eric Blaketests: add signature checks
2009-12-24 Bruno HaibleInclude header file being tested immediately after...
2009-12-23 Bruno Haiblelocalename: more tests
2009-12-23 Eric Blakegnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
2009-12-23 Eric Blaketests: avoid compiler warnings
2009-12-23 Bruno HaibleMore localename tests.
2009-12-22 Eric Blaketest-getopt: test stderr behavior
2009-12-22 Eric Blaketest-getopt: enhance test
2009-12-21 Eric Blaketest-utimens: avoid spurious failure
2009-12-19 Eric Blakeutimens: check for ctime update
2009-12-19 Bruno Haibledprintf-posix: Check against memory leak fixed on 2009...
2009-12-19 Bruno Haiblefprintf-posix: Check against memory leak fixed on 2009...
2009-12-17 Eric Blakefcntl: use to simplify other modules
2009-12-17 Eric Blakefcntl: port portions of fcntl to mingw
2009-12-17 Eric Blakefcntl: support F_DUPFD_CLOEXEC on systems with fcntl
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-11 Eric Blakesetenv: relax requirement in light of POSIX ruling
2009-12-11 Bruno HaibleTests for module 'nl_langinfo'.
2009-12-11 Bruno HaibleTests for module 'langinfo'.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-12-10 Simon JosefssonAdd pty module for forkpty and openpty.
2009-12-08 Jim Meyeringinit.sh: avoid Solaris 10 /bin/sh portability problem
2009-12-08 Eric Blakefchdir: fix logic bugs
2009-12-08 Eric Blakeunistd-safer: add unit test
2009-12-07 Eric Blakecloexec: preserve text vs. binary across dup_cloexec
2009-12-07 Eric Blakemgetgroups: reduce duplicate listings
2009-12-05 Eric Blaketest-dup2: enhance test
2009-12-05 Eric Blakecloexec: add dup_cloexec
2009-12-05 Eric Blaketest-xalloc-die: fix test for mingw
2009-12-05 Eric Blaketest-fseeko: fix test for mingw
2009-12-05 Eric Blakemgetgroups: avoid argument promotion issues with -1
2009-11-28 Eric Blakegetopt-gnu: flush out another BSD bug
2009-11-27 Jim Meyeringtest-xalloc-die: avoid spurious failure due to libtool...
2009-11-26 Eric Blakeinit.sh: suggest to use skip_ and fail_ functions in...
2009-11-26 Bruno Haibleinit.sh: add documentation in comments
2009-11-26 Jim Meyeringinit.sh: accommodate even those who specify bogus srcdi...
2009-11-26 Jim Meyeringtest-pread.sh: avoid diagnostics for those who ignore...
2009-11-25 Jim Meyeringtest-pread: cover failure with ESPIPE and EINVAL
2009-11-25 Jim Meyeringtest-pread.sh: clean up
2009-11-25 Jim Meyeringtest-pread.sh: make executable
2009-11-25 Jim Meyeringcorrect typo in test-pread.sh
2009-11-25 Jim Meyeringtest pread
2009-11-25 Jim Meyeringtests/init.sh: new file to be used via most *.sh tests
2009-11-24 Bruno Haibleduplocale: Fix logic bug.
2009-11-23 Jim Meyeringtest-update-copyright: don't hard-code /usr/bin/perl
2009-11-23 Bruno HaibleTests for module 'duplocale'.
2009-11-23 Bruno HaibleCheck that <locale.h> defines locale_t and LC_GLOBAL_LO...
2009-11-20 Eric Blakenanosleep: work around cygwin bug
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-20 Eric Blaketest-xvasprintf: silence compiler warnings
2009-11-19 Eric Blaketests: avoid false negative with --with-packager
2009-11-18 Eric Blakeusleep: use it to simplify tests
2009-11-18 Eric Blakeusleep: new module
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-18 Eric Blakexalloc-die-tests: optimize
2009-11-17 Simon Josefssontests/test-xalloc-die.sh: Deal with EOL differences...
2009-11-17 Jim Meyeringtest-xalloc-die.sh: make the code agree with the commit log
2009-11-17 Jim Meyeringtest-xalloc-die.sh: fix a portability bug
2009-11-17 Eric Blakexalloc-die-tests: avoid printing null pointer
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-16 Eric Blaketest-freading: clean up temporary file
2009-11-15 Simon JosefssonAdd xalloc-die self-test.
2009-11-14 Eric Blakeopenat: detect Solaris fchownat bug
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-13 Eric Blakegetgroups: work around FreeBSD bug
2009-11-13 Jim Meyeringtest-getgroups: avoid compilation failure
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-13 Eric Blakegetgroups: fix logic error
2009-11-13 Simon JosefssonDrop redundant string.h (silent change).
2009-11-13 Simon Josefssontest-base64: Improve.
2009-11-13 Simon Josefssontests/test-xvasprintf.c: Fix memory leak.
2009-11-13 Simon Josefssontest-xvasprintf: Add %s%s related checks.
2009-11-12 Eric Blakemkfifoat: use new modules for Solaris and BSD bugs
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-11-11 Eric Blakereadlink: detect FreeBSD bug
2009-11-11 Eric Blakesymlink: detect FreeBSD bug
2009-11-10 Eric Blakelink: detect FreeBSD bug
next