代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/382359/2638183
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/382359/2638196
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/255500/4374995
h cppunitexception.h
//
// CppUnitException.h
//
// $Id: //poco/1.2/CppUnit/include/CppUnit/CppUnitException.h#1 $
//
#ifndef CppUnit_CppUnitException_INCLUDED
#define CppUnit_CppUnitException_INCLUDED
#include "CppUn
www.eeworm.com/read/124465/6047451
cpp testresultcollector.cpp
#include
#include
namespace CppUnit
{
TestResultCollector::TestResultCollector( SynchronizationObject *syncObject )
: TestSucessListener
www.eeworm.com/read/103694/6213360
cpp testresultcollector.cpp
#include
#include
namespace CppUnit
{
TestResultCollector::TestResultCollector( SynchronizationObject *syncObject )
: TestSucessListener
www.eeworm.com/read/449063/1682477
cpp texttestprogresslistener.cpp
#include
#include
#include
namespace CppUnit
{
TextTestProgressListener::TextTestProgressListener()
{
}
TextTestProgressLi
www.eeworm.com/read/449063/1682481
cpp testresultcollector.cpp
#include
#include
namespace CppUnit
{
TestResultCollector::TestResultCollector( SynchronizationObject *syncObject )
: TestSucessListener
www.eeworm.com/read/151249/5684608
h testsuitebuildercontext.h
#ifndef CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
#define CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
#include
#include
#include
#if C
www.eeworm.com/read/141268/5775150
h xmloutputter.h
#ifndef CPPUNIT_XMLTESTRESULTOUTPUTTER_H
#define CPPUNIT_XMLTESTRESULTOUTPUTTER_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable:
www.eeworm.com/read/140411/5792454
h testsuitebuildercontext.h
#ifndef CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
#define CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
#include
#include
#include
#if C