代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/103694/6213300

h testcase.h

#ifndef CPPUNIT_TESTCASE_H #define CPPUNIT_TESTCASE_H #include #include #include #include #include n
www.eeworm.com/read/103694/6213301

h sourceline.h

#ifndef CPPUNIT_SOURCELINE_H #define CPPUNIT_SOURCELINE_H #include #include /*! \brief Constructs a SourceLine object initialized with the location where the macro i
www.eeworm.com/read/339324/12243089

cpp ftglbitmapfont-test.cpp

#include #include #include #include #include #include "Fontdefs.h" #include "FTGLBitma
www.eeworm.com/read/124619/6043872

makefile

CPPFLAGS = -I"c:\cppunit1.5\cppunit\test\framework"
www.eeworm.com/read/151249/5684571

h portability.h

#ifndef CPPUNIT_PORTABILITY_H #define CPPUNIT_PORTABILITY_H /* include platform specific config */ #if defined(__BORLANDC__) # include #elif defined (_MSC_VER) #
www.eeworm.com/read/151249/5684578

h mfctestrunner.h

#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H #define CPPUNITUI_MFC_MFCTESTRUNNER_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include
www.eeworm.com/read/151249/5684584

h testrunner.h

// ////////////////////////////////////////////////////////////////////////// // Header file TestRunner.h for class TestRunner // (c)Copyright 2000, Baptiste Lepilleur. // Created: 2001/09/19 // /////
www.eeworm.com/read/151249/5684605

h testfactoryregistry.h

#ifndef CPPUNIT_EXTENSIONS_TESTFACTORYREGISTRY_H #define CPPUNIT_EXTENSIONS_TESTFACTORYREGISTRY_H #include #if CPPUNIT_NEED_DLL_DECL #pragma warning( push ) #pragma warning(
www.eeworm.com/read/141268/5775139

h portability.h

#ifndef CPPUNIT_PORTABILITY_H #define CPPUNIT_PORTABILITY_H #if defined(_WIN32) && !defined(WIN32) # define WIN32 1 #endif /* include platform specific config */ #if defined(__BORLANDC__) #
www.eeworm.com/read/141268/5775153

h mfctestrunner.h

#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H #define CPPUNITUI_MFC_MFCTESTRUNNER_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include