summaryrefslogtreecommitdiff
path: root/testsuite/itemize.test
Commit message (Expand)AuthorAgeFilesLines
* Make use of -VV when checking rsync capabilities.Wayne Davison2022-10-201-2/+2
* 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
* Need to also check stdout_format_has_i in some INFO-NAME checks.Wayne Davison2021-06-271-3/+11
* Check status of tests that pipe rsync's output & simplify output diffing.Wayne Davison2020-09-211-98/+35
* Let's try cygwin again. (#69)Wayne Davison2020-07-151-6/+6
* Avoid a test failure on Alpine.Wayne Davison2020-07-071-1/+1
* Improve alternate build-dir supportWayne Davison2020-06-281-2/+2
* Convert a couple files to UTF-8; more Copyright years.Wayne Davison2020-06-131-1/+1
* Fix the parsing of the --version capabilities.Wayne Davison2020-05-251-1/+1
* Rename configure.in to configure.ac, the current autoconf standard.Matt McCutchen2010-04-241-3/+3
* A major overhaul of I/O routines, creating perform_io().Wayne Davison2009-10-171-2/+2
* Fix some path problems when the build dir is not theWayne Davison2008-05-171-2/+1
* Fixed some itemized logging failures:Wayne Davison2008-03-101-3/+3
* - Made the itemize test check for CAN_HARDLINK_SYMLINK define insteadWayne Davison2008-03-041-5/+4
* Use variables to hold the constant itemized strings soWayne Davison2008-02-271-58/+58
* Fixed the hard-link check again, adding a comment as toWayne Davison2008-02-181-3/+5
* Extended the protocol-30 info-passing code at startup, and use it toWayne Davison2008-02-181-14/+42
* Got rid of the output differences for protocol 30 since it is nowWayne Davison2007-07-081-30/+19
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-111-59/+59
* Handle slight differences in the output of protocol 30's incremental mode.Wayne Davison2006-12-281-19/+30
* Handle the new output from the hard-link code, including a fixWayne Davison2006-12-091-6/+4
* Fixed the hard-linking of symlinks test (we need to use a symlinkWayne Davison2006-11-101-2/+7
* Changed how we deal with the alternate-dest directory becauseWayne Davison2006-11-101-21/+20
* If the OS can't hard-link a symlink, tweak the expected outputWayne Davison2006-11-101-1/+5
* Changed to reflect new (more correct) output of what updating isWayne Davison2006-11-101-41/+25
* Renumbered tests after adding one in the middle.Wayne Davison2006-10-111-5/+5
* Handle the itemizing of of the "." dir when it is newly created.Wayne Davison2006-10-111-6/+7
* Made some of the --link-dest tests use a relative destinationWayne Davison2006-10-091-3/+14
* Decided against shortening the output of --itemize-changes.Wayne Davison2006-02-091-67/+67
* 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
* Moved the filter_outfile() function to rsync.fns.Wayne Davison2006-01-301-13/+0
* Changed to handle removed 'a' slot in %i output.Wayne Davison2006-01-241-67/+67
* Improved the tests we run to test more output variations and to workWayne Davison2005-12-151-8/+116
* Fixed test to work when objdir != srcdir (thanks to Art Haas).Wayne Davison2005-06-241-3/+3
* - Added a comment to the filter_outfile function.Wayne Davison2005-06-101-4/+6
* Simplified the regular expressions for sed due to problems on someWayne Davison2005-06-101-2/+5
* - Put the output we're expecting into an rsync.chk file, for easierWayne Davison2005-06-101-15/+31
* One more instance of the umask kluge was needed.Wayne Davison2005-06-101-0/+2
* Use umask kluge from rsync.fns to try to get rid of a potentialWayne Davison2005-06-101-0/+2
* Make the sed commands compatible with Solaris (hopefully).Wayne Davison2005-06-101-2/+2
* Got rid of some potentially unhandled permissions differences.Wayne Davison2005-06-101-2/+6
* Test that our outputting of itemized messages (as well asWayne Davison2005-06-091-0/+149