Re: svntest and directory structure
From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-06-20 02:55:39 CEST
On Tue, 20 Jun 2006 00:02:49 +0530, Garrett Rooney
> On 6/17/06, Madan U Sreenivasan <madan@collab.net> wrote:
The idea is to use a single testing framework for all the python test
Currently, the python bindings test cases depend on trac modules for
- XFail(), Skip() functionality
(Am not sure about this, but I think svntest/tree.py could be reused too)
Now having said that, it becomes logical that we need to move
Extending that, why should the bindings reside in a location other than
Towards this end, I want to rearrange the existing test directories as
subversion/tests/common/python/... # common modules like testcase.py,
subversion/tests/cmdline/... # Uses modules in ../svntest and
subversion/tests/cmdline/svntest/... # Modules common only to cmdline
subversion/tests/bindings/swig/python/...
subversion/tests/bindings/swig/perl/...
subversion/tests/bindings/swig/ruby/...
I know that this is a lot of rearranging, but at the end of it, the tests
HTH.
Regards,
---------------------------------------------------------------------
|
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.