Wayne Davison
6feb7d37df
Change "fail" to "test_fail".
...
Fixes bug 11322.
2015-06-10 15:20:01 -07:00
Wayne Davison
7918f24405
Changed some instances of \" in checkit calls to '.
2007-09-03 20:43:58 +00:00
Wayne Davison
c8d19f90a6
Added a missing '(' in the opening comments.
2006-02-04 19:29:13 +00:00
Wayne Davison
8a3d4658eb
Decided I don't like "set -x".
2006-02-03 17:58:48 +00:00
Wayne Davison
13725744fd
Decided I like "set -x" after all.
2005-02-26 19:47:43 +00:00
Wayne Davison
815193e89e
Got rid of "set -x" (runtests.sh has a way to set this, if desired).
2005-02-20 17:24:15 +00:00
Wayne Davison
b0e9bafc78
- Use $suitedir to find rsync.fns.
...
- The values of fromdir and todir are already set.
2004-05-18 00:41:35 +00:00
Wayne Davison
05118158f4
Improved the trailing comment.
2004-02-04 18:24:41 +00:00
Wayne Davison
0406a3a7a4
Changed test_xfail to test_fail.
2003-04-22 16:45:24 +00:00
Wayne Davison
bc3b5b2558
Fixed a problem with the test code and enabled it (since rsync's
...
duplicate-elimination code is now fixed).
2003-04-22 00:25:05 +00:00
Jos Backus
06464f55e2
Change all relevant occurrences of `rsync'' and `$rsync_bin'' to the
...
canonical form ``$RSYNC'' (set in testsuite/rsync.fns). This prevents any
stray rsync binaries in the user's PATH from being picked up by the test
scripts and ensures that the newly built rsync binary is used always.
2002-12-24 07:25:25 +00:00
Martin Pool
79c9d8a180
Proper messages for skipped tests.
2002-03-22 06:07:50 +00:00
Martin Pool
b31427cd4a
Skip this for now; it's a known bug
2002-01-23 07:28:38 +00:00
Martin Pool
4937459225
The current version of rsync is expected to fail to eliminate all
...
duplicates from list.
2002-01-11 08:02:43 +00:00
Martin Pool
1623ba6889
Improved duplicates test: check that each file is
...
copied once and exactly once.
2002-01-11 07:29:53 +00:00
Martin Pool
766526c791
Check whether code to eliminate duplicate filenames works
...
(hint: it does not.)
2002-01-11 07:29:02 +00:00