Re: [PATCH] Support regex in EXPECTED ERR list
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 7 Feb 2013 20:53:08 +0000 (GMT)
Prabhu Gnana Sundar wrote on 2012-01-28:
> On 01/25/2013 01:47 PM, Ben Reser wrote:
The ExpectedOutput classes were a mess, with multiple behaviours all implemented in the base class controlled by flags like "match_all" and "is_regex" that didn't have cleanly orthogonal meanings.
I didn't want to make this worse by applying a patch that adds yet another flag that has unclear interactions with the existing ones.
Over the last couple of days I cleaned up the classes, and then in <http://svn.apache.org/r1443718> implemented this as a new class, 'RegexListOutput'.
- Julian
|
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.