代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/123279/6061832

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/123279/6061842

h testrunner.h

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

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/123279/6061964

cpp testrunnermodel.cpp

// ////////////////////////////////////////////////////////////////////////// // Implementation file TestRunnerModel.cpp for class TestRunnerModel // (c)Copyright 2000, Baptiste Lepilleur. // Created:
www.eeworm.com/read/103694/6213313

h testassert.h

#ifndef CPPUNIT_TESTASSERT_H #define CPPUNIT_TESTASSERT_H #include #include #include namespace CppUnit { /*! \brief Traits used
www.eeworm.com/read/103694/6213322

h typeinfohelper.h

#ifndef CPPUNIT_TYPEINFOHELPER_H #define CPPUNIT_TYPEINFOHELPER_H #include #if CPPUNIT_USE_TYPEINFO_NAME #include namespace CppUnit { /** Helper to use type_
www.eeworm.com/read/103694/6213323

h testsetup.h

#ifndef CPPUNIT_EXTENSIONS_TESTSETUP_H #define CPPUNIT_EXTENSIONS_TESTSETUP_H #include namespace CppUnit { class Test; class TestResult; class CPPUNIT_API Tes
www.eeworm.com/read/156734/11781027

html _test_assert_8h-source.html

CppUnit - The Unit Testing Library
www.eeworm.com/read/339324/12243000

cpp ftsize-test.cpp

#include #include #include #include #include #include #include FT_FREETYP
www.eeworm.com/read/339324/12243070

cpp ftface-test.cpp

#include "cppunit/extensions/HelperMacros.h" #include "cppunit/TestCaller.h" #include "cppunit/TestCase.h" #include "cppunit/TestSuite.h" #include "Fontdefs.h" #include "FTFace.h" class FTFaceTest