代码搜索:CppUnit

找到约 2,238 项符合「CppUnit」的源代码

代码结果 2,238
www.eeworm.com/read/123279/6061845

am makefile.am

libcppunitincludedir = $(includedir)/cppunit/plugin libcppunitinclude_HEADERS = \ DynamicLibraryManager.h \ DynamicLibraryManagerException.h \ TestPlugIn.h \ TestPlugInDefaultImpl.h \ PlugInMana
www.eeworm.com/read/123279/6061866

h orthodox.h

#ifndef CPPUNIT_EXTENSIONS_ORTHODOX_H #define CPPUNIT_EXTENSIONS_ORTHODOX_H #include CPPUNIT_NS_BEGIN /* * Orthodox performs a simple set of tests on an arbitary * class to
www.eeworm.com/read/123279/6061870

am makefile.am

libcppunitincludedir = $(includedir)/cppunit/portability libcppunitinclude_HEADERS = \ CppUnitDeque.h \ CppUnitMap.h \ CppUnitSet.h \ CppUnitStack.h \ CppUnitVector.h
www.eeworm.com/read/103694/6213306

h test.h

#ifndef CPPUNIT_TEST_H #define CPPUNIT_TEST_H #include #include namespace CppUnit { class TestResult; /*! \brief Base class for all test objects. * \ingroup Brows
www.eeworm.com/read/103694/6213312

h testlistener.h

#ifndef CPPUNIT_TESTLISTENER_H // -*- C++ -*- #define CPPUNIT_TESTLISTENER_H #include namespace CppUnit { class Exception; class Test; class TestFailure; /*! \brief Li
www.eeworm.com/read/103694/6213331

h orthodox.h

#ifndef CPPUNIT_EXTENSIONS_ORTHODOX_H #define CPPUNIT_EXTENSIONS_ORTHODOX_H #include namespace CppUnit { /* * Orthodox performs a simple set of tests on an arbitary * class t
www.eeworm.com/read/103694/6213351

cpp synchronizedobject.cpp

#include namespace CppUnit { SynchronizedObject::SynchronizedObject( SynchronizationObject *syncObject ) : m_syncObject( syncObject == 0 ? new SynchronizationO
www.eeworm.com/read/483607/6599477

cpp init_test.cpp

/***************************************************************************/ /*! * \file init_test.cpp * * \brief unit tests for initialization algorithms * * \author Georg Holzmann, grh _
www.eeworm.com/read/156734/11781361

html _compiler_outputter_8cpp.html

CppUnit - The Unit Testing Library
www.eeworm.com/read/156734/11781378

html _text_test_runner_8cpp.html

CppUnit - The Unit Testing Library