代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/377584/2698865
h idxtest.h
#ifndef IDXTEST_
#define IDXTEST_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class IdxTest : public CppUnit::TestFixture {
CPPUNIT_TEST_SU
www.eeworm.com/read/377584/2699010
h idxtest.h
#ifndef IDXTEST_
#define IDXTEST_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class IdxTest : public CppUnit::TestFixture {
CPPUNIT_TEST_SU
www.eeworm.com/read/133287/5906988
cpp testcase.cpp
//
// TestCase.cpp
//
// $Id: //poco/Main/CppUnit/src/TestCase.cpp#5 $
//
#include
#include
#include "CppUnit/TestCase.h"
#include "CppUnit/TestResult.h"
#include "Cp
www.eeworm.com/read/339586/3296900
cpp xmlelementtest.cpp
#include
#include
#include "ToolsSuite.h"
#include "XmlElementTest.h"
#include "XmlUniformiser.h"
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(
www.eeworm.com/read/339586/3296938
cpp main.cpp
#include
#include
#include
int main( int argc, char** argv )
{
QApplication app( argc, argv );
//CPPUNIT_N
www.eeworm.com/read/331534/3411595
svn-base testcase.cpp.svn-base
//
// TestCase.cpp
//
// $Id: //poco/1.3/CppUnit/src/TestCase.cpp#1 $
//
#include
#include
#include "CppUnit/TestCase.h"
#include "CppUnit/TestResult.h"
#include "Cpp
www.eeworm.com/read/331534/3411605
cpp testcase.cpp
//
// TestCase.cpp
//
// $Id: //poco/1.3/CppUnit/src/TestCase.cpp#1 $
//
#include
#include
#include "CppUnit/TestCase.h"
#include "CppUnit/TestResult.h"
#include "Cpp
www.eeworm.com/read/449063/1682430
h portability.h
#ifndef CPPUNIT_PORTABILITY_H
#define CPPUNIT_PORTABILITY_H
/* include platform specific config */
#if defined(__BORLANDC__)
# include
#elif defined (_MSC_VER)
# include
www.eeworm.com/read/377584/2698786
h nettest.h
#ifndef NETTEST_H_
#define NETTEST_H_
#include
#include "libeblearn.h"
//! Test class for Blas class
class NetTest : public CppUnit::TestFixture {
CPPUNIT_TEST
www.eeworm.com/read/377584/2698787
h blastest.h
#ifndef BLASTEST_H_
#define BLASTEST_H_
#include
#include "libeblearn.h"
//! Test class for Blas class
class BlasTest : public CppUnit::TestFixture {
CPPUNIT_T