diff options
author | Jim Meyering <jim@meyering.net> | 2007-08-16 19:18:29 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-16 19:18:29 +0200 |
commit | d2e5e366a1d813e5ce2d03e250eb1ebe44473b63 (patch) | |
tree | bead7ed244a8336fa65069cfee3a717a7c044d3e /ChangeLog | |
parent | e069d38d35b8f50897f6bdc29cc022cd5efa9749 (diff) | |
download | coreutils-d2e5e366a1d813e5ce2d03e250eb1ebe44473b63.tar.xz |
Consolidate od tests.
* tests/misc/od: Perform od-zero-len's test here.
Include boilerplate code, so tests run in a subdirectory.
* tests/misc/od-zero-len: Remove this file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-08-16 Jim Meyering <jim@meyering.net> + Consolidate od tests. + * tests/misc/od: Perform od-zero-len's test here. + Include boilerplate code, so tests run in a subdirectory. + * tests/misc/od-zero-len: Remove this file. + * tests/ls/time-1: Include sample-test boilerplate code. Remove the then-unnecessary, hard-coded envvar "unset" commands. |