[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN-Testing: Running Test scripts?

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-08-10 15:52:58 CEST

On 2004-08-10 00:19-0700, FRuG FoREST wrote:

Hi and welcome to the secret society of smoketesters of Subversion!

> Ok, I have access to handful of Linux and Sun OS servers, and would like
> to do my part in running some breakage/build-tests for the community and
> send resuls to:
> dev@subversion.tigris.org

Please send them to 'svn-breakage'.

> In looking around at various files and scripts, I think it really means to
> say something like..
>
> Read the following files for more information on running tests.
> ./HACKING
> ./subversion/tests/README
> ./tools/test-scripts/svntest/README

Firts you should be able to install and run tests by yourself
<http://svn.collab.net/repos/svn/trunk/INSTALL>

After that you should set up the svntest environment by configuring
svntest-config.sh (paths and program names) and getting apr, apr-util
and httpd from cvs.

Then you should be able to run 'svntest.sh' which will update all
sources from cvs and svn, and after that it will run the tests.

After that you could just call svntest.sh from your crontab, or if you
like to run all 1.0.x, 1.1.x and trunk tests then some shell script
which will drive svntest.sh.

The ./tools/test-scripts/svntest/README should document this all,
but if you could provide patches for unclear or missing parts, that
would be very helpful.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 10 15:53:08 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.