代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/124465/6047401
h xmloutputter.h
#ifndef CPPUNIT_XMLTESTRESULTOUTPUTTER_H
#define CPPUNIT_XMLTESTRESULTOUTPUTTER_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 )
www.eeworm.com/read/124465/6047407
h texttestresult.h
#ifndef CPPUNIT_TEXTTESTRESULT_H
#define CPPUNIT_TEXTTESTRESULT_H
#include
#include
#include
namespace CppUnit {
class SourceLine;
www.eeworm.com/read/124465/6047409
h testfailure.h
#ifndef CPPUNIT_TESTFAILURE_H // -*- C++ -*-
#define CPPUNIT_TESTFAILURE_H
#include
#include
namespace CppUnit {
class Exception;
class SourceLine;
class Test;
www.eeworm.com/read/124465/6047424
h textoutputter.h
#ifndef CPPUNIT_TEXTOUTPUTTER_H
#define CPPUNIT_TEXTOUTPUTTER_H
#include
#include
#include
namespace CppUnit
{
class Exception;
class Source
www.eeworm.com/read/124465/6047439
cpp typeinfohelper.cpp
#include
#if CPPUNIT_USE_TYPEINFO_NAME
#include
#include
namespace CppUnit {
std::string
TypeInfoHelper::getClassName( cons
www.eeworm.com/read/123279/6061795
dsw hostapp.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/123279/6061804
dsw cppunittestapp.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/123279/6061846
h pluginmanager.h
#ifndef CPPUNIT_PLUGIN_PLUGINMANAGER_H
#define CPPUNIT_PLUGIN_PLUGINMANAGER_H
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
www.eeworm.com/read/123279/6061948
h mostrecenttests.h
// //////////////////////////////////////////////////////////////////////////
// Header file MostRecentTests.h for class MostRecentTests
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/06/2
www.eeworm.com/read/103694/6213310
h xmloutputter.h
#ifndef CPPUNIT_XMLTESTRESULTOUTPUTTER_H
#define CPPUNIT_XMLTESTRESULTOUTPUTTER_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 )