代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/124465/6047402

h testrunner.h

#ifndef CPPUNITUI_TEXT_TESTRUNNER_H #define CPPUNITUI_TEXT_TESTRUNNER_H #include #include #include namespace CppUnit { class Outputter; class Test; class T
www.eeworm.com/read/124465/6047408

h synchronizedobject.h

#ifndef CPPUNIT_SYNCHRONIZEDOBJECT_H #define CPPUNIT_SYNCHRONIZEDOBJECT_H #include namespace CppUnit { /*! \brief Base class for synchronized object. * * Synchronized obj
www.eeworm.com/read/124465/6047444

cpp testsucesslistener.cpp

#include namespace CppUnit { TestSucessListener::TestSucessListener( SynchronizationObject *syncObject ) : SynchronizedObject( syncObject ) , m_sucess( true
www.eeworm.com/read/123279/6061815

h testplugininterface.h

#ifndef CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #define CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H #include #include #if !defined(WINAPI) #define WI
www.eeworm.com/read/123279/6061854

h testsetup.h

#ifndef CPPUNIT_EXTENSIONS_TESTSETUP_H #define CPPUNIT_EXTENSIONS_TESTSETUP_H #include CPPUNIT_NS_BEGIN class Test; class TestResult; /*! \brief Decorates a t
www.eeworm.com/read/123279/6061864

h autoregistersuite.h

#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #include #include #inc
www.eeworm.com/read/123279/6061899

cpp testpluginrunnermodel.cpp

// ////////////////////////////////////////////////////////////////////////// // Implementation file TestPlugInRunnerModel.cpp for class TestPlugInRunnerModel // (c)Copyright 2000, Baptiste Lepilleur.
www.eeworm.com/read/123279/6061952

h testrunnermodel.h

// ////////////////////////////////////////////////////////////////////////// // Header file TestRunnerModel.h for class TestRunnerModel // (c)Copyright 2000, Baptiste Lepilleur. // Created: 2001/04/2
www.eeworm.com/read/123279/6061953

h testrunnerdlg.h

#if !defined(AFX_TESTRUNNERDLG_H) #define AFX_TESTRUNNERDLG_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // TestRunnerDlg.h : header file // /* Refer to MSDN documentation: mk:@
www.eeworm.com/read/123279/6061956

cpp treehierarchydlg.cpp

// TreeHierarchyDlg.cpp : implementation file // #include "stdafx.h" #include "resource.h" #include "TreeHierarchyDlg.h" #include "TestRunnerModel.h" #include "ResourceLoaders.h" #include