代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/449063/1682426

h compileroutputter.h

#ifndef CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H #define CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H #include #include #include #include name
www.eeworm.com/read/449063/1682438

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/449063/1682447

h testsuitefactory.h

#ifndef CPPUNIT_EXTENSIONS_TESTSUITEFACTORY_H #define CPPUNIT_EXTENSIONS_TESTSUITEFACTORY_H #include namespace CppUnit { class Test; /*! \brief TestFactory f
www.eeworm.com/read/449063/1682469

cpp typeinfohelper.cpp

#include #if CPPUNIT_USE_TYPEINFO_NAME #include #include namespace CppUnit { std::string TypeInfoHelper::getClassName( cons
www.eeworm.com/read/449063/1682479

cpp testfailure.cpp

#include "cppunit/Exception.h" #include "cppunit/Test.h" #include "cppunit/TestFailure.h" namespace CppUnit { /// Constructs a TestFailure with the given test and exception. TestFailure::TestFailure
www.eeworm.com/read/444529/1732248

h autoregistersuite.h

#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #include #include #inc
www.eeworm.com/read/444529/1732258

h texttestprogresslistener.h

#ifndef CPPUNIT_TEXTTESTPROGRESSLISTENER_H #define CPPUNIT_TEXTTESTPROGRESSLISTENER_H #include CPPUNIT_NS_BEGIN /*! * \brief TestListener that show the status of each T
www.eeworm.com/read/444529/1732267

h brieftestprogresslistener.h

#ifndef CPPUNIT_BRIEFTESTPROGRESSLISTENER_H #define CPPUNIT_BRIEFTESTPROGRESSLISTENER_H #include CPPUNIT_NS_BEGIN /*! \brief TestListener that prints the name of each tes
www.eeworm.com/read/438288/1826280

h autoregistersuite.h

#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #include #include #inc
www.eeworm.com/read/382359/2638173

h autoregistersuite.h

#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H #include #include #inc