summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2004-04-30Don't rely on the local shell's wildcard expansion to make the testWayne Davison1-2/+2
2004-04-14Improved the exclude testing by adding tests that exercise --cvs-excludeWayne Davison1-0/+29
2004-04-09Added a couple extra character devices to be copied.Wayne Davison1-1/+3
2004-03-29Try to avoid running on a system that allows us to create devicesWayne Davison1-0/+6
2004-02-05Now that the long-standing chgrp bug is fixed, go back to -vvv from -vvvv.Wayne Davison1-1/+1
2004-02-04Improved the trailing comment.Wayne Davison14-9/+20
2004-02-04Set the "max verbosity" global to 9.Wayne Davison1-0/+1
2004-02-04Turned on 4 -v options for some build-farm testing.Wayne Davison2-4/+2
2004-02-04Temporarily switch to 4 -v options.Wayne Davison1-3/+1
2004-02-03Added some temporary code to try to figure out what is going wrongWayne Davison1-1/+2
2004-01-28OK, "find ... -print0 | xargs -0 ..." wasn't portable. This is.Wayne Davison1-1/+1
2004-01-28Got rid of indeterminacy in the overlapping-files.Wayne Davison1-7/+5
2004-01-27New test to make sure that merging files from multiple directoriesWayne Davison1-0/+52
2004-01-22Removed an obsolete comment.Wayne Davison1-3/+0
2004-01-09Added a few more devices to the devices.test to hopefullyJ.W. Schultz1-0/+2
2004-01-08Pass the $srcdir/wildtest.txt file on the command-line to wildtest.Wayne Davison1-1/+1
2003-07-06Added match for new "no errors" line from wildtest.Wayne Davison1-0/+1
2003-07-05We now figure out if diff accepts -u and we'll use it instead of -c,Wayne Davison3-6/+10
2003-07-05Changed "diff -u" back to "diff -c" (for portability).Wayne Davison3-4/+4
2003-07-05Test the new wildmatch() routine using the wildtest executable.Wayne Davison1-0/+18
2003-07-04Changed "diff -c" to "diff -u".Wayne Davison2-3/+3
2003-05-01Changed the expected results to match the new bug-fixed behavior.Wayne Davison1-5/+2
2003-04-23Changed one part of the exclude-test setup to test the --existingWayne Davison1-6/+6
2003-04-22Test various exclude/include patterns.Wayne Davison1-0/+78
2003-04-22Changed test_xfail to test_fail.Wayne Davison1-3/+2
2003-04-22Fixed a problem with the test code and enabled it (since rsync'sWayne Davison1-3/+1
2003-02-19Apply patch from Steve Bonds to repair this test.Paul Green1-0/+13
2003-01-28Change the default of --modify-window back to 0 on Cygwin.David Dykstra1-4/+0
2003-01-27Move the sleep to workaround the default modify-window of 1 on Cygwin toDavid Dykstra1-4/+4
2003-01-26Tests that use hands_setup to make a test file directory and rightDavid Dykstra1-0/+4
2003-01-25Don't try to run daemon tests as "nobody".Wayne Davison1-9/+2
2003-01-25Getting rid of recent "chown" since we decided to forego trying to runWayne Davison1-7/+0
2003-01-21Moved the chown from the download test to the upload test.Wayne Davison1-7/+0
2003-01-21Chown the $TO and $FROM directories to $RSYNCD_UID:$RSYNCD_GID (if weWayne Davison1-0/+7
2003-01-21Chown the $TO and $FROM directories to $RSYNCD_UID:$RSYNCD_GID (if weWayne Davison1-0/+7
2003-01-21Put the UID and GID that rsyncd will run as into variables.Wayne Davison1-5/+9
2003-01-20Add unsafe-byname tests with symlink destinations ending in '..'.David Dykstra1-5/+10
2003-01-15Fix bug in --copy-unsafe that made it totally broken, and re-enableDavid Dykstra2-17/+0
2003-01-11Yet another try at getting this to skip on cygwin.Wayne Davison1-2/+2
2003-01-11Hopefully this version will skip correctly on cygwin.Wayne Davison1-5/+4
2003-01-11Try a different tact to get cygwin to skip this test.Wayne Davison1-1/+2
2003-01-10The call to test_skipped if makepath failed didn't work, presumably becauseDavid Dykstra1-1/+3
2003-01-10Skip the longdir test if the long directory can't even be created, such asDavid Dykstra2-2/+2
2002-12-24Change all relevant occurrences of ``rsync'' and ``$rsync_bin'' to theJos Backus9-16/+16
2002-11-05Fix the chgrp and hardlinks tests by running $RSYNC instead of relying on theJos Backus2-2/+2
2002-04-09DocMartin Pool1-3/+10
2002-04-08correct behaviour is unclearMartin Pool2-0/+9
2002-04-08CleanupMartin Pool1-5/+5
2002-04-08Add more test cases.Martin Pool1-2/+4
2002-04-08Add more test cases.Martin Pool1-2/+24