Re: [Cppunit-devel] Added cppunittest examples...
Brought to you by:
blep
|
From: Baptiste L. <bl...@cl...> - 2001-06-02 08:39:25
|
----- Original Message -----
From: "Bastiaan Bakker" <bas...@li...>
To: <cpp...@li...>
Sent: Saturday, June 02, 2001 12:12 AM
Subject: Re: [Cppunit-devel] Added cppunittest examples...
> Baptiste Lepilleur wrote:
> Both the TestCallerTest and TestResultTest do rely on RTTI: they use the
> default constructor of TestBuilderSuite, which only exists if
> CU_USE_TYPEINFO has been defined. I've changed these to use the
> constructor with the name parameter.
> Test results on x86 RH Linux 7.1 i with g++ 2.96 RH 81 are 10 times OK.
Thanks, I completly forgot about that one... I think I'll do two
configurations like for the library, one with typeinfo (they need to be
test) and one without.
---
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).
|