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

Implement support for 'make check' variants

From: Noorul Islam K M <noorul_at_collab.net>
Date: Fri, 24 Jun 2011 10:11:50 +0530

Daniel came up with idea of extending Makefile.in to support 'make
check' variants.

1. 'make check' with svnserve -T
2. 'make check' with svnadmin create --pre-1.x-compatible (where x in
   (1.4, 1.5, 1.6, 1.7))
3. 'make check' with SVNPathAuthz short_circuit. As of now this is
   supported by stsp's Makefile.svn. So this will be bringing that into
   Makefile.in

So, this would include the following tasks.

* Extending Makefile.in to take optional arguments.
* Propagating that through to the tests themselves.
* Extending test suite to take additional options accordingly.
* Filing issues and/or fixing any bugs that surface.

I am planning to implement his idea. I hope this is a welcome
change. Posting it here to get feedback before starting to work on this.

Thanks and Regards
Noorul
Received on 2011-06-24 06:44:19 CEST

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.