CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TestRunner.h

Go to the documentation of this file.
00001 #ifndef CPPUNIT_MSVC_TESTRUNNER_H
00002 #define CPPUNIT_MSVC_TESTRUNNER_H
00003 
00004 
00005 #if _MSC_VER >= 1000
00006 #pragma once
00007 #endif // _MSC_VER >= 1000
00008 
00009 #include <cppunit/ui/mfc/TestRunner.h>
00010 
00015 typedef CppUnit::MfcUi::TestRunner TestRunner;
00016 
00017 #endif  // CPPUNIT_MSVC_TESTRUNNER_H

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers