added missing dependencies to fix failing unistr/ tests
[gnulib.git] / tests /
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.
2010-04-10 Bruno Haiblevasnprintf test: Reduce code duplication.
2010-04-09 Jim Meyeringinit.sh: run tr in the "C" locale to avoid multibyte...
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
2010-04-06 Jim Meyeringinit.sh: simply unset TMPDIR rather than risking env -i
2010-04-06 Jim Meyeringinit.sh: portability fix: use env's POSIX-specified...
2010-04-05 Bruno HaibleTests for module 'strncat'.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Jim Meyeringxstrtoumax-tests: convert to use init.sh
2010-04-05 Jim Meyeringxstrtoimax-tests: convert to use init.sh
2010-04-05 Jim Meyeringxstrtol-tests: convert to use init.sh
2010-04-05 Jim Meyeringatexit-tests: convert to use init.sh
2010-04-05 Bruno Haibleduplocale: Improve test output.
2010-04-05 Bruno Haibleptsname: Improve test.
2010-04-05 Jim Meyeringinit.sh: fix typo
2010-04-05 Jim Meyeringinit.sh: make it easier for a test script to write...
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-02 Bruno HaibleOops, fix small mistake in last commit.
2010-04-02 Bruno HaibleTests for module 'havelib', moved here from GNU gettext.
2010-03-28 Bruno HaibleResolve conflict between the two kinds of module indica...
2010-03-25 Bruno HaibleMinor formatting changes.
2010-03-22 Bruno HaibleTests for module 'login_tty'.
2010-03-21 Bruno HaibleTests for openpty: Make stricter.
2010-03-21 Bruno HaibleNew module 'unlockpt'.
2010-03-21 Bruno HaibleNew module 'grantpt'.
2010-03-21 Bruno HaibleTests for module 'ptsname'.
2010-03-21 Bruno HaibleNew module 'ptsname'.
2010-03-21 Bruno HaibleTests for module 'ttyname_r'.
2010-03-21 Bruno HaibleNew module 'ttyname_r'.
2010-03-19 Bruno Haiblewctype: Provide iswblank function.
2010-03-19 Bruno HaibleTests of module 'pty' in C++ mode.
2010-03-19 Eric Blakeforkpty, openpty: prefer glibc's const-safe prototype
2010-03-19 Eric Blakeforkpty, openpty: split functions into new modules
2010-03-17 Bert Wesargtest-vc-list-files-git: make more robust
next