Re: [Cppunit-devel] TestSuiteBuilder & type info...
Brought to you by:
blep
From: Baptiste L. <bl...@cl...> - 2001-05-18 19:40:25
|
> I made change to fix the whole stuff yesterday evening. It doesn't break any > code, and TestSuite is not impacted. > I modified the macro so it use RTTI if allowed, and use the macro parameter > name otherwise. I also fixed TestFactoryRegistry so it doesn't use RTTI anymore > (dummy name are generated instead). > I'll commit the whole thing this evening. It's done. CU_TEST_SUITE_REGISTRATION and AutoRegisterSuite can now be used without RTTI. Notes that USE_TYPEINFO have been changed to CU_USE_TYPEINFO. A configuration have been added to VC++ project to compile without typeinfo. Baptiste. --- 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). |