Age | Commit message (Expand) | Author |
2008-02-09 | tests: start migrating sourced-file function-like tests into test-lib.sh. | Jim Meyering |
2008-02-09 | tests: mv/acl: Don't mention "yes" as a partition name in diagnostic. | Jim Meyering |
2008-02-07 | mkdir, split: write --verbose output to stdout, not stderr. | Steven Schubiger |
2008-02-02 | Clarify a comment. | Jim Meyering |
2008-01-31 | Adapt to new version of vc-list-files. | Jim Meyering |
2008-01-31 | Improve the cp/parent-perm test. | Jim Meyering |
2008-01-29 | ls: don't segfault on files in /proc with an old libselinux | Jim Meyering |
2008-01-26 | Work around Darwin9's set-GID-like group ownership inheritance. | Jim Meyering |
2008-01-26 | Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1) | Jim Meyering |
2008-01-13 | Remove each output redirection target before writing to it. | Jim Meyering |
2008-01-11 | tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US.iso88591. | Jim Meyering |
2008-01-08 | parent-perm: avoid a bizarre test failure. | Jim Meyering |
2008-01-07 | Make a racy test failure less likely to happen. | Jim Meyering |
2008-01-07 | cp: add a test for today's bug fix. | Jim Meyering |
2008-01-06 | touch: add a test for today's change. | Jim Meyering |
2008-01-06 | Avoid tr case-conversion failure in some locales. | Jim Meyering |
2008-01-02 | Update copyright date. | Jim Meyering |
2007-12-20 | Avoid another "make check" failure due to omitted programs. | Jim Meyering |
2007-12-12 | * tests/mv/part-symlink: Redirect diff output to stderr. | Jim Meyering |
2007-12-11 | Add a test to exercise today's bug fix. | Jim Meyering |
2007-12-02 | Make test script, existing-perm-race, executable. | Bob Proulx |
2007-12-01 | Change comments: say bug present up to coreutils-6.9, not fixed in 6.10. | Jim Meyering |
2007-12-01 | Add a test for cp -p and existing file permissions. | Paul Eggert |
2007-11-30 | Avoid a spurious test failure when build directory is set-GID. | Jim Meyering |
2007-11-30 | Be extra careful to quote $abs_top_builddir-derived names. | Jim Meyering |
2007-11-30 | Include test name in the "unsafe working directory name" diagnostic. | Jim Meyering |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues |
2007-11-30 | * tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is not | Ralf Wildenhues |
2007-11-24 | Tweak new test. | Jim Meyering |
2007-11-24 | Test the new feature: cp -p preserves the GID whenever possible. | Lasse Collin |
2007-11-23 | Add tests to show new class of strings accepted by date -d. | Jim Meyering |
2007-11-22 | cp: by default, refuse to copy through a dangling destination symlink | Jim Meyering |
2007-11-17 | Correct preceding patch. | Jim Meyering |
2007-11-17 | Port tests/rmdir/ignore away from GNU/Linux. | Paul Eggert |
2007-11-16 | Port readlink-fp-loop to Solaris. | Paul Eggert |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-11-16 | Port to Solaris 8 perl, which does not support "use warnings;". | Paul Eggert |
2007-11-03 | seq: add another test for the %% bug | Jim Meyering |
2007-11-03 | Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format. | Paul Eggert |
2007-11-01 | tests/misc/printf-surprise: Correct sed transform. | Jim Meyering |
2007-11-01 | Use mktemp, not mkdtemp, to create test directories. | Jim Meyering |
2007-11-01 | Adjust a seq subtest not to depend on the vagaries of floating point. | Jim Meyering |
2007-11-01 | Make the new printf-surprise test more precise. | Jim Meyering |
2007-11-01 | Accommodate FreeBSD 6.1 hard-link-to-symlink differences. | Jim Meyering |
2007-10-30 | Avoid seq floating-point test failure on FreeBSD 6.1. | Jim Meyering |
2007-10-29 | Avoid test failure in non-srcdir build vs. the git tree. | Jim Meyering |
2007-10-27 | Clean up tests/Makefile.am. | Jim Meyering |
2007-10-27 | Add a test for the printf fix of 2007-10-21. | Jim Meyering |
2007-10-24 | Don't fail part 2 of tests/rm/unreadable when run as root. | Jim Meyering |
2007-10-21 | Reorder tests to run more basic ones earlier. | Jim Meyering |