代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/124619/6044101
makefile
LDLIBS = -lstdc++ -lframework -ltextui
CPPFLAGS = -I "c:\cppunit1.5\CppUnit\test\framework" -I "c:\cppunit1.5\cppunit\test\textui"
LDFLAGS = -L "c:\cppunit1.5\CppUnit\test\framework" -L "c:\cppunit1.5
www.eeworm.com/read/124465/6047447
cpp texttestprogresslistener.cpp
#include
#include
#include
namespace CppUnit
{
TextTestProgressListener::TextTestProgressListener()
{
}
TextTestProgressLi
www.eeworm.com/read/103694/6213356
cpp texttestprogresslistener.cpp
#include
#include
#include
namespace CppUnit
{
TextTestProgressListener::TextTestProgressListener()
{
}
TextTestProgressLi
www.eeworm.com/read/483607/6599476
cpp main.cpp
/***************************************************************************/
/*!
* \file main.cpp
*
* \brief main file of unit tests for aureservoir
*
* \author Georg Holzmann, grh _at_ mu
www.eeworm.com/read/339324/12243004
cpp testmain.cpp
#include
#include
#ifdef __APPLE_CC__
#include
#else
#include
#endif
int main(int argc, const char*
www.eeworm.com/read/339324/12243082
cpp ftlayout-test.cpp
#include
#include
#include
#include
#include "Fontdefs.h"
#include "layout/FTLayoutFont.h"
stati
www.eeworm.com/read/224932/14562231
cpp main.cpp
/**
* Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de).
* All rights reserved. See file LICENSE for licence and copyright
* information.
*
* CppUnit testrunner and infrastructure
*
*/
#
www.eeworm.com/read/218565/14915396
cpp unittest.cpp
#include
#include
#include
using namespace std;
int main(int argc, char* argv[])
{
//cout
www.eeworm.com/read/151249/5684603
h helpermacros.h
// //////////////////////////////////////////////////////////////////////////
// Header file HelperMacros.h
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/04/15
// ////////////////////////
www.eeworm.com/read/141268/5775202
h helpermacros.h
// //////////////////////////////////////////////////////////////////////////
// Header file HelperMacros.h
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/04/15
// ////////////////////