代码搜索:cppunit

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

代码结果 2,238
www.eeworm.com/read/318733/3563494

readme

This directory contains cppunit tests related to projection classes and implementation in QGIS. The cppunit library can be obtained from http://cppunit.sourceforge.net/cgi-bin/moin.cgi. To build and
www.eeworm.com/read/279583/4135912

h mdbtool_test.h

#ifndef MDBTOOL_TEST_H #define MDBTOOL_TEST_H #include class MDBToolTest: public CppUnit::TestFixture { CPPUNIT_TEST_SUITE( MDBToolTest ); CPP
www.eeworm.com/read/279583/4135917

h mcommon_test.h

#ifndef MCOMMON_TEST_H #define MCOMMON_TEST_H #include class MCommonTest: public CppUnit::TestFixture { CPPUNIT_TEST_SUITE( MCommonTest ); CPPUN
www.eeworm.com/read/411488/2187708

cpp bvector_test.cpp

#include #include "cppunit/cppunit_proxy.h" #if defined(_STLP_USE_NAMESPACES) using namespace std; #endif // // TestCase class // class BvectorTest : public CPPUNIT_NS::TestCase { CPPUNI
www.eeworm.com/read/392773/2491407

cpp memory_test.cpp

#include #include "cppunit/cppunit_proxy.h" #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) using namespace std; #endif // // TestCase class // class MemoryTest : public CPPUNIT_NS
www.eeworm.com/read/124465/6047454

cpp notequalexception.cpp

#include namespace CppUnit { NotEqualException::NotEqualException( std::string expected, std::string actual,
www.eeworm.com/read/103694/6213363

cpp notequalexception.cpp

#include namespace CppUnit { NotEqualException::NotEqualException( std::string expected, std::string actual,
www.eeworm.com/read/229562/4754317

cpp callbacks.cpp

// // Copyright (C) 2005 Pingtel Corp. // // $$ ////////////////////////////////////////////////////////////////////////////// #include #include
www.eeworm.com/read/229562/4754322

cpp sipxtapitesttransfer.cpp

// // Copyright (C) 2004, 2005 Pingtel Corp. // // // $$ ////////////////////////////////////////////////////////////////////////////// #include #include
www.eeworm.com/read/449063/1682484

cpp notequalexception.cpp

#include namespace CppUnit { NotEqualException::NotEqualException( std::string expected, std::string actual,