代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/141268/5775214
h testfactory.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORY_H
#include
CPPUNIT_NS_BEGIN
class Test;
/*! \brief Abstract Test factory.
*/
c
www.eeworm.com/read/140411/5792461
h testfactory.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORY_H
#include
CPPUNIT_NS_BEGIN
class Test;
/*! \brief Abstract Test factory.
*/
class CPPUNIT
www.eeworm.com/read/123279/6061868
h testfactory.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORY_H
#include
CPPUNIT_NS_BEGIN
class Test;
/*! \brief Abstract Test factory.
*/
class CPPUNIT
www.eeworm.com/read/151249/5684560
h stringtools.h
#ifndef CPPUNIT_TOOLS_STRINGTOOLS_H
#define CPPUNIT_TOOLS_STRINGTOOLS_H
#include
#include
#include
CPPUNIT_NS_BEGIN
/*! \bri
www.eeworm.com/read/151249/5684619
h testsuite.h
#ifndef CPPUNIT_TESTSUITE_H // -*- C++ -*-
#define CPPUNIT_TESTSUITE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X ne
www.eeworm.com/read/141268/5775123
h stringtools.h
#ifndef CPPUNIT_TOOLS_STRINGTOOLS_H
#define CPPUNIT_TOOLS_STRINGTOOLS_H
#include
#include
#include
CPPUNIT_NS_BEGIN
www.eeworm.com/read/141268/5775221
h testsuite.h
#ifndef CPPUNIT_TESTSUITE_H // -*- C++ -*-
#define CPPUNIT_TESTSUITE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 )
www.eeworm.com/read/140411/5792411
h stringtools.h
#ifndef CPPUNIT_TOOLS_STRINGTOOLS_H
#define CPPUNIT_TOOLS_STRINGTOOLS_H
#include
#include
#include
CPPUNIT_NS_BEGIN
/*! \bri
www.eeworm.com/read/124465/6047415
h helpermacros.h
// //////////////////////////////////////////////////////////////////////////
// Header file HelperMacros.h
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/04/15
// ////////////////////////
www.eeworm.com/read/124465/6047423
h testfactory.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORY_H
#include
namespace CppUnit {
class Test;
/*! \brief Abstract Test factory.
*/
class CPPUN