Stefan Sperling wrote on Wed, Oct 12, 2011 at 11:12:28 +0200: > Also note that there is a fairly comprehensive regression test suite > you can use to verify the compiled binaries. 'make check' invokes this > testsuite. See here for more information: > https://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/README
Quick note, it's also possible to run the Python tests against an installed set of binaries. It's the --bin option to the individual tests; not sure if Makefile and run-tests.py on unix expose it.