代码搜索:cppunit

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

代码结果 2,238
www.eeworm.com/read/411488/2187739

cpp codecvt_test.cpp

#include #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS) # include # include # include "cppunit/cppunit_proxy.h" # if !defined (STLPORT) || defin
www.eeworm.com/read/392773/2491446

cpp iostream_test.cpp

#include #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS) # include //# include # include //# include # include "cppunit/cppunit_pr
www.eeworm.com/read/339586/3296875

cpp exceptiontest.cpp

#include "CoreSuite.h" #include "ExceptionTest.h" #include #include CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ExceptionTest, coreSu
www.eeworm.com/read/339586/3296892

h synchronizedtestresult.h

#ifndef SYNCHRONIZEDTESTRESULT_H #define SYNCHRONIZEDTESTRESULT_H #include class SynchronizedTestResult : public CPPUNIT_NS::TestResultCollector { public: class S
www.eeworm.com/read/339586/3297277

cpp additionalmessage.cpp

#include CPPUNIT_NS_BEGIN AdditionalMessage::AdditionalMessage() { } AdditionalMessage::AdditionalMessage( const std::string &detail1 ) { if ( !detail1.empty() )
www.eeworm.com/read/339586/3297301

cpp testcasedecorator.cpp

#include CPPUNIT_NS_BEGIN TestCaseDecorator::TestCaseDecorator( TestCase *test ) : m_test( test ) , TestCase( test->getName() ) { } TestCaseDecor
www.eeworm.com/read/331534/3411624

svn-base wintestrunner.h.svn-base

// // WinTestRunner.h // // $Id: //poco/1.3/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#2 $ // // Application shell for CppUnit's TestRunner dialog. // #ifndef WinTestRunner
www.eeworm.com/read/331534/3411626

h wintestrunner.h

// // WinTestRunner.h // // $Id: //poco/1.3/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#2 $ // // Application shell for CppUnit's TestRunner dialog. // #ifndef WinTestRunner
www.eeworm.com/read/331534/3411631

svn-base progressbar.cpp.svn-base

// // ProgressBar.cpp // // $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $ // #include "ProgressBar.h" namespace CppUnit { // Paint the progress bar in response to a
www.eeworm.com/read/331534/3411650

cpp progressbar.cpp

// // ProgressBar.cpp // // $Id: //poco/1.3/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $ // #include "ProgressBar.h" namespace CppUnit { // Paint the progress bar in response to a