代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/331534/3411638
svn-base testrunnerdlg.cpp.svn-base
//
// TestRunnerDlg.cpp
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#2 $
//
#include
#include
#include
#include
#include
www.eeworm.com/read/331534/3411651
cpp testrunnerdlg.cpp
//
// TestRunnerDlg.cpp
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#2 $
//
#include
#include
#include
#include
#include
www.eeworm.com/read/297878/3881283
h gameserverspeedchecktest.h
#ifndef __GAME_SERVER_SPEED_CHECK_TEST_H__
#define __GAME_SERVER_SPEED_CHECK_TEST_H__
#include "GameServerTest.h"
class GameServerSpeedCheckTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE( G
www.eeworm.com/read/271651/4225774
py gentests.py
#
# Usage: gentest.py
#
# Finds all CPPUnit tests suites defined with
# FUNAMBOL_TEST_SUITE_REGISTRATION/FUNAMBOL_TEST_SUITE
# and generates a C source file wh
www.eeworm.com/read/271650/4226523
py gentests.py
#
# Usage: gentest.py
#
# Finds all CPPUnit tests suites defined with
# FUNAMBOL_TEST_SUITE_REGISTRATION/FUNAMBOL_TEST_SUITE
# and generates a C source file wh
www.eeworm.com/read/355264/3060930
h gameserverspeedchecktest.h
#ifndef __GAME_SERVER_SPEED_CHECK_TEST_H__
#define __GAME_SERVER_SPEED_CHECK_TEST_H__
#include "GameServerTest.h"
class GameServerSpeedCheckTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE( G
www.eeworm.com/read/354980/3070507
py gentests.py
#
# Usage: gentest.py
#
# Finds all CPPUnit tests suites defined with
# FUNAMBOL_TEST_SUITE_REGISTRATION/FUNAMBOL_TEST_SUITE
# and generates a C source file wh
www.eeworm.com/read/255500/4375031
cpp dllmain.cpp
//
// DLLMain.cpp
//
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
//
#include
#include
static AFX_EXTENSION_MODULE TestRunnerDLL = { NULL, NULL };
extern "
www.eeworm.com/read/140411/5792374
cpp hostapp.cpp
// HostApp.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "HostApp.h"
#include "MainFrm.h"
#include "HostAppDoc.h"
#include "HostAppView.h"
// CppUnit: MFC T