代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/297878/3881280
h gameservertest.h
#ifndef __GAME_SERVER_TEST_H__
#define __GAME_SERVER_TEST_H__
#include
#include
#include "Types.h"
#include "Exception.h"
#include "Test
www.eeworm.com/read/297878/3882308
h scheduletest.h
#ifndef __SCHEDULE_TEST_H__
#define __SCHEDULE_TEST_H__
#include
#include
#include "Types.h"
#include "Exception.h"
#include "TestDef.h"
www.eeworm.com/read/297878/3882311
h warsystemtest.h
#ifndef __WAR_SYSTEM_TEST_H__
#define __WAR_SYSTEM_TEST_H__
#include
#include
#include "Types.h"
#include "Exception.h"
#include "TestDe
www.eeworm.com/read/279583/4135915
cpp md5_test.cpp
#include "MD5_test.h"
#include "../ENV_test.h"
#include "MCRT/MD5.h"
// register the fixture into registry
//CPPUNIT_TEST_SUITE_REGISTRATION( MD5Test );//register test class in cppunit
www.eeworm.com/read/355264/3060927
h gameservertest.h
#ifndef __GAME_SERVER_TEST_H__
#define __GAME_SERVER_TEST_H__
#include
#include
#include "Types.h"
#include "Exception.h"
#include "Test
www.eeworm.com/read/355264/3062061
h scheduletest.h
#ifndef __SCHEDULE_TEST_H__
#define __SCHEDULE_TEST_H__
#include
#include
#include "Types.h"
#include "Exception.h"
#include "TestDef.h"
www.eeworm.com/read/355264/3062064
h warsystemtest.h
#ifndef __WAR_SYSTEM_TEST_H__
#define __WAR_SYSTEM_TEST_H__
#include
#include
#include "Types.h"
#include "Exception.h"
#include "TestDe
www.eeworm.com/read/124619/6043867
h testsetup.h
#ifndef CPP_UINT_TESTSETUP_H
#define CPP_UINT_TESTSETUP_H
#ifndef CPPUNIT_GUARDS_H
#include "Guards.h"
#endif
#ifndef CPPUNIT_TESTDECORATOR_H
#include "TestDecorator.h"
#endif
class Te
www.eeworm.com/read/230695/4719825
h config-msvc6.h
#ifndef _INCLUDE_CPPUNIT_CONFIG_MSVC6_H
#define _INCLUDE_CPPUNIT_CONFIG_MSVC6_H 1
#if _MSC_VER > 1000 // VC++
#pragma warning( disable : 4786 ) // disable warning debug symbol > 255...
#endif /
www.eeworm.com/read/230695/4719828
h config-evc4.h
#ifndef _INCLUDE_CPPUNIT_CONFIG_EVC4_H
#define _INCLUDE_CPPUNIT_CONFIG_EVC4_H 1
#if _MSC_VER > 1000 // VC++
#pragma warning( disable : 4786 ) // disable warning debug symbol > 255...
#endif //