CppUnit project page FAQ CppUnit home page

msvc6/testrunner/TestRunner.h
Go to the documentation of this file.
1#ifndef CPPUNIT_MSVC_TESTRUNNER_H
2#define CPPUNIT_MSVC_TESTRUNNER_H
3
4
5#if _MSC_VER >= 1000
6#pragma once
7#endif // _MSC_VER >= 1000
8
10
15typedef CPPUNIT_NS::MfcTestRunner TestRunner;
16
17#endif // CPPUNIT_MSVC_TESTRUNNER_H
Generic test runner.
Definition cppunit/TestRunner.h:73

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