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

[PATCH] Make testing with DAV easier.

From: Ben Reser <ben_at_reser.org>
Date: 2005-04-05 07:11:03 CEST

Right now our test suite assumes you have Apache running already all
nice and configured just for it. But we don't make this particularly
easy to do. Here's a patch that makes it much easier to run. It ought
to work with most Apache setups (I won't say all but most). And makes
testing Apache about as easy to get going as testing svnserve is now.

%%%%%
Improve the ease at which one can run the test suite for against a DAV
server by removing the need to write a config and install the Apache
modules before testing.

* configure.in: Add dav-test.conf as a config script.

* subversion/tests/clients/cmdline/dav-test.users: password db for dav
    authentication during tests.

* subversion/tests/clients/cmdline/dav-test.conf.in: Template for the Apache
    configuration file.

* subversion/tests/clients/cmdline/README: Update DAV instructions
    accordingly.
%%%%

Comments welcome, if there are no objections I'll commit.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Apr 5 07:12:15 2005

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.