代码搜索:Cppunit

找到约 2,238 项符合「Cppunit」的源代码

代码结果 2,238
www.eeworm.com/read/140411/5792418

h cppunitapi.h

#ifndef CPPUNIT_CONFIG_CPPUNITAPI #define CPPUNIT_CONFIG_CPPUNITAPI #undef CPPUNIT_API #ifdef WIN32 // define CPPUNIT_DLL_BUILD when building CppUnit dll. #ifdef CPPUNIT_BUILD_DLL #define CPPUNIT_A
www.eeworm.com/read/123279/6061825

h cppunitapi.h

#ifndef CPPUNIT_CONFIG_CPPUNITAPI #define CPPUNIT_CONFIG_CPPUNITAPI #undef CPPUNIT_API #ifdef WIN32 // define CPPUNIT_DLL_BUILD when building CppUnit dll. #ifdef CPPUNIT_BUILD_DLL #define CPPUNIT_A
www.eeworm.com/read/124465/6047406

h config-bcb5.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_BCB5_H #define _INCLUDE_CPPUNIT_CONFIG_BCB5_H 1 #define HAVE_CMATH 1 /* include/cppunit/config-bcb5.h. Manually adapted from include/cppunit/config-auto.h */ /*
www.eeworm.com/read/103694/6213315

h config-bcb5.h

#ifndef _INCLUDE_CPPUNIT_CONFIG_BCB5_H #define _INCLUDE_CPPUNIT_CONFIG_BCB5_H 1 #define HAVE_CMATH 1 /* include/cppunit/config-bcb5.h. Manually adapted from include/cppunit/config-auto.h */ /*
www.eeworm.com/read/339324/12242997

cpp ftlibrary-test.cpp

#include #include #include #include #include "FTLibrary.h" class FTLibraryTest : public CppUnit:
www.eeworm.com/read/339324/12243092

cpp fttesselation-test.cpp

#include #include #include #include #include "FTVectoriser.h" class FTTesselationTest : public
www.eeworm.com/read/133287/5906985

cpp testresult.cpp

// // TestResult.cpp // // $Id: //poco/Main/CppUnit/src/TestResult.cpp#5 $ // #include "CppUnit/TestResult.h" CppUnit_BEGIN // Destroys a test result TestResult::~TestResult() {
www.eeworm.com/read/124465/6047399

h texttestrunner.h

#ifndef CPPUNIT_TEXTTESTRUNNER_H #define CPPUNIT_TEXTTESTRUNNER_H #include namespace CppUnit { /*! * \brief A text mode test runner. * \ingroup ExecutingTest * \de
www.eeworm.com/read/124465/6047411

h testsucesslistener.h

#ifndef CPPUNIT_TESTSUCESSLISTENER_H #define CPPUNIT_TESTSUCESSLISTENER_H #include #include namespace CppUnit { /*! \brief TestListener that
www.eeworm.com/read/103694/6213308

h texttestrunner.h

#ifndef CPPUNIT_TEXTTESTRUNNER_H #define CPPUNIT_TEXTTESTRUNNER_H #include namespace CppUnit { /*! * \brief A text mode test runner. * \ingroup ExecutingTest * \de