代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/171967/5390490
h testfailureinfo.h
/////////////////////////////////////////////////////////////////////////////
// Name: TestFailureInfo.h
// Purpose: Header for class TestFailureInfo
// Author: Baptiste Lepilleur
// M
www.eeworm.com/read/159023/5588952
cpp testcase3.cpp
/*
* Copyright 2003,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/159023/5588953
cpp testcase4.cpp
/*
* Copyright 2003,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/159023/5588955
cpp testcase2.cpp
/*
* Copyright 2003,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/292335/8360789
am makefile.am
EXTRA_DIST = m4/ChangeLog config.rpath mkinstalldirs bootstrap.sh
ACLOCAL_AMFLAGS = -I m4
if CPPUNIT
TEST=test
endif
SUBDIRS = bin src $(TEST) po
www.eeworm.com/read/436567/7767930
h xmlparsertestcase.h
#ifndef XMLPARSERTESTCASE_H_
#define XMLPARSERTESTCASE_H_
#include "cppunit/extensions/HelperMacros.h"
#include "XMLConfig.h"
namespace Davis {
class XMLParserTestCase: public CPPUNIT_NS::TestFixtur
www.eeworm.com/read/151249/5684595
h synchronizedobject.h
#ifndef CPPUNIT_SYNCHRONIZEDOBJECT_H
#define CPPUNIT_SYNCHRONIZEDOBJECT_H
#include
CPPUNIT_NS_BEGIN
/*! \brief Base class for synchronized object.
*
* Synchronized objec
www.eeworm.com/read/151249/5684602
h testsetup.h
#ifndef CPPUNIT_EXTENSIONS_TESTSETUP_H
#define CPPUNIT_EXTENSIONS_TESTSETUP_H
#include
CPPUNIT_NS_BEGIN
class Test;
class TestResult;
/*! \brief Decorates a t
www.eeworm.com/read/151249/5684611
h autoregistersuite.h
#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#include
#include
#inc
www.eeworm.com/read/141268/5775193
h synchronizedobject.h
#ifndef CPPUNIT_SYNCHRONIZEDOBJECT_H
#define CPPUNIT_SYNCHRONIZEDOBJECT_H
#include
CPPUNIT_NS_BEGIN
/*! \brief Base class for synchronized object.
*
* Synchro