[Cppunit-devel] CppUnit Cookbook
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-02-05 15:31:51
|
Hello, I think I have found a small bug in the CppUnit Cookbook: http://cppunit.sourceforge.net/doc/lastest/cppunit_cookbook.html Section: TestRunner in the code example is: static CppUnit::Test *suite() and should be static CppUnit:: TestSuite *suite() Please let me know, if I was right :-) Best Regards Marcin Sochacki ***************************************************************************= ************* Note: If the reader of this message is not the intended recipient, or an= employee or agent responsible for delivering this message to the intended= recipient, you are hereby notified that any dissemination, distribution or= copying of this communication is strictly prohibited. If you have received= this communication in error, please notify us immediately by replying to= the message and deleting it from your computer. Thank you.=0D ***************************************************************************= ************* |