You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Philip Martin <ph...@wandisco.com> on 2011/02/17 14:11:57 UTC

Re: [PATCH] svn command - blame - multiple targets

Noorul Islam K M <no...@collab.net> writes:

> * subversion/tests/cmdline/blame_tests.py
>   (blame_non_existent_wc_target, blame_non_existent_url_target):
>     New tests.

Would it be possible to combine these tests, and the recent ls, info,
etc. tests, into one test in basic_tests?  That would avoid the overhead
of repeatedly checking out working copies.

-- 
Philip

Re: [PATCH] svn command - blame - multiple targets

Posted by Noorul Islam K M <no...@collab.net>.
Philip Martin <ph...@wandisco.com> writes:

> Noorul Islam K M <no...@collab.net> writes:
>
>> * subversion/tests/cmdline/blame_tests.py
>>   (blame_non_existent_wc_target, blame_non_existent_url_target):
>>     New tests.
>
> Would it be possible to combine these tests, and the recent ls, info,
> etc. tests, into one test in basic_tests?  That would avoid the overhead
> of repeatedly checking out working copies.

I will do that.

Thanks and Regards
Noorul