代码搜索:cppunit

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

代码结果 2,238
www.eeworm.com/read/444529/1732300

cpp defaultprotector.cpp

#include #include #include "DefaultProtector.h" #define MATRIX_UNIT_TESTING #ifdef MATRIX_UNIT_TESTING #include "../../../Matrix.h" #endif
www.eeworm.com/read/292335/8360945

am makefile.am

## Process this file with automake to produce Makefile.in. if MINGW32 ACE_LDFLAGS_APPEND = -lws2_32 -lmswsock -lwsock32 -lnetapi32 endif AM_CPPFLAGS = @HOST_FLAG@ -Wall AM_CXXFLAGS = -
www.eeworm.com/read/292335/8360951

h datatest.h

#ifndef _STOCKSTAR_DATA_TEST_H_ #define _STOCKSTAR_DATA_TEST_H_ // A TestFixture subclass. #include "cppunit/extensions/HelperMacros.h" #include "tdx_data.h" class DataTest : public CppUnit::TestF
www.eeworm.com/read/230695/4719835

h mfctestrunner.h

#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H #define CPPUNITUI_MFC_MFCTESTRUNNER_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include
www.eeworm.com/read/339586/3297035

changelog

2006-06-29 Baptiste Lepilleur * include/cppunit/ui/text/TextTestRunner.h * src/cppunit/TextTestRunner.cpp: applied patch #1210013 to remove hidden virtual function warning.
www.eeworm.com/read/339586/3297084

h mfctestrunner.h

#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H #define CPPUNITUI_MFC_MFCTESTRUNNER_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include
www.eeworm.com/read/282758/4087873

h mfctestrunner.h

#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H #define CPPUNITUI_MFC_MFCTESTRUNNER_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include
www.eeworm.com/read/438288/1826248

h mfctestrunner.h

#ifndef CPPUNITUI_MFC_MFCTESTRUNNER_H #define CPPUNITUI_MFC_MFCTESTRUNNER_H #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 #include #include
www.eeworm.com/read/392773/2491452

cpp cstring_test.cpp

#define _STLP_DO_IMPORT_CSTD_FUNCTIONS #include #include "cppunit/cppunit_proxy.h" //This test purpose is to check the right import of math.h C symbols //into the std namespace so we do n
www.eeworm.com/read/230695/4719843

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