hush/testsuite/cp
Denys Vlasenko 7aca89a7a3 touch: implement -d --date (our own testsuite needs that)
function                                             old     new   delta
static.uname_longopts                                  -     137    +137
touch_main                                           231     360    +129
static.touch_longopts                                  -      32     +32
validate_tm_time                                       -      28     +28
packed_usage                                       26616   26624      +8
date_main                                            687     686      -1
static.longopts                                      162       -    -162
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 2/1 up/down: 334/-163)          Total: 171 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-07-18 03:41:29 +02:00
..
cp-a-files-to-dir touch: implement -d --date (our own testsuite needs that) 2009-07-18 03:41:29 +02:00
cp-a-preserves-links Kill off the old 'tests' stuff. Write a ton of new tests for the 2004-04-06 11:10:30 +00:00
cp-copies-empty-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-copies-large-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-copies-small-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-d-files-to-dir Kill off the old 'tests' stuff. Write a ton of new tests for the 2004-04-06 11:10:30 +00:00
cp-dev-file copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. 2008-03-28 17:49:31 +00:00
cp-dir-create-dir whitespace cleanup 2006-09-17 16:28:10 +00:00
cp-dir-existing-dir whitespace cleanup 2006-09-17 16:28:10 +00:00
cp-does-not-copy-unreadable-file copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. 2008-03-28 17:49:31 +00:00
cp-files-to-dir Some test additions 2004-04-05 18:46:24 +00:00
cp-follows-links Merge test suite. 2001-10-30 23:11:20 +00:00
cp-preserves-hard-links * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". 2002-02-19 23:43:08 +00:00
cp-preserves-links Kill off the old 'tests' stuff. Write a ton of new tests for the 2004-04-06 11:10:30 +00:00
cp-preserves-source-file Merge test suite. 2001-10-30 23:11:20 +00:00
cp-RHL-does_not_preserve-links cp: fix "cp -RL" to create regular files even if src is a symlink 2008-04-27 22:06:24 +00:00