Age | Commit message (Expand) | Author |
2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering |
2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering |
2007-03-18 | Fix a generic NFS-related test failure. | Jim Meyering |
2007-03-18 | Fix a bug in how pr -m -s works. | Jim Meyering |
2007-03-17 | * tests/misc/tty-eof: Add shuf to the list of tested commands. | Jim Meyering |
2007-03-17 | Avoid test failure on NFS-mounted Solaris ZFS file system. | Jim Meyering |
2007-03-16 | * src/copy.c: Include filemode.h. | Paul Eggert |
2007-03-13 | Work around a failing test due to an NFS-based race condition. | Jim Meyering |
2007-03-10 | The preceding change solved part of the problem. Now ginstall fails. | Jim Meyering |
2007-03-10 | * tests/install/basic-1: When setting up an unreadable "." in an | Jim Meyering |
2007-03-09 | * tests/chgrp/basic: Also avoid test failures on Darwin 8.8.x (MacOS X 10.4). | Jim Meyering |
2007-03-09 | Avoid test failures on Darwin 7.9.0 (MacOS X 10.3.9) | Jim Meyering |
2007-03-03 | pwd-unreadable-parent: Skip test on ia64/Linux, too. | Jim Meyering |
2007-03-02 | pwd-unreadable-parent: Skip test on non-Linux/GNU systems. | Jim Meyering |
2007-03-02 | * tests/misc/pwd-long: Also allow "+" in $PWD. | Jim Meyering |
2007-02-28 | * tests/misc/df-P: This script *is* executable. | Jim Meyering |
2007-02-27 | Add a test for today's df -P fix. | Jim Meyering |
2007-02-24 | Don't skip this test on new-enough Linux/GNU systems. | Jim Meyering |
2007-02-24 | Remove the "gnits" option; it prohibits my using "+" as a version | Jim Meyering |
2007-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert |
2007-02-24 | * tests/readlink/can-e: Put the closing double-quote at the end of a | Bruno Haible |
2007-02-24 | * tests/du/slink: Skip the test if executing on an nfsv3 file system. | Bruno Haible |
2007-02-23 | With -Dlint, make shuf free all heap-allocated storage. | Jim Meyering |
2007-02-22 | Honor dd's noatime flag if possible, even if not supported on build fs | Paul Eggert |
2007-02-21 | * tests/misc/date: Remove vestigial use of Data::Dumper. | Jim Meyering |
2007-02-19 | * NEWS: sort now uses a --compress-program option rather than | Paul Eggert |
2007-02-18 | * tests/rm/fail-eacces: Skip this test when running as root. | Jim Meyering |
2007-02-13 | Also check for and print stderr output, in case a program fails. | Jim Meyering |
2007-02-12 | * tests/misc/pwd-unreadable-parent: Skip the test if we're | Jim Meyering |
2007-02-03 | Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlink | Jim Meyering |
2007-02-03 | * NEWS: Document fix for cp --preserve=mode. | Paul Eggert |
2007-02-03 | * NEWS: Document fix for cp --parents. | Paul Eggert |
2007-01-24 | Remove usually-skipped test. | Jim Meyering |
2007-01-24 | * NEWS: New option sort -C, proposed by XCU ERN 127, which looks | Paul Eggert |
2007-01-24 | Fix a typo. | Jim Meyering |
2007-01-24 | Don't depend on "which". | Jim Meyering |
2007-01-24 | Test sort compression. | Dan Hipschman |
2007-01-20 | * tests/misc/pwd-long: Work properly even when run from the | Jim Meyering |
2007-01-17 | Make "rm --interactive=never ..." never prompt. | Jim Meyering |
2007-01-13 | Put CU_TEST_NAME in the environment for each test run by "make check". | Jim Meyering |
2007-01-11 | * tests/misc/test-diag: Work also when libc's error function | Jim Meyering |
2007-01-07 | * tests/sample-test: Update copyright date to 2007. | Jim Meyering |
2007-01-06 | * tests/fmt/basic (pfx-only, pfx-of-pfx): New tests, | Jim Meyering |
2007-01-06 | * src/fmt.c (copy_rest): Correct prefix handling. | G.P. Halkes |
2007-01-04 | [ChangeLog] | Jim Meyering |
2007-01-03 | Avoid spurious test failures on MacOS X 10.3.9, in a German locale. | Bruno Haible |
2007-01-02 | Now, "ls -FRL" always follows symbolic links on Linux. | Paul Eggert |
2007-01-01 | * tests/rm/fail-eperm: Instead, simply transform the actual output diagnostic. | Jim Meyering |
2007-01-01 | * tests/rm/fail-eperm: Revert last change. The PATH=... setting | Jim Meyering |
2006-12-30 | * tests/misc/base64: Factor a long, repetitive string. | Jim Meyering |