- Updated the address for the FSF in the opening comment.
[rsync/rsync.git] / testsuite /
2006-03-16 Wayne DavisonMake sure that the --relative test creates the implied...
2006-03-13 Wayne DavisonAdded a test of a simple exclude when --relative is...
2006-02-09 Wayne DavisonDecided against shortening the output of --itemize...
2006-02-04 Wayne DavisonTest directory setgid inheritence when --perms is not...
2006-02-04 Wayne DavisonAdded a missing '(' in the opening comments.
2006-02-04 Wayne DavisonAdded a special permission (o+t) to one of the files...
2006-02-04 Wayne DavisonTweaked a function declaraion.
2006-02-03 Wayne DavisonDecided I don't like "set -x".
2006-02-03 Wayne DavisonThe calls to check_perms now pass a test number arg and
2006-02-03 Wayne DavisonImproved check_perms() to work with a directory, to...
2006-02-03 Wayne DavisonMoved check_perms() into fns and tweaked how it is...
2006-02-03 Wayne DavisonAdded a new function: check_perms().
2006-02-03 Wayne DavisonMatt's executability test with a few tweaks (e.g. to...
2006-01-30 Wayne DavisonMoved the filter_outfile() function to rsync.fns.
2006-01-30 Wayne DavisonMoved the filter_outfile() function here since it was...
2006-01-26 Wayne DavisonThe setting of HOME got moved to rsync.fns.
2006-01-26 Wayne DavisonSet $HOME to $scratchdir so that our tests are not...
2006-01-26 Wayne DavisonThe itemized output for the fifo changed.
2006-01-24 Wayne DavisonAdded testing of the --itemize-changes output for devices.
2006-01-24 Wayne DavisonChanged to handle removed 'a' slot in %i output.
2006-01-02 Wayne DavisonAdded a test for the new "dir/***" feature.
2006-01-02 Wayne DavisonWe now test all the patterns using both a normal wildte...
2005-12-19 Wayne DavisonAdded an anchored exclude to a filter file.
2005-12-15 Wayne DavisonImproved the tests we run to test more output variation...
2005-11-07 Wayne DavisonTest the --chmod option.
2005-07-31 Wayne DavisonHard-link a device in order to test that this works...
2005-06-24 Wayne DavisonFixed test to work when objdir != srcdir (thanks to...
2005-06-10 Wayne Davison- Added a comment to the filter_outfile function.
2005-06-10 Wayne DavisonSimplified the regular expressions for sed due to probl...
2005-06-10 Wayne Davison- Put the output we're expecting into an chk file,...
2005-06-10 Wayne DavisonSeveral expansions of $srcdir were not double-quoted.
2005-06-10 Wayne DavisonOne expansion of $srcdir wasn't double-quoted.
2005-06-10 Wayne DavisonOne more instance of the umask kluge was needed.
2005-06-10 Wayne DavisonUse umask kluge from fns to try to get rid of a potential
2005-06-10 Wayne DavisonMake the sed commands compatible with Solaris (hopefully).
2005-06-10 Wayne DavisonGot rid of some potentially unhandled permissions diffe...
2005-06-09 Wayne DavisonTest that our outputting of itemized messages (as well as
2005-05-27 Wayne DavisonTest for various past problems with --relative.
2005-04-26 Wayne DavisonAdded a new test to check how we interact with --link...
2005-04-23 Wayne DavisonTwo more tests:
2005-04-23 Wayne DavisonAdded --no-whole-file option to one of the runs.
2005-04-16 Wayne DavisonSimplified the newly added test so that it should stop...
2005-04-15 Wayne DavisonCall rsync via $RSYNC.
2005-04-15 Wayne DavisonMake sure that the $chkdir has the same mtime/etc....
2005-04-15 Wayne DavisonAdded a test that copies a single file with -H specified.
2005-04-07 Wayne DavisonCombine one of the backup tests with --delete-after.
2005-03-23 Wayne DavisonList /etc instead of /, but only if it exists and is...
2005-03-18 Wayne DavisonMention when we run fakeroot.
2005-03-18 Wayne DavisonIf we're not root and the "fakeroot" command is availab...
2005-03-14 Wayne DavisonA simple test to ensure that fuzzy processing is working.
2005-03-11 Wayne DavisonRe-enabled the --copy-dest part of the test.
2005-03-05 Wayne DavisonTurned on -i for itemized output.
2005-02-26 Wayne DavisonAdded "set -x".
2005-02-26 Wayne DavisonDecided I like "set -x" after all.
2005-02-26 Wayne DavisonMake sure that our protocol-28 compatibility is OK.
2005-02-23 Wayne DavisonCommenting out link-dest test for now.
2005-02-23 Wayne DavisonChanged --copy-dest to --link-dest.
2005-02-21 Wayne DavisonPass the file-diffing flag as an arg to checkit.
2005-02-21 Wayne DavisonIf checkit is passed a 4th arg, skip the file-diffing...
2005-02-21 Wayne DavisonTouch $tmpdir/do_not_diff_the_files so that checkit...
2005-02-20 Wayne DavisonGot rid of "set -x" (runtests.sh has a way to set this...
2005-02-20 Wayne DavisonA small twiddle.
2005-02-20 Wayne DavisonTest --remove-sent-files.
2005-02-15 Wayne DavisonMake sure that there are no directory-time differences...
2005-02-13 Wayne DavisonThe dir vs non-dir test now assumes the dir wins.
2005-02-13 Wayne DavisonAdded a test for the merging of a dir and a non-dir...
2005-02-12 Wayne DavisonForgot to make sure that the dir-times on the chkdir...
2005-02-12 Wayne DavisonSome more improvements to exercise rule-restricted...
2005-02-12 Wayne DavisonImproved checkit() and rsync_ls_lR() to work with filen...
2005-02-08 Wayne DavisonAlso test the new long-named filter rules.
2005-02-03 Wayne DavisonUse the new negated exclude to filter out all non-dirs...
2005-01-31 Wayne DavisonImproved the exclude tests to make sure that the filter...
2005-01-25 Wayne DavisonAdded testing for --filter and merge-file features.
2005-01-17 Wayne DavisonPut double-quotes around the --rsync-path arg.
2004-12-14 Wayne DavisonGot rid of the rare failure caused by a directory-time...
2004-11-27 Wayne DavisonAdded tests for multiple --compare-dest options and...
2004-09-23 Wayne DavisonCreate a FIFO using mkfifo.
2004-09-20 Wayne Davison- Fixed a problem with the $bakdir value.
2004-09-20 Wayne DavisonUse $diffopt instead of -u.
2004-09-20 Wayne DavisonA simple test of the backup functionality.
2004-09-16 Wayne DavisonMake sure that /etc and /bin actually are readable...
2004-08-12 Wayne DavisonIf system won't let us set chmod bits, fall back to...
2004-08-09 Wayne DavisonDo some simple tests with various read-only and set...
2004-07-23 Wayne DavisonSome basic batch-mode tests.
2004-07-23 Wayne DavisonChris added a missing "not" to a comment.
2004-07-23 Wayne DavisonFixed the opening comments.
2004-07-22 Wayne DavisonAdded even more double-quoting.
2004-07-21 Wayne DavisonImproved the test a little.
2004-07-21 Wayne DavisonAdding a test for the --compare-dest option.
2004-06-24 Wayne DavisonGot rid of a couple unneeded assignments.
2004-05-24 Wayne Davison- Properly quote the $excl references.
2004-05-22 Wayne DavisonMoved a couple lines.
2004-05-21 Wayne DavisonTell rsync to preserve permissions.
2004-05-18 Wayne DavisonAdded a little more quoting.
2004-05-18 Wayne Davison- Use fromdir, todir, and tmpdir instead of FROM, TO...
2004-05-18 Wayne DavisonTest that a config-file-specified exclude works right.
2004-05-18 Wayne DavisonQuote the dir expansions to avoid problems with spaces.
2004-05-18 Wayne Davison- Use fromdir and todir instead of FROM and TO.
2004-05-18 Wayne Davison- Use $suitedir to find rsync.fns.
2004-05-18 Wayne DavisonUse $suitedir to find rsync.fns.
next