代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/444529/1732243

h testnamer.h

#ifndef CPPUNIT_EXTENSIONS_TESTNAMER_H #define CPPUNIT_EXTENSIONS_TESTNAMER_H #include #include #if CPPUNIT_HAVE_RTTI # include #endif /*! \def CPPUNI
www.eeworm.com/read/444529/1732250

h orthodox.h

#ifndef CPPUNIT_EXTENSIONS_ORTHODOX_H #define CPPUNIT_EXTENSIONS_ORTHODOX_H #include CPPUNIT_NS_BEGIN /* * Orthodox performs a simple set of tests on an arbitary * class to
www.eeworm.com/read/444529/1732266

h testresultcollector.h

#ifndef CPPUNIT_TESTRESULTCOLLECTOR_H #define CPPUNIT_TESTRESULTCOLLECTOR_H #include #if CPPUNIT_NEED_DLL_DECL #pragma warning( push ) #pragma warning( disable: 4251 4660 )
www.eeworm.com/read/444529/1732278

h protectorcontext.h

#ifndef CPPUNIT_PROTECTORCONTEXT_H #define CPPUNIT_PROTECTORCONTEXT_H #include #include CPPUNIT_NS_BEGIN class Test; class TestResult; /*! \brief Protector contex
www.eeworm.com/read/444529/1732280

cpp test.cpp

#include #include #include #include CPPUNIT_NS_BEGIN Test * Test::getChildTestAt( int index ) const { checkIsValidIndex(
www.eeworm.com/read/444529/1732289

cpp testpath.cpp

#include #include #include #include CPPUNIT_NS_BEGIN TestPath::TestPath() { } TestPath::TestPath( Test *root ) { add(
www.eeworm.com/read/444529/1732290

cpp asserter.cpp

#include #include #include CPPUNIT_NS_BEGIN void Asserter::fail( std::string message, const SourceLine &sourceLine
www.eeworm.com/read/438288/1826275

h testnamer.h

#ifndef CPPUNIT_EXTENSIONS_TESTNAMER_H #define CPPUNIT_EXTENSIONS_TESTNAMER_H #include #include #if CPPUNIT_HAVE_RTTI # include #endif /*! \def CPPUNI
www.eeworm.com/read/438288/1826282

h orthodox.h

#ifndef CPPUNIT_EXTENSIONS_ORTHODOX_H #define CPPUNIT_EXTENSIONS_ORTHODOX_H #include CPPUNIT_NS_BEGIN /* * Orthodox performs a simple set of tests on an arbitary * class to
www.eeworm.com/read/382359/2638168

h testnamer.h

#ifndef CPPUNIT_EXTENSIONS_TESTNAMER_H #define CPPUNIT_EXTENSIONS_TESTNAMER_H #include #include #if CPPUNIT_HAVE_RTTI # include #endif /*! \def CPPUNI