Avoid -u option to id since solaris doesn't support it.
[rsync/rsync.git] / testsuite / devices.test
2009-12-14 Wayne DavisonAvoid -u option to id since solaris doesn't support it.
2009-08-29 Wayne DavisonCreate non-transferred files in a more atomic manner:
2008-06-17 Wayne DavisonAvoid problems with timestamp rounding that cp -p and...
2008-05-06 Wayne DavisonAdded options to tls.c to allow us to ask for mtime...
2008-03-15 Wayne DavisonGot rid of some useless uses of the -t option.
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-02-28 Wayne DavisonUse variables to hold the constant itemized strings so
2007-04-24 Wayne DavisonMade the devices.test script do a real device test...
2007-04-24 Wayne DavisonAdded arg-parsing to tls.c.
2007-04-24 Wayne DavisonAdding the --fake-super option.
2007-03-11 Wayne DavisonThe ACL support has arrived! This version has a brand...
2006-11-10 Wayne DavisonImproved to test --link-dest (when hard-linking of...
2006-02-09 Wayne DavisonDecided against shortening the output of --itemize...
2006-01-30 Wayne DavisonMoved the filter_outfile() function to rsync.fns.
2006-01-26 Wayne DavisonThe itemized output for the fifo changed.
2006-01-24 Wayne DavisonAdded testing of the --itemize-changes output for devices.
2005-07-31 Wayne DavisonHard-link a device in order to test that this works...
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-02-21 Wayne DavisonPass the file-diffing flag as an arg to checkit.
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...
2004-09-23 Wayne DavisonCreate a FIFO using mkfifo.
2004-05-18 Wayne Davison- Use $suitedir to find rsync.fns.
2004-04-09 Wayne DavisonAdded a couple extra character devices to be copied.
2004-03-29 Wayne DavisonTry to avoid running on a system that allows us to...
2004-02-04 Wayne DavisonImproved the trailing comment.
2004-01-09 J.W. SchultzAdded a few more devices to the devices.test to hopefully
2002-12-24 Jos BackusChange all relevant occurrences of ``rsync'' and `...
2002-03-22 Martin PoolBetter messages.
2002-01-25 Martin PoolAdd test case for device nodes. This test will be...