代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/449063/1682427

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/444529/1732198

h algorithm.h

#ifndef CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #define CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #include CPPUNIT_NS_BEGIN template void removeFrom
www.eeworm.com/read/444529/1732269

cpp testnamer.cpp

#include #include #include CPPUNIT_NS_BEGIN #if CPPUNIT_HAVE_RTTI TestNamer::TestNamer( const std::type_info &typeIn
www.eeworm.com/read/438288/1826233

h algorithm.h

#ifndef CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #define CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #include CPPUNIT_NS_BEGIN template void removeFrom
www.eeworm.com/read/382359/2638105

h algorithm.h

#ifndef CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #define CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED #include CPPUNIT_NS_BEGIN template void removeFrom
www.eeworm.com/read/382359/2638186

h floatingpoint.h

#ifndef CPPUNIT_PORTABILITY_FLOATINGPOINT_H_INCLUDED #define CPPUNIT_PORTABILITY_FLOATINGPOINT_H_INCLUDED #include #include CPPUNIT_NS_BEGIN /// \brief Tests if a f
www.eeworm.com/read/255500/4375008

cpp testsuite.cpp

// // TestSuite.cpp // // $Id: //poco/1.2/CppUnit/src/TestSuite.cpp#1 $ // #include "CppUnit/TestSuite.h" #include "CppUnit/TestResult.h" namespace CppUnit { // Deletes all tests in the suite. v
www.eeworm.com/read/151249/5684582

h config.h

#ifndef CPPUNIT_QTUI_CONFIG_H #define CPPUNIT_QTUI_CONFIG_H /*! Macro to export symbol to DLL with VC++. * * - QTTESTRUNNER_DLL_BUILD must be defined when building the DLL. * - QTTESTRUNNER_DLL mu
www.eeworm.com/read/141297/5773399

cc qa_gr_io_signature.cc

/* -*- c++ -*- */ /* * Copyright 2004 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/141297/5773523

cc qa_gr_firdes.cc

/* -*- c++ -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter