代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/141268/5775236
h testresultcollector.h
#ifndef CPPUNIT_TESTRESULTCOLLECTOR_H
#define CPPUNIT_TESTRESULTCOLLECTOR_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 4
www.eeworm.com/read/124465/6047416
h testfactoryregistry.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORYREGISTRY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORYREGISTRY_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning(
www.eeworm.com/read/124465/6047429
h testresultcollector.h
#ifndef CPPUNIT_TESTRESULTCOLLECTOR_H
#define CPPUNIT_TESTRESULTCOLLECTOR_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X
www.eeworm.com/read/103694/6213325
h testfactoryregistry.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORYREGISTRY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORYREGISTRY_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning(
www.eeworm.com/read/103694/6213338
h testresultcollector.h
#ifndef CPPUNIT_TESTRESULTCOLLECTOR_H
#define CPPUNIT_TESTRESULTCOLLECTOR_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X
www.eeworm.com/read/141268/5774226
cpp testcore.cpp
// TestCore.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#include
#include
www.eeworm.com/read/171967/5390455
cpp wxtest.cpp
// wxTest.cpp
#include
#ifdef __BORLANDC__
# pragma hdrstop
#endif
#ifndef WX_PRECOMP
# include
#endif
#include
#include
www.eeworm.com/read/171967/5390460
h testrunner.h
// TestRunner.h
#ifndef CPPUNIT_UI_WX_TESTRUNNER_H
#define CPPUNIT_UI_WX_TESTRUNNER_H
#ifndef CPPUNIT_UI_WX_WXTTESTRUNNER_H
#include
#endif
CPPUNIT_NS_BEGIN
namespac
www.eeworm.com/read/169790/9838004
h test_shatumbler.h
// can't get this to work because the SHATumbler is not accessable from the dll
#include
#include
#include
#include
using
www.eeworm.com/read/169790/9838047
h test_date.h
// Copyright (C) 2002-2003 Chad C. Yates cyates@uidaho.edu
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publi