代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/141268/5775200
h testsetup.h
#ifndef CPPUNIT_EXTENSIONS_TESTSETUP_H
#define CPPUNIT_EXTENSIONS_TESTSETUP_H
#include
CPPUNIT_NS_BEGIN
class Test;
class TestResult;
/*! \brief De
www.eeworm.com/read/141268/5775210
h autoregistersuite.h
#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#include
#include
www.eeworm.com/read/140411/5792408
h testplugininterface.h
#ifndef CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H
#define CPPUNIT_TESTPLUGINRUNNER_TESTPLUGININTERFACE_H
#include
#include
#if !defined(WINAPI)
#define WI
www.eeworm.com/read/140411/5792447
h testsetup.h
#ifndef CPPUNIT_EXTENSIONS_TESTSETUP_H
#define CPPUNIT_EXTENSIONS_TESTSETUP_H
#include
CPPUNIT_NS_BEGIN
class Test;
class TestResult;
/*! \brief Decorates a t
www.eeworm.com/read/140411/5792457
h autoregistersuite.h
#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#include
#include
#inc
www.eeworm.com/read/140411/5792492
cpp testpluginrunnermodel.cpp
// //////////////////////////////////////////////////////////////////////////
// Implementation file TestPlugInRunnerModel.cpp for class TestPlugInRunnerModel
// (c)Copyright 2000, Baptiste Lepilleur.
www.eeworm.com/read/140411/5792545
h testrunnermodel.h
// //////////////////////////////////////////////////////////////////////////
// Header file TestRunnerModel.h for class TestRunnerModel
// (c)Copyright 2000, Baptiste Lepilleur.
// Created: 2001/04/2
www.eeworm.com/read/140411/5792546
h testrunnerdlg.h
#if !defined(AFX_TESTRUNNERDLG_H)
#define AFX_TESTRUNNERDLG_H
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// TestRunnerDlg.h : header file
//
/* Refer to MSDN documentation:
mk:@
www.eeworm.com/read/140411/5792549
cpp treehierarchydlg.cpp
// TreeHierarchyDlg.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "TreeHierarchyDlg.h"
#include "TestRunnerModel.h"
#include "ResourceLoaders.h"
#include
www.eeworm.com/read/133287/5906177
cpp texttest.cpp
//
// TextTest.cpp
//
// $Id: //poco/Main/XML/testsuite/src/TextTest.cpp#5 $
//
// Copyright (c) 2004-2005, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistributio