Age | Commit message (Expand) | Author |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Convert tests/install/, too. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-20 | Skip part of this test when "." is not a local file system. | 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 |
2006-10-26 | Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings. | Jim Meyering |
2006-10-22 | * tests/sample-test: Quote variables containing absolute build | Jim Meyering |
2006-10-07 | * src/install.c (make_ancestor): New arg COMPONENT. | Paul Eggert |
2006-10-05 | * tests/install/basic-1: Skip the latter part of this test if the | Jim Meyering |
2006-09-18 | Fix bug where chmod, chown, and chgrp did not process operands | Paul Eggert |
2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2005-09-21 | Require that this test be run as non-root. | Jim Meyering |
2005-06-15 | Ensure that rel-named dirs are not created when chdir($PWD) fails. | Jim Meyering |
2005-06-15 | Ensure that each `-d'-specified directory is created. | Jim Meyering |
2005-04-21 | Undo previous change. | Paul Eggert |
2005-04-18 | Fix typo in comment. | Paul Eggert |
2005-04-18 | Use "cat", not "test", to test for | Paul Eggert |
2005-04-18 | Skip this test if ../../src/dd isn't readable. | Paul Eggert |
2004-08-11 | Further fix for -d regression. | Paul Eggert |
2004-08-11 | Test for the -d regression. | Paul Eggert |
2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering |
2002-04-07 | Tweak comments to reflect reality. | Jim Meyering |
2001-03-17 | Add the standard $VERBOSE-handling hook. | Jim Meyering |
2000-06-17 | Don't fail (just exit 77) if strip doesn't work. | Jim Meyering |
2000-02-28 | Use ginstall, not install. | Jim Meyering |
2000-02-27 | Clean up. | Jim Meyering |
1998-07-27 | use ls to check the permissions | Jim Meyering |
1998-07-27 | Test stripping an executable that eventually will be made unwritable. | Jim Meyering |
1998-05-09 | . | Jim Meyering |