代码搜索:CppUnit

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

代码结果 2,238
www.eeworm.com/read/133287/5906683

cpp uristreamopenertest.cpp

// // URIStreamOpenerTest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/URIStreamOpenerTest.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserve
www.eeworm.com/read/133287/5906734

cpp threadlocaltest.cpp

// // ThreadLocalTest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/ThreadLocalTest.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserved. //
www.eeworm.com/read/133287/5906737

cpp countingstreamtest.cpp

// // CountingStreamTest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/CountingStreamTest.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserved.
www.eeworm.com/read/133287/5906740

cpp autoptrtest.cpp

// // AutoPtrTest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/AutoPtrTest.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserved. // // Redis
www.eeworm.com/read/133287/5906750

cpp dynamicfactorytest.cpp

// // DynamicFactoryTest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/DynamicFactoryTest.cpp#1 $ // // Copyright (c) 2004-2005, Guenter Obiltschnig/Applied Informatics. // All rights rese
www.eeworm.com/read/133287/5906751

cpp ndctest.cpp

// // NDCTest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/NDCTest.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserved. // // Redistributio
www.eeworm.com/read/133287/5906752

cpp fpetest.cpp

// // FPETest.cpp // // $Id: //poco/Main/Foundation/testsuite/src/FPETest.cpp#5 $ // // Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics. // All rights reserved. // // Redistributio
www.eeworm.com/read/133287/5906982

cpp testsuite.cpp

// // TestSuite.cpp // // $Id: //poco/Main/CppUnit/src/TestSuite.cpp#5 $ // #include "CppUnit/TestSuite.h" #include "CppUnit/TestResult.h" CppUnit_BEGIN // Deletes all tests in the
www.eeworm.com/read/124465/6047386

dox other_documentation.dox

/** \mainpage \section _history History The first port of JUnit to C++ was done by Michael Feathers. His versions can be found on the XPro
www.eeworm.com/read/124465/6047389

dox cookbook.dox

/*! \page cppunit_cookbook CppUnit Cookbook Here is a short cookbook to help you get started. \section simple_test_case Simple Test Case You want to know whether your code is working. How do you d