代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/151249/5684569
h testresult.h
#ifndef CPPUNIT_TESTRESULT_H
#define CPPUNIT_TESTRESULT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-
www.eeworm.com/read/124619/6043869
h testcaller.h
#ifndef CPPUNIT_TESTCALLER_H
#define CPPUNIT_TESTCALLER_H
#ifndef CPPUNIT_GUARDS_H
#include "Guards.h"
#endif
#ifndef CPPUNIT_TESTCASE_H
#include "TestCase.h"
#endif
#include
www.eeworm.com/read/339586/3296857
h moneytest.h
// MoneyTest.h
#ifndef MONEYTEST_H
#define MONEYTEST_H
#include
class MoneyTest : public CPPUNIT_NS::TestFixture
{
CPPUNIT_TEST_SUITE( MoneyTest );
CPPUNIT_TE
www.eeworm.com/read/339586/3297068
h test.h
#ifndef CPPUNIT_TEST_H
#define CPPUNIT_TEST_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
class TestPath;
/*! \brief Base class for all test objects.
*
www.eeworm.com/read/339586/3297069
h testresult.h
#ifndef CPPUNIT_TESTRESULT_H
#define CPPUNIT_TESTRESULT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-
www.eeworm.com/read/449063/1682428
h testresult.h
#ifndef CPPUNIT_TESTRESULT_H
#define CPPUNIT_TESTRESULT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-
www.eeworm.com/read/444529/1732205
h test.h
#ifndef CPPUNIT_TEST_H
#define CPPUNIT_TEST_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
class TestPath;
/*! \brief Base class for all test objects.
*
www.eeworm.com/read/444529/1732206
h testresult.h
#ifndef CPPUNIT_TESTRESULT_H
#define CPPUNIT_TESTRESULT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-
www.eeworm.com/read/382359/2638114
h test.h
#ifndef CPPUNIT_TEST_H
#define CPPUNIT_TEST_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
class TestPath;
/*! \brief Base class for all test objects.
*
www.eeworm.com/read/382359/2638115
h testresult.h
#ifndef CPPUNIT_TESTRESULT_H
#define CPPUNIT_TESTRESULT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-