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

Re: [PATCH] Allow multiple tests to be run from a Python test script

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-04-03 23:26:50 CEST

On Mon, 03 Apr 2006, Michael Haggerty wrote:
...
> We at cvs2svn also use the "svntest" framework for testing the
> conversion script (via svn:externals). While working on that
> project, I came up with a few ideas for improvements to svntest that
> I would like to submit.
>
> The first one is in the attachment. It allows an arbitrary subset of
> tests to be run in one invocation of a test script, using something like
>
> $ ./test-script 3 7 9

This is an excellent idea.
 
> For orthogonality it also allows the information about specified tests
> to be printed out:
>
> $ ./test-script list 3 7 9

This is reasonable, especially once the list command is turned into a
--list argument.
 
...
> (I think it would be nice to change the "list" subcommand into a
> "--list" option, but that change is not included here.)

+1, I'd like to see this as well.

Michael, many thanks for the terrific description and flawless patch.
I've committed the patch to Subversion trunk in r19144.

--
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Mon Apr 3 23:27:28 2006

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.