Add --link-dest option from J.W. Schultz.
[rsync.git] / testsuite /
2002-04-09 Martin PoolDoc
2002-04-08 Martin Poolcorrect behaviour is unclear
2002-04-08 Martin PoolCleanup
2002-04-08 Martin PoolAdd more test cases.
2002-04-08 Martin PoolAdd more test cases.
2002-04-08 Martin PoolA test suite that calls unsafe_symlink() directly to...
2002-04-05 Martin PoolTest more permutations.
2002-04-05 Martin PoolFix filenames.
2002-04-05 Martin PoolGet rid of testlink after use.
2002-04-05 Martin PoolTest case for --copy-unsafe-links, contributed by Vladi...
2002-03-26 Martin PoolShell scripts should explicitly "exit 0" for portabilit...
2002-03-26 Martin PoolFix suggested by Jos for hands.test. Some of the funct...
2002-03-26 Martin PoolJos points out that test -L is still broken on Solaris...
2002-03-25 Martin PoolAdd a test case for trim_trailing_slashes, and make...
2002-03-25 Martin PoolChange chgrp.test to use our getgroups rather than...
2002-03-22 Martin PoolDoc permissions while testing.
2002-03-22 Martin PoolRather than literally "nobody", try using uid/gid ...
2002-03-22 Martin PoolBetter messages.
2002-03-22 Martin PoolProper messages for skipped tests.
2002-03-22 Martin PoolIf tests are skipped, explain why.
2002-03-22 Martin PoolDoc about checkit.
2002-03-22 Martin PoolUse `id -G` rather than `groups` to get a list of group...
2002-03-15 Martin PoolTypo.
2002-03-15 Martin PoolOn Solaris, put /usr/ucb/bin at the end of the path...
2002-03-15 Martin PoolTry to handle 'test -L' on Sun.
2002-03-12 Martin PoolClarify behaviour of installcheck.
2002-03-12 Martin PoolRename to README.testsuite, and bring it up to date.
2002-03-12 Martin PoolTry to download a tree over a compressed connection...
2002-03-12 Martin PoolThis test tries to upload a file over a compressed...
2002-03-12 Martin PoolFix generated rsyncd.conf file for testing.
2002-02-18 Martin PoolChange shell syntax to try to please Solaris
2002-02-18 Martin PoolSolaris does not have diff -u.
2002-02-18 Martin PoolThis test must specify --times because it compares...
2002-02-09 Martin PoolAdd a test that --owner correctly propagates ownership...
2002-02-09 Martin PoolAdd a test that --group correctly propagates groups...
2002-01-25 Martin PoolAdd test case for device nodes. This test will be...
2002-01-25 Martin PoolWhen comparing directories, use `find .` to call diff...
2002-01-25 Martin PoolAdd test_skipped function.
2002-01-24 Martin PoolTry to fix error on Solaris:
2002-01-23 Martin PoolSkip this for now; it's a known bug
2002-01-11 Martin PoolWhen checking what was copied, use specific -d -f ...
2002-01-11 Martin PoolThe current version of rsync is expected to fail to...
2002-01-11 Martin PoolAdd concept of expected-failure.
2002-01-11 Martin PoolImproved duplicates test: check that each file is
2002-01-11 Martin PoolCheck whether code to eliminate duplicate filenames...
2002-01-11 Martin PoolImproved test framework and test for hardlink handling
2002-01-11 Martin PoolMerge ChangeSet@1.12: Add test case for -H
2001-12-18 Martin PoolAdd an "unsafe" symlink to the symlink test case so...
2001-12-14 Martin PoolVerbose.
2001-12-14 Martin PoolBe less verbose.
2001-12-14 Martin PoolFix quoting.
2001-12-14 Martin PoolPerhaps Solaris sh wants us to explicitly exit 0, rathe...
2001-12-14 Martin PoolMore error messages.
2001-12-14 Martin PoolDoc.
2001-12-14 Martin PoolAdd a test that when none of -l, -L, -a are specified...
2001-12-02 Martin PoolFix test suite breakage in calling tls.
2001-11-27 Martin PoolFix sh
2001-11-27 Martin PoolBe a bit more verbose
2001-11-27 Martin PoolBe a bit more verbose
2001-11-27 Martin PoolUnbreak recursive ls test
2001-11-27 Martin PoolOops, fix bash syntax
2001-11-27 Martin PoolUse tls rather than the OS's ls(1) so that we have...
2001-09-07 Martin PoolRemove test trace stuff.
2001-09-06 Martin PoolOops, some machines don't have `which`.
2001-09-06 Martin PoolOops, some machines don't have `which`.
2001-09-06 Martin PoolSee if head(1) works -- broken on some systems?
2001-09-06 Martin PoolYou cannot do "export VAR=VALUE" all on one line; the...
2001-09-06 Martin PoolMore testsuite cleanups. Now I hope we cope without...
2001-09-06 Martin PoolBSD machines don't seem to have head(1).
2001-09-06 Martin PoolSplit the 'longdir' test into its own script, and make...
2001-09-06 Martin PoolAdd a makepath() function to cope with machines that...
2001-09-06 Martin PoolFiddle umask again.
2001-09-06 Martin PoolSet umask so that symlinks will have the right permissi...
2001-08-31 Martin PoolFix sh syntax for FreeBSD.
2001-08-31 Martin PoolRun the daemon test using faked tcp connections.
2001-08-31 Martin PoolFix rsyncd.conf generation.
2001-08-31 Martin PoolFix message.
2001-08-31 Martin PoolShow rsync version before doing anything else.
2001-08-31 Martin PoolSkip SSH tests if $rsync_enable_ssh_tests is not set
2001-08-30 Martin Poolfix bashism
2001-08-30 Martin PoolSplit out generic functions for starting rsyncd.
2001-08-30 Martin PoolStart testing daemon functionality
2001-08-30 Martin PoolAbandoned
2001-08-30 Martin PoolObsolete
2001-08-30 Martin PoolMore debug output for testing SSH.
2001-08-30 Martin PoolTry using `diff -c' not `diff -u' because the latter...
2001-08-29 Martin PoolUse rsync source rather than /etc for files because...
2001-08-29 Martin PoolCleanup check_logs feature.
2001-08-29 Martin PoolCleanup check_logs feature.
2001-08-29 Martin PoolClean up Phil's test more.
2001-08-29 Martin PoolMore test case work:
2001-08-29 Martin PoolRedraft testsuite driver script to unify 'make check...
2001-08-21 Martin PoolReturn 1 if any tests failed so that the build farm...
2001-08-21 Martin PoolChange test directory again.
2001-08-21 Martin PoolDon't look at $srcdir if it's not set. (Why isn't...
2001-08-21 Martin PoolShow trace while testing.
2001-08-21 Martin PoolTry again to find the right directory on both local...
2001-08-21 Martin PoolMore test suite stuff
2001-08-21 Martin PoolPrint source directory.
2001-08-17 Martin PoolExport autoconf settings to test scripts. Use this...
next