summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix quoting.Martin Pool2001-12-141-7/+8
* Perhaps Solaris sh wants us to explicitly exit 0, rather than justMartin Pool2001-12-141-1/+1
* More error messages.Martin Pool2001-12-141-1/+1
* Doc.Martin Pool2001-12-141-1/+2
* Add a test that when none of -l, -L, -a are specified symlinks are notMartin Pool2001-12-142-0/+40
* Fix test suite breakage in calling tls.Martin Pool2001-12-022-4/+14
* Fix shMartin Pool2001-11-271-2/+6
* Be a bit more verboseMartin Pool2001-11-271-1/+2
* Be a bit more verboseMartin Pool2001-11-271-1/+2
* Unbreak recursive ls testMartin Pool2001-11-271-2/+2
* Oops, fix bash syntaxMartin Pool2001-11-271-1/+1
* Use tls rather than the OS's ls(1) so that we have more chance ofMartin Pool2001-11-271-3/+8
* Remove test trace stuff.Martin Pool2001-09-071-2/+2
* Oops, some machines don't have `which`.Martin Pool2001-09-061-1/+1
* Oops, some machines don't have `which`.Martin Pool2001-09-061-1/+1
* See if head(1) works -- broken on some systems?Martin Pool2001-09-061-0/+3
* You cannot do "export VAR=VALUE" all on one line; the export must beMartin Pool2001-09-061-1/+2
* More testsuite cleanups. Now I hope we cope without 'cp -a', thoughMartin Pool2001-09-062-15/+7
* BSD machines don't seem to have head(1).Martin Pool2001-09-061-3/+3
* Split the 'longdir' test into its own script, and make it work withoutMartin Pool2001-09-063-9/+30
* Add a makepath() function to cope with machines that do not haveMartin Pool2001-09-061-0/+24
* Fiddle umask again.Martin Pool2001-09-061-4/+17
* Set umask so that symlinks will have the right permissions on BSD.Martin Pool2001-09-061-0/+19
* Fix sh syntax for FreeBSD.Martin Pool2001-08-311-1/+1
* Run the daemon test using faked tcp connections.Martin Pool2001-08-312-21/+6
* Fix rsyncd.conf generation.Martin Pool2001-08-312-47/+11
* Fix message.Martin Pool2001-08-311-1/+1
* Show rsync version before doing anything else.Martin Pool2001-08-311-0/+0
* Skip SSH tests if $rsync_enable_ssh_tests is not setMartin Pool2001-08-311-0/+6
* fix bashismMartin Pool2001-08-301-1/+1
* Split out generic functions for starting rsyncd.Martin Pool2001-08-301-0/+44
* Start testing daemon functionalityMartin Pool2001-08-301-0/+65
* AbandonedMartin Pool2001-08-301-7/+0
* ObsoleteMartin Pool2001-08-301-17/+0
* More debug output for testing SSH.Martin Pool2001-08-301-2/+2
* Try using `diff -c' not `diff -u' because the latter seems to beMartin Pool2001-08-301-2/+2
* Use rsync source rather than /etc for files because things in /etcMartin Pool2001-08-291-1/+1
* Cleanup check_logs feature.Martin Pool2001-08-292-22/+5