代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/255500/4374996
h texttestresult.h
//
// TextTestResult.h
//
// $Id: //poco/1.2/CppUnit/include/CppUnit/TextTestResult.h#1 $
//
#ifndef CppUnit_TextTestResult_INCLUDED
#define CppUnit_TextTestResult_INCLUDED
#include "CppUnit/CppUn
www.eeworm.com/read/151249/5684567
h compileroutputter.h
#ifndef CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H
#define CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H
#include
#include
#include
CPPUNIT_NS_BEGIN
cla
www.eeworm.com/read/151249/5684589
h dynamiclibrarymanager.h
#ifndef CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#define CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
CPPUNIT_NS_BEGIN
/*! \brief Mana
www.eeworm.com/read/140411/5792440
h dynamiclibrarymanager.h
#ifndef CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#define CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
CPPUNIT_NS_BEGIN
/*! \brief Mana
www.eeworm.com/read/124465/6047456
cpp testcase.cpp
#include
#include
#include
#include "cppunit/TestCase.h"
#include "cppunit/Exception.h"
#include "cppunit/TestResult.h"
namespace CppUnit {
/// Creat
www.eeworm.com/read/123279/6061847
h dynamiclibrarymanager.h
#ifndef CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#define CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
CPPUNIT_NS_BEGIN
/*! \brief Mana
www.eeworm.com/read/103694/6213365
cpp testcase.cpp
#include
#include
#include
#include "cppunit/TestCase.h"
#include "cppunit/Exception.h"
#include "cppunit/TestResult.h"
namespace CppUnit {
/// Creat
www.eeworm.com/read/230695/4719850
h dynamiclibrarymanager.h
#ifndef CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#define CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGER_H
#include
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
CPPUNIT_NS_BEGIN
www.eeworm.com/read/230695/4719851
h pluginparameters.h
#ifndef CPPUNIT_PLUGIN_PARAMETERS
#define CPPUNIT_PLUGIN_PARAMETERS
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
#include
#include
www.eeworm.com/read/339586/3297067
h compileroutputter.h
#ifndef CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H
#define CPPUNIT_COMPILERTESTRESULTOUTPUTTER_H
#include
#include
#include
CP