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
cp-copies-empty-file
cp-copies-large-file
cp-copies-small-file
cp-d-files-to-dir
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
cp-dir-existing-dir
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
cp-follows-links
cp-preserves-hard-links
cp-preserves-links
cp-preserves-source-file
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