Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-21 | Undo previous change. | Paul Eggert | |
(dd, dd2): New vars, which use $EXEEXT. All uses of dd and dd2 changed. | |||
2005-04-18 | Fix typo in comment. | Paul Eggert | |
2005-04-18 | Use "cat", not "test", to test for | Paul Eggert | |
../../src/dd. Problem reported by Eric Blake. | |||
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 | |
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx. | |||
2002-04-07 | Tweak comments to reflect reality. | Jim Meyering | |
2001-03-17 | Add the standard $VERBOSE-handling hook. | Jim Meyering | |
This test currently fails for mips-dec-ultrix4.4. | |||
2000-06-17 | Don't fail (just exit 77) if strip doesn't work. | Jim Meyering | |
Add canonical trap/mkdir/cd, plus exit portability cruft. | |||
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 | |