代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/449063/1682434
h testassert.h
#ifndef CPPUNIT_TESTASSERT_H
#define CPPUNIT_TESTASSERT_H
#include
#include
#include
namespace CppUnit {
/*! \brief Traits used
www.eeworm.com/read/449063/1682456
h testcaller.h
#ifndef CPPUNIT_TESTCALLER_H // -*- C++ -*-
#define CPPUNIT_TESTCALLER_H
#include
#include
#if CPPUNIT_USE_TYPEINFO_NAME
# include
www.eeworm.com/read/444529/1732257
h testcaller.h
#ifndef CPPUNIT_TESTCALLER_H // -*- C++ -*-
#define CPPUNIT_TESTCALLER_H
#include
#include
#if CPPUNIT_USE_TYPEINFO_NAME
# include
www.eeworm.com/read/444529/1732271
cpp textoutputter.cpp
#include
#include
#include
#include
#include
CPPUNIT_NS_BEGIN
TextOut
www.eeworm.com/read/382359/2638155
h texttestresult.h
#ifndef CPPUNIT_TEXTTESTRESULT_H
#define CPPUNIT_TEXTTESTRESULT_H
#include
#include
#include
CPPUNIT_NS_BEGIN
www.eeworm.com/read/382359/2638182
h testcaller.h
#ifndef CPPUNIT_TESTCALLER_H // -*- C++ -*-
#define CPPUNIT_TESTCALLER_H
#include
#include
#if CPPUNIT_USE_TYPEINFO_NAME
# include
www.eeworm.com/read/255500/4375001
h testsuite.h
//
// TestSuite.h
//
// $Id: //poco/1.2/CppUnit/include/CppUnit/TestSuite.h#1 $
//
#ifndef CppUnit_TestSuite_INCLUDED
#define CppUnit_TestSuite_INCLUDED
#include "CppUnit/CppUnit.h"
#include "CppU
www.eeworm.com/read/255500/4375006
h testsetup.h
//
// TestSetup.h
//
// $Id: //poco/1.2/CppUnit/include/CppUnit/TestSetup.h#1 $
//
#ifndef CppUnit_TestSetup_INCLUDED
#define CppUnit_TestSetup_INCLUDED
#include "CppUnit/CppUnit.h"
#include "CppU
www.eeworm.com/read/449063/1682441
h testsucesslistener.h
#ifndef CPPUNIT_TESTSUCESSLISTENER_H
#define CPPUNIT_TESTSUCESSLISTENER_H
#include
#include
namespace CppUnit
{
/*! \brief TestListener that