代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/141268/5775206
h testcasedecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTCASEDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTCASEDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
/*! \brief D
www.eeworm.com/read/141268/5775211
h testdecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
/*
www.eeworm.com/read/140411/5792453
h testcasedecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTCASEDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTCASEDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
/*! \brief Decorator
www.eeworm.com/read/140411/5792458
h testdecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
/*! \brief De
www.eeworm.com/read/140411/5792475
rgs dsplugin.rgs
HKCR
{
GNU.cppunit.DevStudioAddin.1 = s 'CppUnit.Testrunner Developer Studio Add-in'
{
CLSID = s '{F193CE54-716C-41CB-80B2-FA74CA3EE2AC}'
}
GNU.cppunit.DevStudioAddin = s 'CppUnit.Testrunner Dev
www.eeworm.com/read/123279/6061860
h testcasedecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTCASEDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTCASEDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
/*! \brief Decorator
www.eeworm.com/read/123279/6061865
h testdecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
/*! \brief De
www.eeworm.com/read/123279/6061882
rgs dsplugin.rgs
HKCR
{
GNU.cppunit.DevStudioAddin.1 = s 'CppUnit.Testrunner Developer Studio Add-in'
{
CLSID = s '{F193CE54-716C-41CB-80B2-FA74CA3EE2AC}'
}
GNU.cppunit.DevStudioAddin = s 'CppUnit.Testrunner Dev
www.eeworm.com/read/171967/5390485
cpp testfailureinfo.cpp
/////////////////////////////////////////////////////////////////////////////
// Name: TestFailureInfo.cpp
// Purpose: Implementation of class TestFailureInfo
// Author: Baptiste Lepil
www.eeworm.com/read/151249/5684622
h cppunitdeque.h
#ifndef CPPUNIT_PORTABILITY_CPPUNITDEQUE_H
#define CPPUNIT_PORTABILITY_CPPUNITDEQUE_H
// The technic used is similar to the wrapper of STLPort.
#include
#include
#