代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/123279/6061821
h xmldocument.h
#ifndef CPPUNIT_TOOLS_XMLDOCUMENT_H
#define CPPUNIT_TOOLS_XMLDOCUMENT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X need
www.eeworm.com/read/123279/6061850
h dynamiclibrarymanagerexception.h
#ifndef CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGEREXCEPTION_H
#define CPPUNIT_PLUGIN_DYNAMICLIBRARYMANAGEREXCEPTION_H
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
#include
www.eeworm.com/read/123279/6061853
h typeinfohelper.h
#ifndef CPPUNIT_TYPEINFOHELPER_H
#define CPPUNIT_TYPEINFOHELPER_H
#include
#if CPPUNIT_HAVE_RTTI
#include
CPPUNIT_NS_BEGIN
/**! \brief Helper to use type_inf
www.eeworm.com/read/123279/6061875
h cppunitstack.h
#ifndef CPPUNIT_PORTABILITY_CPPUNITSTACK_H
#define CPPUNIT_PORTABILITY_CPPUNITSTACK_H
// The technic used is similar to the wrapper of STLPort.
#include
#include
#in
www.eeworm.com/read/103694/6213307
h testresult.h
#ifndef CPPUNIT_TESTRESULT_H
#define CPPUNIT_TESTRESULT_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-
www.eeworm.com/read/103694/6213328
h autoregistersuite.h
#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#include
#include
#include
www.eeworm.com/read/483607/6599474
cpp esn_test.cpp
/***************************************************************************/
/*!
* \file esn_test.cpp
*
* \brief unit tests for the ESN class
*
* \author Georg Holzmann, grh _at_ mur _dot_
www.eeworm.com/read/339324/12243008
cpp ftvectoriser-test.cpp
#include
#include
#include
#include
#include
#include "Fontdefs.h"
#include "FTVectori
www.eeworm.com/read/224932/14562266
cpp endian.cpp
/**
* Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de).
* All rights reserved. See file LICENSE for licence and copyright
* information.
*
* unit tests for endian.h
*
*/
#include