Age | Commit message (Expand) | Author |
2007-05-03 | Avoid test failure when run with a permissive umask. | Jim Meyering |
2007-05-02 | Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm. | Jim Meyering |
2007-04-24 | * THANKS: Add Andreas Frische. | Jim Meyering |
2007-04-12 | split --line-bytes=N (-C N): don't create an empty file. | Paul Eggert |
2007-04-07 | Add a test for, and document, today's fix. | Jim Meyering |
2007-04-02 | * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: | Paul Eggert |
2007-03-29 | * src/runcon.c (main): Don't reorder arguments. Reported by | Jim Meyering |
2007-03-29 | Arrange for "make check-root" to run the new root-only test. | Jim Meyering |
2007-03-29 | * src/runcon.c: New program. | Jim Meyering |
2007-03-29 | * tests/cp/cp-a-selinux: New file. Test for the bug reported in | Jim Meyering |
2007-03-29 | * tests/misc/selinux [VERBOSE]: Print version info for each | Jim Meyering |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-24 | If strace malfunctions, skip the test rather than failing it. | Jim Meyering |
2007-03-22 | * tests/mv/hard-3: Correct the preceding change: $3 -> $2. | Jim Meyering |
2007-03-22 | Improve a test script. | Paul Eggert |
2007-03-21 | Fix a test script not to claim an ext2 file system is of type xfs. | Jim Meyering |
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 |