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

Re: Breaking merge_tests.py into 3 parts

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 26 May 2010 21:45:38 +0200

On Wed, May 26, 2010 at 01:42:38PM -0500, Hyrum K. Wright wrote:
> The common complaint is that by renumbering the tests, we break historical
> comments such as "fixes bar_test FOO". But those comments are often
> versioned, so a little archaeology can divine the answer. I don't think
> such concerns should keep us from moving forward in the test suite.

Also, for some time now we've had support to run python tests by passing
the function name as an argument, rather than passing a test number.
So we could encourage people to refer to python tests using their function
names. That would avoid such problems.
Unfortunately this does not work for C tests...

Back on topic: I don't see a problem with splitting up the merge tests.

Stefan
Received on 2010-05-26 21:46:23 CEST

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.