You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Madan U Sreenivasan <ma...@collab.net> on 2006/06/23 14:14:10 UTC

[PATCH] Rename the python bindings test case classes appropriately

Hi,

    Two of the python bindings test cases use irrelevent class names.  
Renamed appropriately.

[[[
Rename the python bindings test case classes appropriately.

* subversion/bindings/swig/python/tests/wc.py
   (SubversionRepositoryTestCase): Renamed to SubversionWorkingCopyTestCase.
   (suite): Pass SubversionWorkingCopyTestCase to unittest.makeSuite().

* subversion/bindings/swig/python/tests/ra.py
   (SubversionRepositoryTestCase): Renamed to
   SubversionRepositoryAccessTestCase.
   (suite): Pass SubversionRepositoryAccessTestCase to unittest.makeSuite().
]]]

Regards,
Madan.

Re: [PATCH] Rename the python bindings test case classes appropriately

Posted by Madan U Sreenivasan <ma...@collab.net>.
On Sat, 24 Jun 2006 00:04:11 +0530, David James <dj...@collab.net> wrote:

> On 6/23/06, Madan U Sreenivasan <ma...@collab.net> wrote:
>>     Two of the python bindings test cases use irrelevent class names.
>> Renamed appropriately.
>
> Thanks for the patch, Madan! +1 to commit.

Committed at r20231. Thanks for the review djames.

Regards,
Madan U S
www.symonds.net/~madan

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

Re: [PATCH] Rename the python bindings test case classes appropriately

Posted by David James <dj...@collab.net>.
On 6/23/06, Madan U Sreenivasan <ma...@collab.net> wrote:
>     Two of the python bindings test cases use irrelevent class names.
> Renamed appropriately.

Thanks for the patch, Madan! +1 to commit.

Cheers,

David




-- 
David James -- http://www.cs.toronto.edu/~james

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