On Thursday, August 21, 2003, at 08:17 pm, Michael G Schwern wrote:
On Thu, Aug 21, 2003 at 02:38:03PM +0100, Fergal Daly wrote:[snip]
You could allow extensions at any time but then you lose the ability to know
if you ran 4 + 2 tests or 5 + 1,
Not if you introduce an end tag (though I'd rather not).
Why (he asks curiously)?
I know I've had one occasion where a footer would have saved me some trouble (a test script exiting early with a "safe" exit value).
[snip]
Though now the 'no_plan' style in a subplan gets confusing. We might have[snip]
to change the no_plan style so that it has to produce some sort of header.
It might be literally "1..N".
I'd like to see this.
Adrian