代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/339586/3297016
readme
CppUnit --- The C++ Unit Test Library
-------------------------------------
http://cppunit.sourceforge.net
CppUnit is the C++ port of the famous JUnit framework for unit
testing.
For MSWi
www.eeworm.com/read/377584/2698808
cmake findcppunit.cmake
# Find CppUnit Library
################################################################
FIND_PATH(CPPUNIT_INCLUDE_DIR cppunit/extensions/HelperMacros.h
/usr/include
/usr/local/include
/sw/inclu
www.eeworm.com/read/377584/2698891
cmake findcppunit.cmake
# Find CppUnit Library
################################################################
FIND_PATH(CPPUNIT_INCLUDE_DIR cppunit/extensions/HelperMacros.h
/usr/include
/usr/local/include
/sw/inclu
www.eeworm.com/read/151249/5684564
h message.h
#ifndef CPPUNIT_MESSAGE_H
#define CPPUNIT_MESSAGE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-interf
www.eeworm.com/read/151249/5684587
h testpath.h
#ifndef CPPUNIT_TESTPATH_H
#define CPPUNIT_TESTPATH_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-inte
www.eeworm.com/read/124619/6043855
h testcase.h
#ifndef CPPUNIT_TESTCASE_H
#define CPPUNIT_TESTCASE_H
#include
#include
#ifndef CPPUNIT_GUARDS_H
#include "Guards.h"
#endif
#ifndef CPPUNIT_TEST_H
#include "Test.h"
www.eeworm.com/read/124619/6043868
h testsuite.h
#ifndef CPPUNIT_TESTSUITE_H
#define CPPUNIT_TESTSUITE_H
#include
#include
#ifndef CPPUNIT_GUARDS_H
#include "Guards.h"
#endif
#ifndef CPPUNIT_TEST_H
#include "Test.h"
www.eeworm.com/read/339586/3297063
h message.h
#ifndef CPPUNIT_MESSAGE_H
#define CPPUNIT_MESSAGE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-interf
www.eeworm.com/read/339586/3297064
h testleaf.h
#ifndef CPPUNIT_TESTLEAF_H
#define CPPUNIT_TESTLEAF_H
#include
CPPUNIT_NS_BEGIN
/*! \brief A single test object.
*
* Base class for single test case: a test that doesn't have a
www.eeworm.com/read/339586/3297099
h testpath.h
#ifndef CPPUNIT_TESTPATH_H
#define CPPUNIT_TESTPATH_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-inte