代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/355264/3060935
cpp gameserverwartest.cpp
#include "GameServerWarTest.h"
#include "VSDateTime.h"
void
GameServerWarTest::testWarEndTime()
{
__BEGIN_TEST_CASE
VSDateTime dt( VSDate(2003,2,2), VSTime(10,33));
CPPUNIT_ASSERT( dt.date().yea
www.eeworm.com/read/449063/1682482
pro makefile.pro
TEMPLATE = lib
DESTDIR = ../../bin
TARGET = cppunit
CONFIG += console warn_off debug staticlib
VERSION = 1.8.0
win32-msvc: TMAKE_CFLAGS += /GX /GR
win32-msvc: TMAKE_CXXFLAGS += /GX /GR
OBJECT
www.eeworm.com/read/411488/2187178
mmp stlunittest.mmp
COMPRESSTARGET
TARGET stlunittest.exe
TARGETTYPE exe
UID 0 0xA89FA093
OPTION CW -D_STLP_NO_FORCE_INSTANTIATE
OPTION GCCE -D_STLP_NO_FORCE_INSTANTIATE
SOURCEPATH ..\..\test\unit\cppunit
SO
www.eeworm.com/read/141268/5774248
cpp integer.cpp
#include "Integer.h"
#include "Global.h"
#include "Utils.h"
CPPUNIT_TEST_SUITE_REGISTRATION (Integer_Test);
void Integer_Test::setUp()
{
INIT_REGS();
}
void Integer_Test::test_addx()
{
www.eeworm.com/read/317951/3573450
mak nmake-src-prefix.mak
# -*- makefile -*- Time-stamp:
# $Id: nmake-src-prefix.mak 2154 2006-02-07 20:34:30Z dums $
ALLOBJS = $(ALLOBJS:../../../test/unit/=)
ALLOBJS = $(ALLOBJS:cppunit/=)
#
www.eeworm.com/read/287078/4030820
cpp objectpooltest.cpp
// export LD_LIBRARY_PATH=/usr/local/lib
// g++ -I/usr/local/include/cppunit -L/usr/local/lib -lcppunit -ldl *.cpp
//#include "ObjectPool.h"
#include "ObjectPool.cpp"
#include "Serial.h"
#inclu
www.eeworm.com/read/282766/4087639
mak nmake-src-prefix.mak
# -*- makefile -*- Time-stamp:
# $Id: nmake-src-prefix.mak 2154 2006-02-07 20:34:30Z dums $
ALLOBJS = $(ALLOBJS:../../../test/unit/=)
ALLOBJS = $(ALLOBJS:cppunit/=)
#
www.eeworm.com/read/351418/3108023
mak nmake-src-prefix.mak
# -*- makefile -*- Time-stamp:
# $Id: nmake-src-prefix.mak 2154 2006-02-07 20:34:30Z dums $
ALLOBJS = $(ALLOBJS:../../../test/unit/=)
ALLOBJS = $(ALLOBJS:cppunit/=)
#
www.eeworm.com/read/103309/9359376
bat generatedoc.bat
@rem generate doc
@rem %1 : cppunit directory full path
@rem set DIST_DIR to current directory (NT/2000) only
SET DIST_DIR=%~f1
echo Dist dir: %DIST_DIR%
@echo generating documentation
@rem
www.eeworm.com/read/331534/3411622
entries
9
dir
629
https://poco.svn.sourceforge.net/svnroot/poco/poco/branches/poco-1.3.2/CppUnit/WinTestRunner/include/WinTestRunner
https://poco.svn.sourceforge.net/svnroot/poco
2007-08-10T13:39:33.35781