Fix comment.
[rsync/rsync.git] / runtests.sh
2001-09-06 Martin PoolFix comment.
2001-09-06 Martin PoolClean up output a little.
2001-08-31 Martin PoolFix sh syntax for FreeBSD.
2001-08-30 Martin PoolRun all scripts in the testsuite/ directory, not just...
2001-08-30 Martin PoolOn BSD, this seemed to always exit after test failure...
2001-08-29 Martin PoolApparently `set -x' in the shell works on some Bourne...
2001-08-29 Martin PoolApparently '!' to invert a pipeline result doesn't...
2001-08-29 Martin PoolReturn the *number of tests that failed*, so that it...
2001-08-29 Martin PoolCleanup check_logs feature.
2001-08-29 Martin Pool$RSYNC and similar variables must be set to absolute...
2001-08-29 Martin PoolCount overall failure if some expected scripts were...
2001-08-29 Martin PoolMore test case work:
2001-08-29 Martin PoolRedraft testsuite driver script to unify 'make check...