代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/123279/6061781
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
www.eeworm.com/read/218565/14915415
h configtest.h
#ifndef _HBSTOCK_CONFIG_TEST_H_
#define _HBSTOCK_CONFIG_TEST_H_
// A TestFixture subclass.
#include "cppunit/extensions/HelperMacros.h"
#include "gnu/app_config.h"
class ConfigTest : public CppUni
www.eeworm.com/read/230695/4719782
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
www.eeworm.com/read/339586/3296949
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
www.eeworm.com/read/282758/4087820
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
www.eeworm.com/read/438288/1826195
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
www.eeworm.com/read/255500/4375028
cpp testrunnerdlg.cpp
//
// TestRunnerDlg.cpp
//
// $Id: //poco/1.2/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
//
#include
#include
#include
#include
#include "TestRunne
www.eeworm.com/read/349580/3142931
h unittest.h
// Copyright (C) 2007 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2007-05-14
// Last changed: 2007-05-24
//
// Simple macro for DOLFIN unit tests (using cppunit). The
www.eeworm.com/read/279583/4135919
cpp mxmlparser_test.cpp
#include "MXMLParser_test.h"
#include "../ENV_test.h"
#include "MCRT/MXMLTree.h"
#include "MCRT/MXMLNode.h"
#include "MCRT/mcommon.h"
// register the fixture into registry
CPPUNIT_TEST_S