aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* DocMartin Pool2002-04-091-3/+10
* correct behaviour is unclearMartin Pool2002-04-082-0/+9
* CleanupMartin Pool2002-04-081-5/+5
* Add more test cases.Martin Pool2002-04-081-2/+4
* Add more test cases.Martin Pool2002-04-081-2/+24
* A test suite that calls unsafe_symlink() directly to see how itMartin Pool2002-04-081-0/+20
* Test more permutations.Martin Pool2002-04-051-12/+25
* Fix filenames.Martin Pool2002-04-051-3/+3
* Get rid of testlink after use.Martin Pool2002-04-051-0/+2
* Test case for --copy-unsafe-links, contributed by Vladimír Michl,Martin Pool2002-04-051-0/+58
* Shell scripts should explicitly "exit 0" for portability. Thanks Jos.Martin Pool2002-03-261-0/+2
* Fix suggested by Jos for hands.test. Some of the functionalityMartin Pool2002-03-262-28/+2
* Jos points out that test -L is still broken on Solaris. Now we try upMartin Pool2002-03-261-1/+27
* Add a test case for trim_trailing_slashes, and make it handle other cases.Martin Pool2002-03-251-0/+29
* Change chgrp.test to use our getgroups rather than the system's.Martin Pool2002-03-252-2/+6
* Doc permissions while testing.Martin Pool2002-03-221-2/+8
* Rather than literally "nobody", try using uid/gid = 65534 asMartin Pool2002-03-221-0/+6
* Better messages.Martin Pool2002-03-221-2/+2
* Proper messages for skipped tests.Martin Pool2002-03-223-12/+8
* If tests are skipped, explain why.Martin Pool2002-03-221-0/+1
* Doc about checkit.Martin Pool2002-03-221-0/+5
* Use `id -G` rather than `groups` to get a list of groups for thisMartin Pool2002-03-221-1/+3
* Typo.Martin Pool2002-03-151-1/+1
* On Solaris, put /usr/ucb/bin at the end of the path to help findMartin Pool2002-03-151-0/+3
* Try to handle 'test -L' on Sun.Martin Pool2002-03-152-3/+8
* Clarify behaviour of installcheck.Martin Pool2002-03-121-3/+5
* Rename to README.testsuite, and bring it up to date.Martin Pool2002-03-122-7/+28
* Try to download a tree over a compressed connection to a daemon.Martin Pool2002-03-121-0/+31
* This test tries to upload a file over a compressed connection to theMartin Pool2002-03-121-0/+25
* Fix generated rsyncd.conf file for testing.Martin Pool2002-03-121-2/+4
* Change shell syntax to try to please SolarisMartin Pool2002-02-181-3/+14
* Solaris does not have diff -u.Martin Pool2002-02-181-1/+1
* This test must specify --times because it compares listings thatMartin Pool2002-02-181-1/+2
* Add a test that --owner correctly propagates ownership of files for aMartin Pool2002-02-091-0/+38
* Add a test that --group correctly propagates groups of which the localMartin Pool2002-02-091-0/+35
* Add test case for device nodes. This test will be skipped unless youMartin Pool2002-01-251-0/+29
* When comparing directories, use `find .` to call diff, rather thanMartin Pool2002-01-251-1/+5
* Add test_skipped function.Martin Pool2002-01-251-0/+5
* Try to fix error on Solaris:Martin Pool2002-01-241-5/+5
* Skip this for now; it's a known bugMartin Pool2002-01-231-0/+3
* When checking what was copied, use specific -d -f -L flags to testMartin Pool2002-01-111-5/+5
* The current version of rsync is expected to fail to eliminate allMartin Pool2002-01-111-2/+2
* Add concept of expected-failure.Martin Pool2002-01-111-0/+8
* Improved duplicates test: check that each file isMartin Pool2002-01-111-4/+15
* Check whether code to eliminate duplicate filenames worksMartin Pool2002-01-111-0/+43
* Improved test framework and test for hardlink handlingMartin Pool2002-01-112-20/+16
* Merge ChangeSet@1.12: Add test case for -HMartin Pool2002-01-111-0/+38
* Add an "unsafe" symlink to the symlink test case so we can see what happens.Martin Pool2001-12-181-0/+1
* Verbose.Martin Pool2001-12-141-0/+2
* Be less verbose.Martin Pool2001-12-141-1/+1