代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/444529/1732281
cpp testleaf.cpp
#include
CPPUNIT_NS_BEGIN
int
TestLeaf::countTestCases() const
{
return 1;
}
int
TestLeaf::getChildTestCount() const
{
return 0;
}
Test *
TestLeaf::doGetChildTestAt(
www.eeworm.com/read/444529/1732283
cpp testsetup.cpp
#include
CPPUNIT_NS_BEGIN
TestSetUp::TestSetUp( Test *test ) : TestDecorator( test )
{
}
void
TestSetUp::setUp()
{
}
void
TestSetUp::tearDown()
{
}
void
T
www.eeworm.com/read/411488/2187721
cpp ioiter_test.cpp
#include
#if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || de
www.eeworm.com/read/411488/2187728
cpp uninitialized_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase
www.eeworm.com/read/411488/2187815
cpp ptrspec_test.cpp
#include
#include
#if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
# include
#endif
#include
#include
#include
#include "cppunit/cppunit_proxy
www.eeworm.com/read/392773/2491286
cpp ioiter_test.cpp
#include
#if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || de
www.eeworm.com/read/392773/2491357
cpp exception_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if defined (STLPORT) && defined (_STLP_USE_NAMESPACES)
/*
* This test case purpose is to check that t
www.eeworm.com/read/392773/2491378
cpp bitset_test.cpp
#include
#include
#if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
# include
#endif
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_S
www.eeworm.com/read/392773/2491390
cpp ptrspec_test.cpp
#include
#include
#if defined (STLPORT) && !defined (_STLP_NO_EXTENSIONS)
# include
#endif
#include
#include
#include
#include "cppunit/cppunit_proxy
www.eeworm.com/read/133287/5907000
cpp progressbar.cpp
//
// ProgressBar.cpp
//
// $Id: //poco/Main/CppUnit/WinTestRunner/src/ProgressBar.cpp#5 $
//
#include "ProgressBar.h"
CppUnit_BEGIN
// Paint the progress bar in response to a paint