index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some OSes can't chmod -t for a file, so I changed the logic of our
Wayne Davison
2006-10-13
1
-3
/
+3
*
Removed the changes in symlink handling in non-chroot daemon mode as
Wayne Davison
2006-10-12
1
-5
/
+1
*
Renumbered tests after adding one in the middle.
Wayne Davison
2006-10-11
1
-5
/
+5
*
Handle the itemizing of of the "." dir when it is newly created.
Wayne Davison
2006-10-11
1
-6
/
+7
*
Made some of the --link-dest tests use a relative destination
Wayne Davison
2006-10-09
1
-3
/
+14
*
Some more testing based on Matt's recent patch.
Wayne Davison
2006-09-23
1
-0
/
+30
*
Improved the --delete-excluded test based on Matt's input and
Wayne Davison
2006-09-01
1
-4
/
+8
*
Added Matt's --delete-excluded test for merge-file correctness.
Wayne Davison
2006-08-31
1
-0
/
+10
*
Authorize the current host in the rsyncd.conf file in addition
Wayne Davison
2006-05-30
1
-1
/
+2
*
Test the new symlink sanitizing fix by using ::test-scratchdir/to
Wayne Davison
2006-05-02
1
-1
/
+5
*
Tweaked our test config file to include transfer logging that
Wayne Davison
2006-05-02
1
-1
/
+6
*
Make sure that the --relative test creates the implied directories
Wayne Davison
2006-03-16
1
-3
/
+4
*
Added a test of a simple exclude when --relative is enabled.
Wayne Davison
2006-03-13
1
-0
/
+7
*
Decided against shortening the output of --itemize-changes.
Wayne Davison
2006-02-09
2
-79
/
+79
*
Test directory setgid inheritence when --perms is not in effect.
Wayne Davison
2006-02-04
1
-0
/
+41
*
Added a missing '(' in the opening comments.
Wayne Davison
2006-02-04
8
-8
/
+8
*
Added a special permission (o+t) to one of the files in the test.
Wayne Davison
2006-02-04
1
-2
/
+2
*
Tweaked a function declaraion.
Wayne Davison
2006-02-04
1
-1
/
+1
*
Decided I don't like "set -x".
Wayne Davison
2006-02-03
21
-42
/
+1
*
The calls to check_perms now pass a test number arg and
Wayne Davison
2006-02-03
1
-8
/
+6
*
Improved check_perms() to work with a directory, to have better
Wayne Davison
2006-02-03
1
-1
/
+7
*
Moved check_perms() into rsync.fns and tweaked how it is called.
Wayne Davison
2006-02-03
1
-15
/
+6
*
Added a new function: check_perms().
Wayne Davison
2006-02-03
1
-1
/
+4
*
Matt's executability test with a few tweaks (e.g. to avoid using
Wayne Davison
2006-02-03
1
-0
/
+58
*
Moved the filter_outfile() function to rsync.fns.
Wayne Davison
2006-01-30
2
-26
/
+0
*
Moved the filter_outfile() function here since it was identical
Wayne Davison
2006-01-30
1
-0
/
+14
*
The setting of HOME got moved to rsync.fns.
Wayne Davison
2006-01-26
1
-2
/
+1
*
Set $HOME to $scratchdir so that our tests are not affected by
Wayne Davison
2006-01-26
1
-0
/
+3
*
The itemized output for the fifo changed.
Wayne Davison
2006-01-26
1
-1
/
+1
*
Added testing of the --itemize-changes output for devices.
Wayne Davison
2006-01-24
1
-2
/
+68
*
Changed to handle removed 'a' slot in %i output.
Wayne Davison
2006-01-24
1
-67
/
+67
*
Added a test for the new "dir/***" feature.
Wayne Davison
2006-01-02
1
-0
/
+7
*
We now test all the patterns using both a normal wildtest run and
Wayne Davison
2006-01-02
1
-2
/
+6
*
Added an anchored exclude to a filter file.
Wayne Davison
2005-12-19
1
-3
/
+6
*
Improved the tests we run to test more output variations and to work
Wayne Davison
2005-12-15
1
-8
/
+116
*
Test the --chmod option.
Wayne Davison
2005-11-07
1
-0
/
+44
*
Hard-link a device in order to test that this works properly.
Wayne Davison
2005-07-31
1
-1
/
+2
*
Fixed test to work when objdir != srcdir (thanks to Art Haas).
Wayne Davison
2005-06-24
1
-3
/
+3
*
- Added a comment to the filter_outfile function.
Wayne Davison
2005-06-10
1
-4
/
+6
*
Simplified the regular expressions for sed due to problems on some
Wayne Davison
2005-06-10
1
-2
/
+5
*
- Put the output we're expecting into an rsync.chk file, for easier
Wayne Davison
2005-06-10
1
-15
/
+31
*
Several expansions of $srcdir were not double-quoted.
Wayne Davison
2005-06-10
1
-6
/
+6
*
One expansion of $srcdir wasn't double-quoted.
Wayne Davison
2005-06-10
1
-1
/
+1
*
One more instance of the umask kluge was needed.
Wayne Davison
2005-06-10
1
-0
/
+2
*
Use umask kluge from rsync.fns to try to get rid of a potential
Wayne Davison
2005-06-10
1
-0
/
+2
*
Make the sed commands compatible with Solaris (hopefully).
Wayne Davison
2005-06-10
1
-2
/
+2
*
Got rid of some potentially unhandled permissions differences.
Wayne Davison
2005-06-10
1
-2
/
+6
*
Test that our outputting of itemized messages (as well as
Wayne Davison
2005-06-09
1
-0
/
+149
*
Test for various past problems with --relative.
Wayne Davison
2005-05-27
1
-0
/
+39
*
Added a new test to check how we interact with --link-dest and
Wayne Davison
2005-04-26
1
-0
/
+9
[next]