Age | Commit message (Expand) | Author |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-08-14 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |
2008-07-23 | dd: new option: iflag=fullblock to accumulate full input blocks | Kamil Dudka |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-03-31 | dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdout | Paul Eggert |
2008-03-28 | Require that "(exit $fail); exit $fail" be last line of each test. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Convert tests/dd/*, 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-02-22 | Honor dd's noatime flag if possible, even if not supported on build fs | Paul Eggert |
2006-12-22 | * NEWS: dd bs= operands now silently override later ibs= and obs=, | Paul Eggert |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-03-08 | Add test cases for append, nofollow, directory, | Paul Eggert |
2006-03-08 | iflags->iflag. This fixes a typo that meant the | Paul Eggert |
2005-12-09 | add comments | Jim Meyering |
2005-12-09 | Add test for dd iflags=noatime. | Paul Eggert |
2004-09-19 | Check for "dd --". | Paul Eggert |
1999-04-11 | . | Jim Meyering |