summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Avoid -U if --atimes is disabled.Wayne Davison2020-06-231-6/+7
* Disable atimes on macOS.Wayne Davison2020-06-211-0/+2
* Fix overzealous setting of mtime & tweak time comparisonsWayne Davison2020-06-131-1/+21
* Convert a couple files to UTF-8; more Copyright years.Wayne Davison2020-06-1313-13/+13
* Use /dev/shm instead of requiring /dev/shm/tmp.Wayne Davison2020-06-111-1/+1
* Make sure the tmpdir2 dir is writable.Wayne Davison2020-06-101-1/+1
* Add support for /run/shm/tmp dir so the CI action doesn't skip a test.Wayne Davison2020-06-101-14/+9
* Have the CI actions run make check29 & check30.Wayne Davison2020-06-101-3/+10
* Fix the parsing of the --version capabilities.Wayne Davison2020-05-256-6/+6
* Added --atimes and --set-noatime options.Wayne Davison2020-04-233-2/+43
* Spelling fixes from a Fossies run done by Jens.Wayne Davison2020-04-153-4/+4
* Avoid a failed test if dirs report 1 hlink (e.g. WSL weirdness).Wayne Davison2019-01-041-1/+1
* Add a way to specify xattr name filtering.Wayne Davison2017-01-221-6/+8
* Make sure chk subdir can't diverge in time from its src subdir.Wayne Davison2015-07-121-0/+2
* Change "fail" to "test_fail".Wayne Davison2015-06-103-6/+6
* Add new-style compression that skips matching data.Wayne Davison2014-04-192-2/+2
* Rename lsh -> lsh.sh.Wayne Davison2013-06-094-4/+4
* Testsuite/dir-sgid: use symbolic mode to set sgid bitBen Walton2011-09-221-2/+2
* Add solaris xattr support to the tests.Wayne Davison2011-09-203-6/+54
* Better fakeroot support helps Solaris.Wayne Davison2011-09-202-4/+4
* Use "|| true" in our `xattr` test runs.Wayne Davison2011-09-133-3/+3
* Verify the module list output of the daemon-via-ssh check.Wayne Davison2011-03-261-7/+10
* Avoid re-setting (and sending) xattrs on a hard-linked file w/the same xattrs.Wayne Davison2011-03-262-7/+39
* Fix xattrs test on OS X.Wayne Davison2011-03-132-3/+6
* Fix issue with devices-fake test.Wayne Davison2011-02-221-2/+2
* Fix devices test on OS w/o hard-linked devices.Wayne Davison2011-02-221-8/+8
* Separate the dirs from the files in xattrs.text.Wayne Davison2011-01-011-10/+12
* Avoid directory permission issues with --fake-super.Wayne Davison2011-01-011-2/+26
* Be clear on which part(s) of testsuite's checkit() failed.Wayne Davison2011-01-011-5/+6
* Rename configure.in to configure.ac, the current autoconf standard.Matt McCutchen2010-04-241-3/+3
* Avoid -u option to id since solaris doesn't support it.Wayne Davison2009-12-134-4/+8
* Fix the daemon test when running it as root.Wayne Davison2009-11-121-2/+13
* A few more --files-from fixes, and an enhanced testsuite for it.Wayne Davison2009-10-241-0/+15
* Make use of $suitedir.Wayne Davison2009-10-248-9/+8
* A major overhaul of I/O routines, creating perform_io().Wayne Davison2009-10-171-2/+2
* Create non-transferred files in a more atomic manner:Wayne Davison2009-08-291-2/+2
* Fix the chmod-temp-dir test if /var/tmp doesn't exist.Wayne Davison2009-08-221-1/+5
* Use upper-case HLINK in a --debug setting to avoid a really weird bugWayne Davison2009-04-131-7/+7
* Allow $RSYNC_TEST_TMP to indicate a good tmp dir for our tests.Wayne Davison2009-04-101-1/+4
* Simplify an "if" in ssh-basic.test. Fixes bug #6169;Wayne Davison2009-03-061-1/+1
* Improved the unsafe_symlink() code to not get fooled by extra '/' charsWayne Davison2009-03-031-26/+34
* Added a way for supplementary groups to be specified in the rsyncd.confWayne Davison2009-02-191-2/+2
* Improved the backup code:Wayne Davison2009-01-031-8/+8
* Fixed the use of a dot-dir path (foo/./bar) inside of a files-from file.Wayne Davison2008-11-091-0/+30
* Fixed skipping of unneeded updates in a batch file whenWayne Davison2008-09-231-0/+2
* Changed some "rsync" commands into proper "$RSYNC" commands.Wayne Davison2008-09-031-5/+5
* Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison2008-09-011-3/+4
* Turn off extra debugging now that the problem is fixed.Wayne Davison2008-07-201-1/+1
* Added a debug-helping option, --msgs2stderr, than should help allWayne Davison2008-07-201-4/+6
* Output even more debug messages.Wayne Davison2008-07-201-1/+1