summaryrefslogtreecommitdiff
path: root/testsuite/exclude.test
Commit message (Expand)AuthorAgeFilesLines
* Re-run the exclude test using lsh.sh pull.Wayne Davison2022-10-191-25/+40
* Use newer protocol to avoid mtime corruption.Wayne Davison2022-10-011-1/+1
* Preparing for release of 3.2.4pre2v3.2.4pre2Wayne Davison2022-01-151-1/+1
* Preparing for release of 3.2.4pre1v3.2.4pre1Wayne Davison2022-01-021-1/+1
* Minor cleanup (#214)a13460542021-09-261-1/+1
* Avoid output variance in protocol 29.Wayne Davison2020-09-211-2/+2
* Check status of tests that pipe rsync's output & simplify output diffing.Wayne Davison2020-09-211-7/+1
* Avoid spurious "is newer" messages with `--update`.Wayne Davison2020-09-211-4/+8
* Fix overzealous setting of mtime & tweak time comparisonsWayne Davison2020-06-131-1/+21
* Avoid problems with timestamp rounding that cp -p and touch -r may do.Wayne Davison2008-06-171-3/+3
* Changed some instances of \" in checkit calls to '.Wayne Davison2007-09-031-13/+13
* Added a test for --prune-empty-dirs.Wayne Davison2007-07-081-5/+9
* Got rid of the temporary "set -x" that was added for debugging.Wayne Davison2007-05-211-2/+0
* Set -x option to diagnose what is going wrong on FreeBSD.Wayne Davison2007-05-211-0/+2
* Make sure that the --relative test creates the implied directoriesWayne Davison2006-03-161-3/+4
* Added a test of a simple exclude when --relative is enabled.Wayne Davison2006-03-131-0/+7
* Added a missing '(' in the opening comments.Wayne Davison2006-02-041-1/+1
* Decided I don't like "set -x".Wayne Davison2006-02-031-2/+0
* The setting of HOME got moved to rsync.fns.Wayne Davison2006-01-261-2/+1
* Added a test for the new "dir/***" feature.Wayne Davison2006-01-021-0/+7
* Added an anchored exclude to a filter file.Wayne Davison2005-12-191-3/+6
* Decided I like "set -x" after all.Wayne Davison2005-02-261-0/+2
* Make sure that our protocol-28 compatibility is OK.Wayne Davison2005-02-261-1/+1
* A small twiddle.Wayne Davison2005-02-201-3/+1
* 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
* 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
* - Properly quote the $excl references.Wayne Davison2004-05-241-5/+8
* Moved a couple lines.Wayne Davison2004-05-221-2/+2
* - Use $suitedir to find rsync.fns.Wayne Davison2004-05-181-5/+1
* Improved the exclude testing by adding tests that exercise --cvs-excludeWayne Davison2004-04-141-0/+29
* Improved the trailing comment.Wayne Davison2004-02-041-0/+1
* Changed the expected results to match the new bug-fixed behavior.Wayne Davison2003-05-011-5/+2
* Changed one part of the exclude-test setup to test the --existingWayne Davison2003-04-231-6/+6
* Test various exclude/include patterns.Wayne Davison2003-04-221-0/+78