On BSD, this seemed to always exit after test failure. Try different
[rsync.git] / runtests.sh
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...