[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-04 22:21:56 CEST

On Tue, 04 Apr 2006, Michael Haggerty wrote:

> Daniel Rall wrote:
> > On Mon, 03 Apr 2006, Michael Haggerty wrote:
> >>(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.
>
> Thanks for the quick response.
>
> Here are patches for the "--list" option. The first attached patch adds
> the "--list" option:
>
> [[[
> Add a "--list" option (with the same meaning as the "list" subcommand).
>
> Add a --list option, and deprecates but does not remove the "list"
> subcommand.
>
> * subversion/tests/cmdline/svntest/main.py (run_tests): Added a --list
> option, with the same meaning as the old "list" subcommand.
>
> * subversion/tests/cmdline/README: Updated documentation to reflect
> change.
> ]]]

I've committed this change to Subversion trunk in r19178.

> The second (optional) attached patch removes the "list" subcommand. If
> you think that anybody relies on the "list" subcommand and doesn't want
> to switch to "--list", then you can skip this patch.
>
> [[[
> Remove the "list" subcommand (the new "--list" option covers its uses).
>
> * subversion/tests/cmdline/svntest/main.py (run_tests): Removed the
> "list" subcommand, as its functionality is available via the new
> "--list" option.
> ]]]

I'm in favor of committing the second patch as well to remove the old
behavior, but I'll let this sit for a bit to give others a chance to
respond.

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Tue Apr 4 22:22:44 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.