Re: [Cppunit-devel] news features...
Brought to you by:
blep
|
From: Baptiste L. <bl...@cl...> - 2001-10-03 21:16:20
|
3) add a flag to TestFailure distinguishing error/failure, retains only
one collection to store results (see other mail).
DONE ! Refactored much of TextTestResult on the way. It is now much
easier to tune the output. Also some simplification were made: assertion
failures and errors are in only one list (the kind of failure is indicated
in parenthesis after the test name).
----- Original Message -----
From: "Baptiste Lepilleur" <bl...@cl...>
To: "Cpp Unit Develpment Mailing List" <cpp...@li...>
Sent: Tuesday, October 02, 2001 10:39 PM
Subject: [Cppunit-devel] news features...
> 1) CPPUNIT_TEST_EXCEPTION( method, ExceptionType)
> 2) CPPUNIT_TEST_FAIL( method )
> 4) CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TestFixtureType, SuiteName )
:
> register the fixture's suite in a suite of the specified name.
>
> Those features have been added. I would really appreciate if somebody
> could read and adjust the documentation of those macros. Somebody
reviewing
> the TestFactoryRegistry code would be nice too (probably the weirdest
> life-cycle managment I've ever done).
[...]
---
Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html
Author of The Text Reformatter, a tool for fanfiction readers and writers.
Language: English, French (Well, I'm French).
|