summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2000-09-05Remove the `cp -bdl symlink foo' case.Jim Meyering
since it's no longer portable (hard link to a symlink).
2000-09-05Remove the `cp -dl sl1 sl2' case,Jim Meyering
since it's no longer portable (hard link to a symlink).
2000-09-04mv's --force (-f) option is no longer needed forJim Meyering
this test, now that all it does is cancel --interactive (-i).
2000-09-04Add new tests using cp's --rem option.Jim Meyering
Reflect the fact that cp's -f option no longer causes cp to remove the destination file before trying to open it. Reflect the fact that `cp -bdl' now makes a backup when copying a symlink onto the file it points to (FIXME: look into this, and why cp -bl does *not* do so).
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-03.Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02add basic testJim Meyering
2000-08-24.Jim Meyering
2000-08-23*** empty log message ***Jim Meyering
2000-08-23longer inputJim Meyering
2000-08-23redir dd's stderrJim Meyering
2000-08-23change PROG from ls to ddJim Meyering
2000-08-23(TESTS): Add not-rewound.Jim Meyering
2000-08-23*** empty log message ***Jim Meyering
2000-08-23use better trapJim Meyering
2000-08-21Clean up traps. Create files in a subdir.Jim Meyering
2000-08-21remove `dir' in trap, tooJim Meyering
2000-08-21use better trapJim Meyering
2000-08-20(TESTS): Add cp-HL.Jim Meyering
2000-08-20*** empty log message ***Jim Meyering
2000-08-20.Jim Meyering
2000-08-20.Jim Meyering
2000-08-15Add tests for just-fixed bug.Jim Meyering
2000-08-13*** empty log message ***Jim Meyering
2000-08-12.Jim Meyering
2000-08-12(TESTS): Add perm.Jim Meyering
2000-08-12*** empty log message ***Jim Meyering
2000-08-12Remove test for the VERSION_CONTROL and/orJim Meyering
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12Remove test for the VERSION_CONTROL and/orJim Meyering
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12Remove test for the VERSION_CONTROL and/orJim Meyering
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12Remove test for the VERSION_CONTROL and/orJim Meyering
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12*** empty log message ***Jim Meyering
2000-08-12*** empty log message ***Jim Meyering
2000-08-06.Jim Meyering
2000-08-05.Jim Meyering
2000-08-05.Jim Meyering
2000-08-05.Jim Meyering
2000-08-05(narrow-1): New test, for the above.Jim Meyering
2000-08-03.Jim Meyering
2000-08-03.Jim Meyering
2000-08-03($(srcdir)/$x-tests): Use -I$(srcdir), not `-I.'.Jim Meyering
(Makefile.am): Likewise. Reported by Greg McGary.