PATCH: Make use of expected outcomes in result streams more convenient

Mark Mitchell mark at codesourcery.com
Mon Oct 24 05:58:51 UTC 2005


This patch adds a _GetExpectedOutcome conveience method to ResultStream.
 When ResultStreams are constructed, they are provided with the current
list of expected test outcomes, if that list is available.  The intended
semantics are that if no expectation is available, the expectation is
PASS by default.  This new method encapsulates this information in a
single place, so that various result stream classes can behave consistently.

Committed.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
(916) 791-8304
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qmtest.patch
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20051023/63c95f32/attachment.ksh>


More information about the qmtest mailing list