CppUnit project page | FAQ | CppUnit home page |
00001 #ifndef CPPUNIT_TEXTTESTRUNNER_H 00002 #define CPPUNIT_TEXTTESTRUNNER_H 00003 00004 #include <cppunit/ui/text/TestRunner.h> 00005 00006 namespace CppUnit { 00007 00013 typedef CppUnit::TextUi::TestRunner TextTestRunner; 00014 00015 } // namespace CppUnit 00016 00017 #endif // CPPUNIT_TEXTTESTRUNNER_H
hosts this site. |
Send comments to: CppUnit Developers |