代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/140411/5792491
cpp testplugin.cpp
// //////////////////////////////////////////////////////////////////////////
// Implementation file TestPlugIn.cpp for class TestPlugIn
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/06/2
www.eeworm.com/read/133287/5906992
h wintestrunner.h
//
// WinTestRunner.h
//
// $Id: //poco/Main/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#5 $
//
// Application shell for CppUnit's TestRunner dialog.
//
#ifndef WinTestRunne
www.eeworm.com/read/124465/6047446
cpp exception.cpp
#include "cppunit/Exception.h"
namespace CppUnit {
#ifdef CPPUNIT_ENABLE_SOURCELINE_DEPRECATED
/*!
* \deprecated Use SourceLine::isValid() instead.
*/
const std::string Exception::UNKNOWNFILENAM
www.eeworm.com/read/123279/6061794
h exampletestcase.h
#ifndef CPP_UNIT_EXAMPLETESTCASE_H
#define CPP_UNIT_EXAMPLETESTCASE_H
#include
/*
* A test case that is designed to produce
* example errors and failures
*
www.eeworm.com/read/123279/6061823
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/config
libcppunitinclude_HEADERS = \
config-bcb5.h \
config-mac.h \
config-msvc6.h \
SelectDllLoader.h \
CppUnitApi.h
www.eeworm.com/read/123279/6061898
cpp testplugin.cpp
// //////////////////////////////////////////////////////////////////////////
// Implementation file TestPlugIn.cpp for class TestPlugIn
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/06/2
www.eeworm.com/read/103694/6213355
cpp exception.cpp
#include "cppunit/Exception.h"
namespace CppUnit {
#ifdef CPPUNIT_ENABLE_SOURCELINE_DEPRECATED
/*!
* \deprecated Use SourceLine::isValid() instead.
*/
const std::string Exception::UNKNOWNFILENAM
www.eeworm.com/read/339324/12243056
cpp ftglpixmapfont-test.cpp
#include
#include
#include
#include
#include
#include "Fontdefs.h"
#include "FTGLPixma
www.eeworm.com/read/141268/5775121
h asserter.h
#ifndef CPPUNIT_ASSERTER_H
#define CPPUNIT_ASSERTER_H
#include
#include
#include
CPPUNIT_NS_BEGIN
class Message;
/*! \b
www.eeworm.com/read/124465/6047393
h asserter.h
#ifndef CPPUNIT_ASSERTER_H
#define CPPUNIT_ASSERTER_H
#include
#include
#include
namespace CppUnit
{
/*! \brief A set of functions to help wr