summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Added a new test to check how we interact with --link-dest andWayne Davison2005-04-261-0/+9
* Two more tests:Wayne Davison2005-04-231-1/+12
* Added --no-whole-file option to one of the runs.Wayne Davison2005-04-231-1/+1
* Simplified the newly added test so that it should stop sporadicallyWayne Davison2005-04-161-5/+3
* Call rsync via $RSYNC.Wayne Davison2005-04-151-1/+1
* Make sure that the $chkdir has the same mtime/etc. as theWayne Davison2005-04-151-0/+1
* Added a test that copies a single file with -H specified.Wayne Davison2005-04-151-0/+7
* Combine one of the backup tests with --delete-after.Wayne Davison2005-04-071-2/+7
* List /etc instead of /, but only if it exists and is readable.Wayne Davison2005-03-231-1/+5
* Mention when we run fakeroot.Wayne Davison2005-03-182-0/+2
* If we're not root and the "fakeroot" command is available, use itWayne Davison2005-03-182-2/+15
* A simple test to ensure that fuzzy processing is working.Wayne Davison2005-03-141-0/+25
* Re-enabled the --copy-dest part of the test.Wayne Davison2005-03-111-3/+3
* Turned on -i for itemized output.Wayne Davison2005-03-051-1/+1
* Added "set -x".Wayne Davison2005-02-261-0/+2
* Decided I like "set -x" after all.Wayne Davison2005-02-2617-0/+34
* Make sure that our protocol-28 compatibility is OK.Wayne Davison2005-02-261-1/+1
* Commenting out link-dest test for now.Wayne Davison2005-02-231-3/+3
* Changed --copy-dest to --link-dest.Wayne Davison2005-02-231-1/+1
* Pass the file-diffing flag as an arg to checkit.Wayne Davison2005-02-211-3/+1
* If checkit is passed a 4th arg, skip the file-diffing step.Wayne Davison2005-02-211-5/+11
* Touch $tmpdir/do_not_diff_the_files so that checkit does not tryWayne Davison2005-02-211-0/+2
* Got rid of "set -x" (runtests.sh has a way to set this, if desired).Wayne Davison2005-02-2015-30/+0
* A small twiddle.Wayne Davison2005-02-201-3/+1
* Test --remove-sent-files.Wayne Davison2005-02-201-0/+27
* Make sure that there are no directory-time differences between theWayne Davison2005-02-151-3/+4
* The dir vs non-dir test now assumes the dir wins.Wayne Davison2005-02-131-4/+5
* Added a test for the merging of a dir and a non-dir with the same name.Wayne Davison2005-02-131-1/+3
* Forgot to make sure that the dir-times on the chkdir got syncedWayne Davison2005-02-121-0/+1
* Some more improvements to exercise rule-restricted merge filesWayne Davison2005-02-121-26/+44
* Improved checkit() and rsync_ls_lR() to work with filenames thatWayne Davison2005-02-121-5/+2
* Also test the new long-named filter rules.Wayne Davison2005-02-081-7/+7
* Use the new negated exclude to filter out all non-dirs in a fewWayne Davison2005-02-031-4/+4
* Improved the exclude tests to make sure that the filter filesWayne Davison2005-01-311-14/+39
* Added testing for --filter and merge-file features.Wayne Davison2005-01-251-2/+54
* Put double-quotes around the --rsync-path arg.Wayne Davison2005-01-171-2/+2
* Got rid of the rare failure caused by a directory-time mismatch.Wayne Davison2004-12-141-1/+3
* Added tests for multiple --compare-dest options and --copy-dest.Wayne Davison2004-11-271-4/+10
* Create a FIFO using mkfifo.Wayne Davison2004-09-231-0/+1
* - Fixed a problem with the $bakdir value.Wayne Davison2004-09-201-13/+35
* Use $diffopt instead of -u.Wayne Davison2004-09-201-2/+2
* A simple test of the backup functionality.Wayne Davison2004-09-201-0/+39
* Make sure that /etc and /bin actually are readable before we tryWayne Davison2004-09-161-2/+10
* If system won't let us set chmod bits, fall back to testing withoutWayne Davison2004-08-122-6/+10
* Do some simple tests with various read-only and set[ug]id files.Wayne Davison2004-08-092-0/+69
* Some basic batch-mode tests.Wayne Davison2004-07-231-0/+45
* Chris added a missing "not" to a comment.Wayne Davison2004-07-231-2/+2
* Fixed the opening comments.Wayne Davison2004-07-231-5/+2
* Added even more double-quoting.Wayne Davison2004-07-221-7/+7
* Improved the test a little.Wayne Davison2004-07-211-3/+9