summaryrefslogtreecommitdiff
path: root/testsuite/devices.test
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Avoid problems with timestamp rounding that cp -p and touch -r may do.Wayne Davison1-1/+2
2008-05-06Added options to tls.c to allow us to ask for mtime and ownership infoWayne Davison1-1/+1
2008-03-15Got rid of some useless uses of the -t option.Wayne Davison1-2/+2
2008-03-10Fixed some itemized logging failures:Wayne Davison1-5/+5
2008-02-27Use variables to hold the constant itemized strings soWayne Davison1-21/+21
2007-04-24Made the devices.test script do a real device test when calledWayne Davison1-10/+15
2007-04-24Added arg-parsing to tls.c.Wayne Davison1-1/+1
2007-04-24Adding the --fake-super option.Wayne Davison1-11/+44
2007-03-11The ACL support has arrived! This version has a brand new protocolWayne Davison1-21/+21
2006-11-10Improved to test --link-dest (when hard-linking of devices works).Wayne Davison1-1/+19
2006-02-09Decided against shortening the output of --itemize-changes.Wayne Davison1-12/+12
2006-01-30Moved the filter_outfile() function to rsync.fns.Wayne Davison1-13/+0
2006-01-26The itemized output for the fifo changed.Wayne Davison1-1/+1
2006-01-24Added testing of the --itemize-changes output for devices.Wayne Davison1-2/+68
2005-07-31Hard-link a device in order to test that this works properly.Wayne Davison1-1/+2
2005-03-18Mention when we run fakeroot.Wayne Davison1-0/+1
2005-03-18If we're not root and the "fakeroot" command is available, use itWayne Davison1-2/+6
2005-02-21Pass the file-diffing flag as an arg to checkit.Wayne Davison1-3/+1
2005-02-21Touch $tmpdir/do_not_diff_the_files so that checkit does not tryWayne Davison1-0/+2
2005-02-20Got rid of "set -x" (runtests.sh has a way to set this, if desired).Wayne Davison1-2/+0
2004-09-23Create a FIFO using mkfifo.Wayne Davison1-0/+1
2004-05-18- Use $suitedir to find rsync.fns.Wayne Davison1-4/+1
2004-04-09Added a couple extra character devices to be copied.Wayne Davison1-1/+3
2004-03-29Try to avoid running on a system that allows us to create devicesWayne Davison1-0/+6
2004-02-04Improved the trailing comment.Wayne Davison1-2/+1
2004-01-09Added a few more devices to the devices.test to hopefullyJ.W. Schultz1-0/+2
2002-12-24Change all relevant occurrences of ``rsync'' and ``$rsync_bin'' to theJos Backus1-1/+1
2002-03-22Better messages.Martin Pool1-2/+2
2002-01-25Add test case for device nodes. This test will be skipped unless youMartin Pool1-0/+29