mockpp-commits Mailing List for Mock Objects for C++ (Page 38)
Brought to you by:
ewald-arnold
You can subscribe to this list here.
2005 |
Jan
|
Feb
(17) |
Mar
(178) |
Apr
(119) |
May
(60) |
Jun
(3) |
Jul
(60) |
Aug
(16) |
Sep
(55) |
Oct
(156) |
Nov
(136) |
Dec
(255) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(98) |
Feb
(8) |
Mar
(57) |
Apr
(43) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ewald A. <ewa...@us...> - 2005-05-06 18:41:42
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29289/mockpp Modified Files: Makefile.am Log Message: missing bcb5 file Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/Makefile.am,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- Makefile.am 6 May 2005 14:30:35 -0000 1.82 +++ Makefile.am 6 May 2005 18:41:32 -0000 1.83 @@ -97,20 +97,21 @@ mockpp_config-bcb5.h: perl -i.bak -pe "s/(.*mockpp_production)_(\d*)(\.lib|\.dll)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcb5/*.bpf $(top_srcdir)/bcb5/*.bpg $(top_srcdir)/bcbX/*.cbx - perl -i.bak -pe "s/\\\\(mockpp)_(\d*)\\\\/\\\\\1_$(LT_CURRENT)\\\\/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcbX/*.bat - perl -i.bak -pe "s/\\\\(mockpp)_(\d*)/\\\\\1_$(LT_CURRENT)/g" $(top_srcdir)/bcb5/*.bat - perl -i.bak -pe "s/(.*mockpp)_(\d*)(\.lib|\.dll)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcb5/*.bpf $(top_srcdir)/bcb5/*.bpg $(top_srcdir)/bcbX/*.cbx - perl -i.bak -pe "s/(cppunit)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(verifying)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(basicmock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(chainmock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(visitmock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(poormock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(poormock_se)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(poormock-se)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(mock_greeter)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(mock_test)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf - perl -i.bak -pe "s/(jmock_test)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/\\\\(mockpp)_(\d*)\\\\/\\\\\1_$(LT_CURRENT)\\\\/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcbX/*.bat + perl -i.bak -pe "s/\\\\(mockpp)_(\d*)/\\\\\1_$(LT_CURRENT)/g" $(top_srcdir)/bcb5/*.bat + perl -i.bak -pe "s/(.*mockpp)_(\d*)(\.lib|\.dll)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcb5/*.bpf $(top_srcdir)/bcb5/*.bpg $(top_srcdir)/bcbX/*.cbx + perl -i.bak -pe "s/(cppunit)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(readability_test)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(verifying)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(basicmock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(chainmock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(visitmock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(poormock)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(poormock_se)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(poormock-se)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(mock_greeter)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(mock_test)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf + perl -i.bak -pe "s/(jmock_test)_(\d*)(\.exe)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcb5/*.bpf echo "// #define's for Borland BCB5" >$@ echo "// derived from automatically generated config.h. See Makefile.am." >>$@ TODAY=`date +%Y-%m-%d` ; echo "/* Generated: $$TODAY */" >>$@ |
From: Ewald A. <ewa...@us...> - 2005-05-06 17:36:55
|
Update of /cvsroot/mockpp/mockpp/mockpp/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11469/mockpp/util Modified Files: NotImplementedException.cpp Log Message: update Index: NotImplementedException.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/NotImplementedException.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- NotImplementedException.cpp 3 Apr 2005 18:32:54 -0000 1.18 +++ NotImplementedException.cpp 6 May 2005 17:36:47 -0000 1.19 @@ -54,3 +54,4 @@ + |
From: Ewald A. <ewa...@us...> - 2005-05-06 17:35:06
|
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10998 Modified Files: mock_test.bpr mockpp.bpf mockpp.bpg mockpp.bpr Log Message: fixes project files Index: mockpp.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp.bpr,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- mockpp.bpr 6 May 2005 14:23:02 -0000 1.38 +++ mockpp.bpr 6 May 2005 17:34:15 -0000 1.39 @@ -40,11 +40,12 @@ c:\tmp\compile\mockpp_28\\InvokeAtLeastMatcher.obj c:\tmp\compile\mockpp_28\\IdentityBuilder.obj c:\tmp\compile\mockpp_28\\TypelessConstraint.obj - c:\tmp\compile\mockpp_28\\ConstraintSet.obj"/> + c:\tmp\compile\mockpp_28\\ConstraintSet.obj + c:\tmp\compile\mockpp_28\\MockTimeServer.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\cppunit_1_10.lib c:\tmp\compile\mockpp_production_28.lib"/> <LIBRARIES value=""/> <SPARELIBS value="VCL50.lib"/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi @@ -61,8 +62,8 @@ <USERDEFINES value="__DLL___;_DEBUG"/> <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mockpp.bpf"/> - <INCLUDEPATH value="..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> - <LIBPATH value="..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib"/> + <INCLUDEPATH value="mockpp;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp;..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> + <LIBPATH value="mockpp;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp;..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w8092 -w8091 -w8090 -w8089 -w8087 -wprc -wuse -wucp -wstv -wstu -wpin -wnod -wnak -wdef -wcln -wbbf -wasm -wamp -wamb"/> </MACROS> @@ -109,55 +110,57 @@ Comments= [HistoryLists\hlIncludePath] -Count=29 -Item0=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item2=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item4=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item5=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include -Item6=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include -Item7=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item8=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item9=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item10=..\mockpp;..;$(BCB)\include;..\..\..\cppunit.ups\include -Item11=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item12=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item13=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;X:\Documents\src\cppunit-1.8.0\include -Item14=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include -Item15=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..;$(BCB)\include -Item16=..;$(BCB)\include -Item17=..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;..\..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item18=..;$(BCB)\include;$(BCB)\include\vcl -Item19=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item20=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item21=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item22=..\..\mockpp;..\mockpp;..\expat;..;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item23=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item24=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl -Item25=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl -Item26=..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl -Item27=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;..\..\Expat-1.95.2\Source\lib -Item28=..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Count=30 +Item0=..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item2=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item4=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item5=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item6=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include +Item7=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include +Item8=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item9=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item10=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item11=..\mockpp;..;$(BCB)\include;..\..\..\cppunit.ups\include +Item12=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item13=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item14=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;X:\Documents\src\cppunit-1.8.0\include +Item15=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include +Item16=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..;$(BCB)\include +Item17=..;$(BCB)\include +Item18=..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;..\..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item19=..;$(BCB)\include;$(BCB)\include\vcl +Item20=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item21=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item22=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item23=..\..\mockpp;..\mockpp;..\expat;..;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item24=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item25=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl +Item26=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl +Item27=..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl +Item28=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;..\..\Expat-1.95.2\Source\lib +Item29=..\mockpp;$(BCB)\include;$(BCB)\include\vcl [HistoryLists\hlLibraryPath] -Count=16 -Item0=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib -Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item2=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib -Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item4=..;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib -Item6=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item7=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ -Item8=mockpp;..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ -Item9=..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ -Item10=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ -Item11=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ -Item12=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\temp -Item13=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item14=..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item15=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Count=17 +Item0=..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item2=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item4=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item5=..;$(BCB)\lib\obj;$(BCB)\lib +Item6=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item7=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item8=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item9=mockpp;..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item10=..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item11=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item12=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item13=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\temp +Item14=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item15=..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item16=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 Index: mock_test.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpr,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- mock_test.bpr 6 May 2005 14:23:01 -0000 1.33 +++ mock_test.bpr 6 May 2005 17:34:13 -0000 1.34 @@ -40,11 +40,13 @@ c:\tmp\compile\mockpp_28\\VisitableMockObject_template_test.obj c:\tmp\compile\mockpp_28\\VisitableMockObject_test.obj c:\tmp\compile\mockpp_28\\ExpectationConglomeration_test.obj + c:\tmp\compile\mockpp_28\\TimeServer_test.obj c:\tmp\compile\mockpp_28\\classes_ABCDE.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_28.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_28.lib c:\tmp\compile\mockpp_production_28.lib + c:\tmp\compile\cppunit_1_10.lib"/> <LIBRARIES value=""/> <SPARELIBS value=""/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi Index: mockpp.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp.bpf,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- mockpp.bpf 6 May 2005 14:23:01 -0000 1.19 +++ mockpp.bpf 6 May 2005 17:34:15 -0000 1.20 @@ -1,4 +1,6 @@ USELIB("c:\tmp\compile\cppunit_1_10.lib"); +USELIB("c:\tmp\compile\mockpp_production_28.lib"); +//--------------------------------------------------------------------------- USEUNIT("..\mockpp\util\NotImplementedException.cpp"); USEUNIT("..\mockpp\util\AssertMo.cpp"); USEUNIT("..\mockpp\compat\AssertionFailedError.cpp"); @@ -36,7 +38,7 @@ USEUNIT("..\mockpp\builder\IdentityBuilder.cpp"); USEUNIT("..\mockpp\constraint\TypelessConstraint.cpp"); USEUNIT("..\mockpp\constraint\ConstraintSet.cpp"); -USEUNIT("..\mockpp\production\TimeServer.cpp"); +USEUNIT("..\mockpp\MockTimeServer.cpp"); //--------------------------------------------------------------------------- This file is used by the project manager only and should be treated like the project file Index: mockpp.bpg =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp.bpg,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- mockpp.bpg 6 May 2005 14:30:35 -0000 1.21 +++ mockpp.bpg 6 May 2005 17:34:15 -0000 1.22 @@ -9,9 +9,10 @@ DCC = $(ROOT)\bin\dcc32.exe $** BRCC = $(ROOT)\bin\brcc32.exe $** #------------------------------------------------------------------------------ -PROJECTS = mockpp_28.dll jmock_test_20.exe mock_test_20.exe mock_greeter_20.exe \ - basicmock_20.exe visitmock_20.exe chainmock_20.exe poormock_20.exe mockpp_production_28.dll \ - poormock_se_20.exe verifying_20.exe cppunit_20.exe readability_test_25.exe +PROJECTS = mockpp_production_28.dll mockpp_28.dll jmock_test_20.exe \ + mock_test_20.exe mock_greeter_20.exe basicmock_20.exe visitmock_20.exe \ + chainmock_20.exe poormock_20.exe poormock_se_20.exe verifying_20.exe \ + cppunit_20.exe readability_test_25.exe #------------------------------------------------------------------------------ default: $(PROJECTS) #------------------------------------------------------------------------------ |
From: Ewald A. <ewa...@us...> - 2005-05-06 16:14:50
|
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24250/bcb5 Modified Files: Makefile.am Log Message: missing file Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Makefile.am 21 Apr 2005 20:34:15 -0000 1.10 +++ Makefile.am 6 May 2005 16:14:28 -0000 1.11 @@ -5,6 +5,8 @@ EXTRA_DIST = \ gen-mak.bat \ mockpp.bpg \ + mockpp_production.bpr \ + mockpp_production.bpf \ readability.bpf \ readability.bpr \ mock_greeter.bpf \ |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:30:49
|
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29333/bcb5 Modified Files: mock_test.bpf mockpp.bpg mockpp_production.bpr Log Message: prepare next release Index: mock_test.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpf,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- mock_test.bpf 6 May 2005 14:23:01 -0000 1.29 +++ mock_test.bpf 6 May 2005 14:30:35 -0000 1.30 @@ -1,5 +1,11 @@ +//--------------------------------------------------------------------------- +This file is used by the project manager only and should be treated like the project file +main +//--------------------------------------------------------------------------- USELIB("c:\tmp\compile\mockpp_28.lib"); +USELIB("c:\tmp\compile\mockpp_production_28.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); +//--------------------------------------------------------------------------- USEUNIT("..\mockpp\tests\AssertMo_test.cpp"); USEUNIT("..\mockpp\tests\ExpectationCounter_test.cpp"); USEUNIT("..\mockpp\tests\ExpectationCounterRange_test.cpp"); @@ -38,6 +44,3 @@ USEUNIT("..\mockpp\tests\ExpectationConglomeration_test.cpp"); USEUNIT("..\mockpp\tests\TimeServer_test.cpp"); USEUNIT("..\mockpp\tests\classes_ABCDE.cpp"); -//--------------------------------------------------------------------------- -This file is used by the project manager only and should be treated like the project file -main Index: mockpp_production.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp_production.bpr,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- mockpp_production.bpr 6 May 2005 14:23:02 -0000 1.3 +++ mockpp_production.bpr 6 May 2005 14:30:35 -0000 1.4 @@ -3,7 +3,7 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\mockpp_production_25.dll"/> + <PROJECT value="c:\tmp\compile\mockpp_production_28.dll"/> <OBJFILES value="c:\tmp\compile\mockpp_28\\TimeServer.obj"/> <RESFILES value=""/> <DEFFILE value=""/> Index: mockpp.bpg =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp.bpg,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- mockpp.bpg 6 May 2005 14:23:02 -0000 1.20 +++ mockpp.bpg 6 May 2005 14:30:35 -0000 1.21 @@ -10,7 +10,7 @@ BRCC = $(ROOT)\bin\brcc32.exe $** #------------------------------------------------------------------------------ PROJECTS = mockpp_28.dll jmock_test_20.exe mock_test_20.exe mock_greeter_20.exe \ - basicmock_20.exe visitmock_20.exe chainmock_20.exe poormock_20.exe mockpp_production_25.dll \ + basicmock_20.exe visitmock_20.exe chainmock_20.exe poormock_20.exe mockpp_production_28.dll \ poormock_se_20.exe verifying_20.exe cppunit_20.exe readability_test_25.exe #------------------------------------------------------------------------------ default: $(PROJECTS) @@ -20,7 +20,7 @@ $(ROOT)\bin\bpr2mak $** $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak -mockpp_production_25.dll: mockpp_production.bpr +mockpp_production_28.dll: mockpp_production.bpr $(ROOT)\bin\bpr2mak $** $(ROOT)\bin\make -$(MAKEFLAGS) -f$*.mak |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:30:49
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29333/mockpp Modified Files: Makefile.am Log Message: prepare next release Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/Makefile.am,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- Makefile.am 6 May 2005 14:23:04 -0000 1.81 +++ Makefile.am 6 May 2005 14:30:35 -0000 1.82 @@ -96,6 +96,7 @@ grep HAVE_VALUES ../config.h >>$@ mockpp_config-bcb5.h: + perl -i.bak -pe "s/(.*mockpp_production)_(\d*)(\.lib|\.dll)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcb5/*.bpf $(top_srcdir)/bcb5/*.bpg $(top_srcdir)/bcbX/*.cbx perl -i.bak -pe "s/\\\\(mockpp)_(\d*)\\\\/\\\\\1_$(LT_CURRENT)\\\\/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcbX/*.cbx $(top_srcdir)/bcbX/*.bat perl -i.bak -pe "s/\\\\(mockpp)_(\d*)/\\\\\1_$(LT_CURRENT)/g" $(top_srcdir)/bcb5/*.bat perl -i.bak -pe "s/(.*mockpp)_(\d*)(\.lib|\.dll)/\1_$(LT_CURRENT)\3/g" $(top_srcdir)/bcb5/*.bpr $(top_srcdir)/bcb5/*.bpf $(top_srcdir)/bcb5/*.bpg $(top_srcdir)/bcbX/*.cbx |
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133/bcb5 Modified Files: basicmock.bpf basicmock.bpr chainmock.bpf chainmock.bpr cppunit.bpf cppunit.bpr gen-mak.bat jmock_test.bpf jmock_test.bpr mock_greeter.bpf mock_greeter.bpr mock_test.bpf mock_test.bpr mockpp.bpf mockpp.bpg mockpp.bpr mockpp_production.bpr poormock-se.bpf poormock-se.bpr poormock.bpf poormock.bpr readability.bpf readability.bpr verifying.bpf verifying.bpr visitmock.bpf visitmock.bpr Log Message: prepare next release Index: poormock.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/poormock.bpr,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- poormock.bpr 22 Mar 2005 22:02:59 -0000 1.14 +++ poormock.bpr 6 May 2005 14:23:02 -0000 1.15 @@ -3,13 +3,13 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\poormock_25.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_25\\poormock.obj - c:\tmp\compile\mockpp_25\\consumer.obj"/> + <PROJECT value="c:\tmp\compile\poormock_28.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_28\\poormock.obj + c:\tmp\compile\mockpp_28\\consumer.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_25.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_28.lib c:\tmp\compile\cppunit_1_10.lib"/> <LIBRARIES value=""/> <SPARELIBS value=""/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi @@ -26,17 +26,17 @@ <USERDEFINES value="__DLL___"/> <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="poormock.bpf"/> - <INCLUDEPATH value="..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> - <LIBPATH value="..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib"/> + <INCLUDEPATH value="..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> + <LIBPATH value="..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w-par"/> </MACROS> <OPTIONS> <CFLAG1 value="-vGc -vGt -vGd -Od -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -tWC -tWM -c"/> - <PFLAGS value="-N2"c:\tmp\compile\mockpp_25\" -N0"c:\tmp\compile\mockpp_25\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_28\" -N0"c:\tmp\compile\mockpp_28\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zd"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_25\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_28\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -73,58 +73,58 @@ [HistoryLists\hlIncludePath] Count=30 -Item0=..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item1=..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item2=..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit.ups\include -Item3=\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\examples\tutorial;..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item4=..\mockpp_25\examples;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item5=..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item6=..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include -Item7=..\mockpp_25\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item8=..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item0=..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item1=..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item2=..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit.ups\include +Item3=\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\examples\tutorial;..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item4=..\mockpp_28\examples;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item5=..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item6=..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include +Item7=..\mockpp_28\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item8=..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item9=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item10=..\mockpp_25\tests;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item10=..\mockpp_28\tests;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item11=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item12=\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item13=..;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item14=..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item15=..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item16=.. ;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item17=.. ;..\mockpp_25\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item18=..\mockpp_25\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item19=..\mockpp_25\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat +Item12=\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item13=..;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item14=..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item15=..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item16=.. ;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item17=.. ;..\mockpp_28\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item18=..\mockpp_28\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item19=..\mockpp_28\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat Item20=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat -Item21=..\mockpp_25\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item22=..\mockpp_25\tests;..\mockpp;$(BCB)\include -Item23=..\mockpp_25\tests;..\mockpp;$(BCB)/include -Item24=..\mockpp_25\tests;..\mockpp +Item21=..\mockpp_28\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item22=..\mockpp_28\tests;..\mockpp;$(BCB)\include +Item23=..\mockpp_28\tests;..\mockpp;$(BCB)/include +Item24=..\mockpp_28\tests;..\mockpp Item25=..\mockpp -Item26=..\mockpp_25\tests;..\mockpp_25\mockpp -Item27=..\mockpp_25\mockpp -Item28=..\mockpp_25\tests;..\mockpp_25\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item29=..\mockpp_25\tests;E:\Eigene Dateien\c++\mockpp_25\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item26=..\mockpp_28\tests;..\mockpp_28\mockpp +Item27=..\mockpp_28\mockpp +Item28=..\mockpp_28\tests;..\mockpp_28\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item29=..\mockpp_28\tests;E:\Eigene Dateien\c++\mockpp_28\mockpp;$(BCB)\include;$(BCB)\include\vcl [HistoryLists\hlLibraryPath] Count=19 -Item0=..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib +Item0=..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib Item1=$(BCB)\lib\obj;$(BCB)\lib -Item2=\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\examples\tutorial;..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item3=..\mockpp_25\examples;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=..\mockpp_25\examples;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item6=..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item7=..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item8=..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item9=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item10=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item11=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_25\bcb5\output -Item12=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item13=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib -Item14=..\mockpp_25\apps;D:\CBuilder5\mockpp_25\;$(BCB)\lib\obj;$(BCB)\lib -Item15=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item16=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item2=\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\examples\tutorial;..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item3=..\mockpp_28\examples;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=..\mockpp_28\examples;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item6=..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item7=..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item8=..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item9=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item10=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item11=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_28\bcb5\output +Item12=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item13=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib +Item14=..\mockpp_28\apps;D:\CBuilder5\mockpp_28\;$(BCB)\lib\obj;$(BCB)\lib +Item15=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item16=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item17=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item18=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item18=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 @@ -138,35 +138,35 @@ [HistoryLists\hlIntOutputDir] Count=7 -Item0=c:\tmp\compile\mockpp_25\ -Item1=c:\tmp\compile\mockpp_25\ulxr_bcb5\ +Item0=c:\tmp\compile\mockpp_28\ +Item1=c:\tmp\compile\mockpp_28\ulxr_bcb5\ Item2=c:\temp Item3=output -Item4=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ -Item5=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item4=E:\Eigene Dateien\c++\mockpp_28\bcb5\output\ +Item5=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item6=D:\CBuilder5\Projects\output\ [HistoryLists\hlFinalOutputDir] Count=8 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_25\ +Item2=c:\tmp\compile\mockpp_28\ Item3=c:\temp Item4=output\ -Item5=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ -Item6=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item5=E:\Eigene Dateien\c++\mockpp_28\bcb5\output\ +Item6=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item7=output [HistoryLists\hIBPIOutputDir] Count=10 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_25\ -Item3=c:\tmp\compile\mockpp_25\ulxr_bcb5\ +Item2=c:\tmp\compile\mockpp_28\ +Item3=c:\tmp\compile\mockpp_28\ulxr_bcb5\ Item4=c:\temp -Item5=e:\Eigene Dateien\c++\mockpp_25\bcb5\output\ +Item5=e:\Eigene Dateien\c++\mockpp_28\bcb5\output\ Item6=output\ -Item7=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item7=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item8=D:\CBuilder5\Projects\output\ Item9=output Index: verifying.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/verifying.bpr,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- verifying.bpr 22 Mar 2005 22:02:59 -0000 1.11 +++ verifying.bpr 6 May 2005 14:23:02 -0000 1.12 @@ -3,12 +3,12 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\verifying_25.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_25\\verifying.obj"/> + <PROJECT value="c:\tmp\compile\verifying_28.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_28\\verifying.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_25.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_28.lib c:\tmp\compile\cppunit_1_10.lib"/> <LIBRARIES value=""/> <SPARELIBS value=""/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi @@ -25,17 +25,17 @@ <USERDEFINES value="__DLL___;_DEBUG"/> <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="verifying.bpf"/> - <INCLUDEPATH value="..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> - <LIBPATH value="..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib"/> + <INCLUDEPATH value="..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> + <LIBPATH value="..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w-par"/> </MACROS> <OPTIONS> <CFLAG1 value="-vGc -vGt -vGd -Od -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -tWC -tWM -c"/> - <PFLAGS value="-N2"c:\tmp\compile\mockpp_25\" -N0"c:\tmp\compile\mockpp_25\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_28\" -N0"c:\tmp\compile\mockpp_28\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zi"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_25\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_28\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -72,59 +72,59 @@ [HistoryLists\hlIncludePath] Count=30 -Item0=..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item1=..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item2=..\mockpp_25\examples\tutorial;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item3=..\mockpp_25\examples\tutorial;..\..\..\..\src;$(BCB)\include;..\..\..\cppunit.ups\include -Item4=..\mockpp_25\examples\tutorial;..\..\..;$(BCB)\include;..\..\..\cppunit.ups\include -Item5=..\mockpp_25\examples\tutorial;..\..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item0=..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item1=..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item2=..\mockpp_28\examples\tutorial;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item3=..\mockpp_28\examples\tutorial;..\..\..\..\src;$(BCB)\include;..\..\..\cppunit.ups\include +Item4=..\mockpp_28\examples\tutorial;..\..\..;$(BCB)\include;..\..\..\cppunit.ups\include +Item5=..\mockpp_28\examples\tutorial;..\..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include Item6=..\..;$(BCB)\include;..\..\..\cppunit.ups\include -Item7=..\mockpp_25\examples\tutorial;..\..\mockpp;$(BCB)\include;..\..\..\..\cppunit.ups\include +Item7=..\mockpp_28\examples\tutorial;..\..\mockpp;$(BCB)\include;..\..\..\..\cppunit.ups\include Item8=..;$(BCB)\include;..\..\..\..\cppunit.ups\include -Item9=..\mockpp_25\examples\tutorial;..\examples\tutorial;..\examples;..\..\..\mockpp;$(BCB)\include;..\..\..\..\cppunit.ups\include -Item10=..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item11=..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item12=..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit.ups\include -Item13=..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item14=..\mockpp_25\examples;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item15=..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item16=..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include -Item17=..\mockpp_25\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item18=..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item9=..\mockpp_28\examples\tutorial;..\examples\tutorial;..\examples;..\..\..\mockpp;$(BCB)\include;..\..\..\..\cppunit.ups\include +Item10=..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item11=..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item12=..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit.ups\include +Item13=..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item14=..\mockpp_28\examples;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item15=..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item16=..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include +Item17=..\mockpp_28\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item18=..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item19=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item20=..\mockpp_25\tests;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item20=..\mockpp_28\tests;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item21=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item22=\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item23=..;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item24=..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item25=..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item26=.. ;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item27=.. ;..\mockpp_25\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item28=..\mockpp_25\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item29=..\mockpp_25\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat +Item22=\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item23=..;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item24=..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item25=..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item26=.. ;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item27=.. ;..\mockpp_28\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item28=..\mockpp_28\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item29=..\mockpp_28\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat [HistoryLists\hlLibraryPath] Count=20 -Item0=..\mockpp\examples\tutorial;..\mockpp_25\examples\tutorial;..\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib -Item1=..\mockpp_25\examples\tutorial;..\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib +Item0=..\mockpp\examples\tutorial;..\mockpp_28\examples\tutorial;..\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\mockpp_28\examples\tutorial;..\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib Item2=$(BCB)\lib\obj;$(BCB)\lib -Item3=..\mockpp_25\examples\tutorial;..\mockpp_25\examples;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=..\mockpp_25\examples;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_25\examples;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item6=\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item7=..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item8=..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item9=..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item10=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item11=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item12=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_25\bcb5\output -Item13=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item14=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib -Item15=..\mockpp_25\apps;D:\CBuilder5\mockpp_25\;$(BCB)\lib\obj;$(BCB)\lib -Item16=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item17=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item3=..\mockpp_28\examples\tutorial;..\mockpp_28\examples;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=..\mockpp_28\examples;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=..\mockpp_28\examples;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item6=\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item7=..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item8=..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item9=..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item10=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item11=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item12=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_28\bcb5\output +Item13=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item14=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib +Item15=..\mockpp_28\apps;D:\CBuilder5\mockpp_28\;$(BCB)\lib\obj;$(BCB)\lib +Item16=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item17=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item18=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item19=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item19=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 @@ -139,35 +139,35 @@ [HistoryLists\hlIntOutputDir] Count=7 -Item0=c:\tmp\compile\mockpp_25\ -Item1=c:\tmp\compile\mockpp_25\ulxr_bcb5\ +Item0=c:\tmp\compile\mockpp_28\ +Item1=c:\tmp\compile\mockpp_28\ulxr_bcb5\ Item2=c:\temp Item3=output -Item4=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ -Item5=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item4=E:\Eigene Dateien\c++\mockpp_28\bcb5\output\ +Item5=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item6=D:\CBuilder5\Projects\output\ [HistoryLists\hlFinalOutputDir] Count=8 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_25\ +Item2=c:\tmp\compile\mockpp_28\ Item3=c:\temp Item4=output\ -Item5=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ -Item6=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item5=E:\Eigene Dateien\c++\mockpp_28\bcb5\output\ +Item6=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item7=output [HistoryLists\hIBPIOutputDir] Count=10 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_25\ -Item3=c:\tmp\compile\mockpp_25\ulxr_bcb5\ +Item2=c:\tmp\compile\mockpp_28\ +Item3=c:\tmp\compile\mockpp_28\ulxr_bcb5\ Item4=c:\temp -Item5=e:\Eigene Dateien\c++\mockpp_25\bcb5\output\ +Item5=e:\Eigene Dateien\c++\mockpp_28\bcb5\output\ Item6=output\ -Item7=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item7=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item8=D:\CBuilder5\Projects\output\ Item9=output Index: mock_test.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpf,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- mock_test.bpf 22 Mar 2005 22:02:58 -0000 1.28 +++ mock_test.bpf 6 May 2005 14:23:01 -0000 1.29 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_25.lib"); +USELIB("c:\tmp\compile\mockpp_28.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\tests\AssertMo_test.cpp"); USEUNIT("..\mockpp\tests\ExpectationCounter_test.cpp"); @@ -36,8 +36,8 @@ USEUNIT("..\mockpp\tests\VisitableMockObject_template_test.cpp"); USEUNIT("..\mockpp\tests\VisitableMockObject_test.cpp"); USEUNIT("..\mockpp\tests\ExpectationConglomeration_test.cpp"); +USEUNIT("..\mockpp\tests\TimeServer_test.cpp"); USEUNIT("..\mockpp\tests\classes_ABCDE.cpp"); //--------------------------------------------------------------------------- This file is used by the project manager only and should be treated like the project file - main Index: mockpp_production.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp_production.bpr,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- mockpp_production.bpr 1 May 2005 18:37:35 -0000 1.2 +++ mockpp_production.bpr 6 May 2005 14:23:02 -0000 1.3 @@ -4,7 +4,7 @@ <MACROS> <VERSION value="BCB.05.03"/> <PROJECT value="c:\tmp\compile\mockpp_production_25.dll"/> - <OBJFILES value="c:\tmp\compile\mockpp_25\\TimeServer.obj"/> + <OBJFILES value="c:\tmp\compile\mockpp_28\\TimeServer.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> @@ -26,17 +26,17 @@ <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mockpp_production.bpf"/> <INCLUDEPATH value="..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> - <LIBPATH value="..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib"/> + <LIBPATH value="..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w8092 -w8091 -w8090 -w8089 -w8087 -wprc -wuse -wucp -wstv -wstu -wpin -wnod -wnak -wdef -wcln -wbbf -wasm -wamp -wamb"/> </MACROS> <OPTIONS> <CFLAG1 value="-WD -vGc -vGt -vGd -Od -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -tWD -tWM -c"/> - <PFLAGS value="-N2"c:\tmp\compile\mockpp_25\" -N0"c:\tmp\compile\mockpp_25\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_28\" -N0"c:\tmp\compile\mockpp_28\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zi"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_25\" -D"" -aa -Tpd -x -Gn -Gi + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_28\" -D"" -aa -Tpd -x -Gn -Gi -v"/> </OPTIONS> <LINKER> @@ -81,19 +81,19 @@ Item4=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item5=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include Item6=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include -Item7=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item7=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item8=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item9=..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include +Item9=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include Item10=..\mockpp;..;$(BCB)\include;..\..\..\cppunit.ups\include -Item11=..\mockpp_25\builder;..\mockpp_25\matcher;..\mockpp_25\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\matcher;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\constraint;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\builder;..\mockpp_25\chaining;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\chaining;mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item12=..\mockpp_25\builder;..\mockpp_25\matcher;..\mockpp_25\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\matcher;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\constraint;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\builder;..\mockpp_25\chaining;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\chaining;mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item13=mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include;X:\Documents\src\cppunit-1.8.0\include -Item14=mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include -Item15=mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..;$(BCB)\include +Item11=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item12=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item13=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include;X:\Documents\src\cppunit-1.8.0\include +Item14=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..\..\mockpp;$(BCB)\include +Item15=mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;..;$(BCB)\include Item16=..;$(BCB)\include -Item17=..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;..\..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item17=..\mockpp_28\compat;..\mockpp_28\util;..\mockpp;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;..\..\mockpp;$(BCB)\include;$(BCB)\include\vcl Item18=..;$(BCB)\include;$(BCB)\include\vcl -Item19=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item19=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item20=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item21=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item22=..\..\mockpp;..\mockpp;..\expat;..;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ @@ -106,18 +106,18 @@ [HistoryLists\hlLibraryPath] Count=16 -Item0=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib -Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item2=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib -Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item0=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item2=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item4=..;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib -Item6=..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item7=..\mockpp_25\builder;..\mockpp_25\matcher;..\mockpp_25\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\matcher;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\constraint;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\builder;..\mockpp_25\chaining;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\chaining;mockpp;..\mockpp_25\compat;..\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ -Item8=mockpp;..\mockpp_25\compat;..\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ -Item9=..\mockpp_25\compat;..\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ -Item10=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ -Item11=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ +Item5=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..;$(BCB)\lib\obj;$(BCB)\lib +Item6=..\mockpp_28\matcher;..\mockpp_28\constraint;..\mockpp_28\builder;..\mockpp;..\mockpp_28\chaining;..\mockpp_28\compat;..\mockpp_28\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item7=..\mockpp_28\builder;..\mockpp_28\matcher;..\mockpp_28\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\matcher;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\constraint;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\builder;..\mockpp_28\chaining;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\chaining;mockpp;..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item8=mockpp;..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item9=..\mockpp_28\compat;..\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\compat;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\util;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item10=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_28\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ +Item11=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_28\ Item12=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\temp Item13=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib Item14=..\expat;$(BCB)\lib\obj;$(BCB)\lib @@ -138,14 +138,14 @@ [HistoryLists\hlIntOutputDir] Count=3 -Item0=c:\tmp\compile\mockpp_25\ +Item0=c:\tmp\compile\mockpp_28\ Item1=c:\temp Item2=output [HistoryLists\hlFinalOutputDir] Count=5 Item0=c:\tmp\compile\ -Item1=c:\tmp\compile\mockpp_25\ +Item1=c:\tmp\compile\mockpp_28\ Item2=c:\temp Item3=output\ Item4=output @@ -153,9 +153,9 @@ [HistoryLists\hIBPIOutputDir] Count=5 Item0=c:\tmp\compile\ -Item1=c:\tmp\compile\mockpp_25\ +Item1=c:\tmp\compile\mockpp_28\ Item2=c:\temp -Item3=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ +Item3=E:\Eigene Dateien\c++\mockpp_28\bcb5\output\ Item4=output [Debugging] Index: poormock.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/poormock.bpf,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- poormock.bpf 22 Mar 2005 22:02:59 -0000 1.12 +++ poormock.bpf 6 May 2005 14:23:02 -0000 1.13 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_25.lib"); +USELIB("c:\tmp\compile\mockpp_28.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\examples\tutorial\poormock.cpp"); USEUNIT("..\mockpp\examples\tutorial\consumer.cpp"); Index: verifying.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/verifying.bpf,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- verifying.bpf 22 Mar 2005 22:02:59 -0000 1.10 +++ verifying.bpf 6 May 2005 14:23:02 -0000 1.11 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_25.lib"); +USELIB("c:\tmp\compile\mockpp_28.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\examples\tutorial\verifying.cpp"); T//--------------------------------------------------------------------------- Index: mock_greeter.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_greeter.bpf,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- mock_greeter.bpf 22 Mar 2005 22:02:58 -0000 1.15 +++ mock_greeter.bpf 6 May 2005 14:23:01 -0000 1.16 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_25.lib"); +USELIB("c:\tmp\compile\mockpp_28.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\examples\mock_greeter.cpp"); //--------------------------------------------------------------------------- Index: mock_test.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpr,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- mock_test.bpr 24 Mar 2005 20:51:27 -0000 1.32 +++ mock_test.bpr 6 May 2005 14:23:01 -0000 1.33 @@ -3,48 +3,48 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\mock_test_25.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_25\\AssertMo_test.obj - c:\tmp\compile\mockpp_25\\ExpectationCounter_test.obj - c:\tmp\compile\mockpp_25\\ExpectationCounterRange_test.obj - c:\tmp\compile\mockpp_25\\ExpectationList_test.obj - c:\tmp\compile\mockpp_25\\ExpectationMap_test.obj - c:\tmp\compile\mockpp_25\\ExpectationSegment_test.obj - c:\tmp\compile\mockpp_25\\ExpectationSet_test.obj - c:\tmp\compile\mockpp_25\\ExpectationValue_test.obj - c:\tmp\compile\mockpp_25\\Formatter_test.obj - c:\tmp\compile\mockpp_25\\mock_test.obj - c:\tmp\compile\mockpp_25\\VerifyingTestCase_test.obj - c:\tmp\compile\mockpp_25\\Assert_test.obj - c:\tmp\compile\mockpp_25\\MockObject_test.obj - c:\tmp\compile\mockpp_25\\mockpp_test.obj - c:\tmp\compile\mockpp_25\\ReturnObjectList_test.obj - c:\tmp\compile\mockpp_25\\Verifiable_test.obj - c:\tmp\compile\mockpp_25\\TrackingCounter_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_void_test.obj - c:\tmp\compile\mockpp_25\\Exception_test.obj - c:\tmp\compile\mockpp_25\\ExpectationBoundary_test.obj - c:\tmp\compile\mockpp_25\\Throwable_test.obj - c:\tmp\compile\mockpp_25\\ThrowableList_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_1_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_1_void_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_2_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_2_void_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_3_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_3_void_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_4_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_4_void_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_5_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_5_void_test.obj - c:\tmp\compile\mockpp_25\\MixedMockObject_5_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_template_test.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject_test.obj - c:\tmp\compile\mockpp_25\\ExpectationConglomeration_test.obj - c:\tmp\compile\mockpp_25\\classes_ABCDE.obj"/> + <PROJECT value="c:\tmp\compile\mock_test_28.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_28\\AssertMo_test.obj + c:\tmp\compile\mockpp_28\\ExpectationCounter_test.obj + c:\tmp\compile\mockpp_28\\ExpectationCounterRange_test.obj + c:\tmp\compile\mockpp_28\\ExpectationList_test.obj + c:\tmp\compile\mockpp_28\\ExpectationMap_test.obj + c:\tmp\compile\mockpp_28\\ExpectationSegment_test.obj + c:\tmp\compile\mockpp_28\\ExpectationSet_test.obj + c:\tmp\compile\mockpp_28\\ExpectationValue_test.obj + c:\tmp\compile\mockpp_28\\Formatter_test.obj + c:\tmp\compile\mockpp_28\\mock_test.obj + c:\tmp\compile\mockpp_28\\VerifyingTestCase_test.obj + c:\tmp\compile\mockpp_28\\Assert_test.obj + c:\tmp\compile\mockpp_28\\MockObject_test.obj + c:\tmp\compile\mockpp_28\\mockpp_test.obj + c:\tmp\compile\mockpp_28\\ReturnObjectList_test.obj + c:\tmp\compile\mockpp_28\\Verifiable_test.obj + c:\tmp\compile\mockpp_28\\TrackingCounter_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_void_test.obj + c:\tmp\compile\mockpp_28\\Exception_test.obj + c:\tmp\compile\mockpp_28\\ExpectationBoundary_test.obj + c:\tmp\compile\mockpp_28\\Throwable_test.obj + c:\tmp\compile\mockpp_28\\ThrowableList_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_1_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_1_void_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_2_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_2_void_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_3_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_3_void_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_4_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_4_void_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_5_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_5_void_test.obj + c:\tmp\compile\mockpp_28\\MixedMockObject_5_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_template_test.obj + c:\tmp\compile\mockpp_28\\VisitableMockObject_test.obj + c:\tmp\compile\mockpp_28\\ExpectationConglomeration_test.obj + c:\tmp\compile\mockpp_28\\classes_ABCDE.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_25.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_28.lib c:\tmp\compile\cppunit_1_10.lib"/> <LIBRARIES value=""/> <SPARELIBS value=""/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi @@ -61,18 +61,18 @@ <USERDEFINES value="__DLL___"/> <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mock_test.bpf"/> - <INCLUDEPATH value="..\mockpp\tests;..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> - <LIBPATH value="..\mockpp\tests;..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib"/> + <INCLUDEPATH value="..\mockpp\tests;..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> + <LIBPATH value="..\mockpp\tests;..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w8092 -w8091 -w8090 -w8089 -w8087 -wprc -wuse -wucp -wstv -wstu -wpin -wnod -wnak -wdef -wcln -wbbf -wasm -wamp -wamb"/> </MACROS> <OPTIONS> <CFLAG1 value="-vGc -vGt -vGd -Od -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -tWC -tWM -c"/> - <PFLAGS value="-N2"c:\tmp\compile\mockpp_25\" -N0"c:\tmp\compile\mockpp_25\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_28\" -N0"c:\tmp\compile\mockpp_28\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zd"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_25\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_28\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -109,56 +109,56 @@ [HistoryLists\hlIncludePath] Count=30 -Item0=..\mockpp\tests;..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item1=..\mockpp\tests;..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item2=..\mockpp\tests;..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item0=..\mockpp\tests;..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item1=..\mockpp\tests;..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item2=..\mockpp\tests;..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item3=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item4=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\tests;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item4=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\tests;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include Item5=..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item6=..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include;.. -Item7=..\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item8=..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item9=..\mockpp_25\tests;..;$(BCB)\include;..\..\cppunit\include -Item10=..\mockpp_25\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item11=..\mockpp_25\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item6=..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include;.. +Item7=..\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item8=..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item9=..\mockpp_28\tests;..;$(BCB)\include;..\..\cppunit\include +Item10=..\mockpp_28\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item11=..\mockpp_28\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item12=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item13=..\mockpp_25\tests;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item13=..\mockpp_28\tests;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item14=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item15=\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item16=..;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item17=..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include -Item18=..\..\mockpp;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item19=.. ;..\mockpp_25\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item20=.. ;..\mockpp_25\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item21=..\mockpp_25\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item22=..\mockpp_25\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat +Item15=\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item16=..;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item17=..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include +Item18=..\..\mockpp;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item19=.. ;..\mockpp_28\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item20=.. ;..\mockpp_28\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item21=..\mockpp_28\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item22=..\mockpp_28\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat Item23=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat -Item24=..\mockpp_25\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item25=..\mockpp_25\tests;..\mockpp;$(BCB)\include -Item26=..\mockpp_25\tests;..\mockpp;$(BCB)/include -Item27=..\mockpp_25\tests;..\mockpp +Item24=..\mockpp_28\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item25=..\mockpp_28\tests;..\mockpp;$(BCB)\include +Item26=..\mockpp_28\tests;..\mockpp;$(BCB)/include +Item27=..\mockpp_28\tests;..\mockpp Item28=..\mockpp -Item29=..\mockpp_25\tests;..\mockpp_25\mockpp +Item29=..\mockpp_28\tests;..\mockpp_28\mockpp [HistoryLists\hlLibraryPath] Count=17 -Item0=..\mockpp\tests;..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib +Item0=..\mockpp\tests;..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib Item1=$(BCB)\lib\obj;$(BCB)\lib -Item2=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\tests;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item3=\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\tests;..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=..\mockpp_25\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item6=..\mockpp_25\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item7=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item8=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item9=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_25\bcb5\output -Item10=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item11=..\mockpp_25\apps;$(BCB)\lib\obj;$(BCB)\lib -Item12=..\mockpp_25\apps;D:\CBuilder5\mockpp_25\;$(BCB)\lib\obj;$(BCB)\lib -Item13=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item14=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item2=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_28\mockpp\mockpp_28\tests;\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item3=\\SONNE\HOMES\src\mockpp_28\mockpp\mockpp_28\tests;..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=..\mockpp_28\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item6=..\mockpp_28\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item7=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item8=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item9=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_28\bcb5\output +Item10=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item11=..\mockpp_28\apps;$(BCB)\lib\obj;$(BCB)\lib +Item12=..\mockpp_28\apps;D:\CBuilder5\mockpp_28\;$(BCB)\lib\obj;$(BCB)\lib +Item13=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item14=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item15=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item16=e:\Eigene Dateien\c++\mockpp_25\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item16=e:\Eigene Dateien\c++\mockpp_28\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 @@ -172,35 +172,35 @@ [HistoryLists\hlIntOutputDir] Count=7 -Item0=c:\tmp\compile\mockpp_25\ -Item1=c:\tmp\compile\mockpp_25\ulxr_bcb5\ +Item0=c:\tmp\compile\mockpp_28\ +Item1=c:\tmp\compile\mockpp_28\ulxr_bcb5\ Item2=c:\temp Item3=output -Item4=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ -Item5=E:\Eigene Dateien\c++\mockpp_25\bcb5\output +Item4=E:\Eigene Dateien\c++\mockpp_28\bcb5\output\ +Item5=E:\Eigene Dateien\c++\mockpp_28\bcb5\output Item6=D:\CBuilder5\Projects\output\ [HistoryLists\hlFinalOutputDir] Count=8 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_25\ +Item2=c:\tmp\compile\mockpp_28\ Item3=c:\temp Item4=output\ -Item5=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ -Item6=E:\Eigene Dateien\c++\mockpp_... [truncated message content] |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:23:57
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133 Modified Files: ChangeLog TODO configure.in Log Message: prepare next release Index: ChangeLog =================================================================== RCS file: /cvsroot/mockpp/mockpp/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- ChangeLog 30 Apr 2005 15:06:04 -0000 1.48 +++ ChangeLog 6 May 2005 14:23:00 -0000 1.49 @@ -3,13 +3,14 @@ mockpp history -------------- -2005-04-10 1.8.0: +2005-05-06 1.8.0: - included missing project file for bcb5 - fix for msvc7.1 - cleanup ThrowableList - basic support for "Design By Contract" - time server classes + - extended handbook 2005-04-10 1.7.1: Index: TODO =================================================================== RCS file: /cvsroot/mockpp/mockpp/TODO,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- TODO 30 Apr 2005 15:06:04 -0000 1.43 +++ TODO 6 May 2005 14:23:00 -0000 1.44 @@ -1,21 +1,11 @@ - - Tests timeserver - DOC: ---- - TimeServer - - Trick: methoden von protected nach public mit wrapper klasse - - trick: virtuelle methoden injizieren Testcode - Problem Exception-Transformation?? - Tests ----- -CustomStub überall wo ReturnStub steht +CustomStub berall wo ReturnStub steht Assertions ohne message Index: configure.in =================================================================== RCS file: /cvsroot/mockpp/mockpp/configure.in,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- configure.in 30 Apr 2005 15:06:04 -0000 1.76 +++ configure.in 6 May 2005 14:23:00 -0000 1.77 @@ -16,12 +16,12 @@ # if backwards compatibility has been broken, set MOCKPP_BINARY_AGE and MOCKPP_INTERFACE_AGE to 0. # MOCKPP_MAJOR_VERSION=1 -MOCKPP_MINOR_VERSION=7 -MOCKPP_PATCH_VERSION=2 +MOCKPP_MINOR_VERSION=8 +MOCKPP_PATCH_VERSION=0 -MOCKPP_MICRO_VERSION=27 -MOCKPP_INTERFACE_AGE=2 -MOCKPP_BINARY_AGE=5 +MOCKPP_MICRO_VERSION=28 +MOCKPP_INTERFACE_AGE=0 +MOCKPP_BINARY_AGE=6 MOCKPP_VERSION=$MOCKPP_MAJOR_VERSION.$MOCKPP_MINOR_VERSION.$MOCKPP_PATCH_VERSION |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:23:23
|
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133/mockpp/tests Modified Files: Makefile.am Added Files: TimeServer_test.cpp Log Message: prepare next release --- NEW FILE: TimeServer_test.cpp --- /*************************************************************************** TimeServer_test.cpp - unit tests for *TimeServer classes ------------------- begin : Fri 06 05 2005 copyright : (C) 2002-2005 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id: TimeServer_test.cpp,v 1.1 2005/05/06 14:23:05 ewald-arnold Exp $ ***************************************************************************/ /************************************************************************** * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2 of the License, * or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * ***************************************************************************/ #include <mockpp/mockpp.h> // always first #ifndef HAVE_CPPUNIT # warning CppUnit not available at compile time #else #include <mockpp/production/TimeServer.h> #include <mockpp/MockTimeServer.h> #include <cppunit/extensions/HelperMacros.h> namespace { class TimeServer_test : public CppUnit::TestFixture { public: CPPUNIT_TEST_SUITE( TimeServer_test ); CPPUNIT_TEST(test_mock); CPPUNIT_TEST(test_real); CPPUNIT_TEST_SUITE_END(); public: void test_real(); void test_mock(); }; CPPUNIT_TEST_SUITE_REGISTRATION(TimeServer_test); void TimeServer_test::test_mock() { mockpp::MockTimeServer rt; rt.addUnixTime(0x1234); rt.addUnixTime(0x5678); mockpp::TimeServer *ts = &rt; std::time_t t1 = ts->getUnixTime(); CPPUNIT_ASSERT_EQUAL((std::time_t)0x1234, t1); t1 = ts->getUnixTime(); CPPUNIT_ASSERT_EQUAL((std::time_t)0x5678, t1); } void TimeServer_test::test_real() { mockpp::RealTimeServer rt; mockpp::TimeServer *ts = &rt; std::time_t t1 = ts->getUnixTime(); std::time_t t2 = std::time(0); CPPUNIT_ASSERT(t1 <= t2); // up to +2s should always succeed CPPUNIT_ASSERT((t1 + 2) >= t2); } } // ns #endif // HAVE_CPPUNIT Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Makefile.am,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- Makefile.am 9 Apr 2005 15:31:42 -0000 1.73 +++ Makefile.am 6 May 2005 14:23:05 -0000 1.74 @@ -29,17 +29,18 @@ mock_test_SOURCES = mock_test.cpp VisitableMockObject_test.cpp \ - Formatter_test.cpp Throwable_test.cpp ThrowableList_test.cpp ExpectationCounter_test.cpp \ - ExpectationCounterRange_test.cpp ExpectationMap_test.cpp ExpectationList_test.cpp ConstraintList_test.cpp \ - ExpectationSet_test.cpp ExpectationConglomeration_test.cpp ExpectationSegment_test.cpp \ - ExpectationValue_test.cpp ExpectationBoundary_test.cpp Verifiable_test.cpp Exception_test.cpp \ - mockpp_test.cpp ReturnObjectList_test.cpp VisitableMockObject_template_test.cpp \ - Assert_test.cpp AssertMo_test.cpp MockObject_test.cpp VisitableMockObject_1_test.cpp \ - VisitableMockObject_2_test.cpp VisitableMockObject_3_test.cpp VisitableMockObject_4_test.cpp \ - VisitableMockObject_5_test.cpp VisitableMockObject_void_test.cpp VisitableMockObject_1_void_test.cpp \ - VisitableMockObject_2_void_test.cpp VisitableMockObject_3_void_test.cpp VisitableMockObject_4_void_test.cpp \ - VisitableMockObject_5_void_test.cpp VerifyingTestCase_test.cpp classes_ABCDE.cpp \ - VerifyingTestCaller_test.cpp TrackingCounter_test.cpp MixedMockObject_5_test.cpp + Formatter_test.cpp Throwable_test.cpp ThrowableList_test.cpp ExpectationCounter_test.cpp \ + ExpectationCounterRange_test.cpp ExpectationMap_test.cpp ExpectationList_test.cpp \ + ConstraintList_test.cpp ExpectationSet_test.cpp ExpectationConglomeration_test.cpp \ + ExpectationSegment_test.cpp ExpectationValue_test.cpp ExpectationBoundary_test.cpp \ + Verifiable_test.cpp Exception_test.cpp mockpp_test.cpp ReturnObjectList_test.cpp \ + VisitableMockObject_template_test.cpp Assert_test.cpp AssertMo_test.cpp MockObject_test.cpp \ + VisitableMockObject_1_test.cpp VisitableMockObject_2_test.cpp VisitableMockObject_3_test.cpp \ + VisitableMockObject_4_test.cpp VisitableMockObject_5_test.cpp VisitableMockObject_void_test.cpp \ + VisitableMockObject_1_void_test.cpp VisitableMockObject_2_void_test.cpp \ + VisitableMockObject_3_void_test.cpp VisitableMockObject_4_void_test.cpp \ + VisitableMockObject_5_void_test.cpp VerifyingTestCase_test.cpp classes_ABCDE.cpp \ + VerifyingTestCaller_test.cpp TrackingCounter_test.cpp MixedMockObject_5_test.cpp TimeServer_test.cpp mock_test_count: list=mock_test.files; \ |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:23:23
|
Update of /cvsroot/mockpp/mockpp/mockpp/production In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133/mockpp/production Modified Files: Makefile.am Log Message: prepare next release Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/production/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.am 30 Apr 2005 15:06:05 -0000 1.1 +++ Makefile.am 6 May 2005 14:23:05 -0000 1.2 @@ -7,4 +7,4 @@ libmockpp_production_la_SOURCES = TimeServer.cpp -pkginclude_HEADERS = mockpp_production.h +pkginclude_HEADERS = mockpp_production.h TimeServer.h |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:23:23
|
Update of /cvsroot/mockpp/mockpp/bcbX In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133/bcbX Modified Files: basicmock.cbx chainmock.cbx cppunit.cbx jmock_test.cbx mock_greeter.cbx mock_test.cbx mockpp.cbx poormock-se.cbx poormock.cbx verifying.cbx visitmock.cbx Log Message: prepare next release Index: cppunit.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/cppunit.cbx,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- cppunit.cbx 22 Mar 2005 22:03:01 -0000 1.8 +++ cppunit.cbx 6 May 2005 14:23:03 -0000 1.9 @@ -101,7 +101,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\cppunit_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\cppunit_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> @@ -117,7 +117,7 @@ <file path="../mockpp/examples/tutorial/cppunit.cpp"> <property category="unique" name="id" value="1"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="3"/> </file> </project> Index: chainmock.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/chainmock.cbx,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- chainmock.cbx 22 Mar 2005 22:03:01 -0000 1.8 +++ chainmock.cbx 6 May 2005 14:23:03 -0000 1.9 @@ -101,7 +101,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\chainmock_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\chainmock_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> @@ -117,7 +117,7 @@ <file path="../mockpp/examples/tutorial/consumer.cpp"> <property category="unique" name="id" value="5"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="3"/> </file> </project> Index: poormock.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/poormock.cbx,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- poormock.cbx 22 Mar 2005 22:03:21 -0000 1.8 +++ poormock.cbx 6 May 2005 14:23:04 -0000 1.9 @@ -101,7 +101,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\poormock_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\poormock_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> Index: poormock-se.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/poormock-se.cbx,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- poormock-se.cbx 22 Mar 2005 22:03:20 -0000 1.6 +++ poormock-se.cbx 6 May 2005 14:23:04 -0000 1.7 @@ -101,7 +101,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\poormock-se_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\poormock-se_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> Index: mock_greeter.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/mock_greeter.cbx,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- mock_greeter.cbx 22 Mar 2005 22:03:20 -0000 1.8 +++ mock_greeter.cbx 6 May 2005 14:23:03 -0000 1.9 @@ -98,7 +98,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mock_greeter_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mock_greeter_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> @@ -114,7 +114,7 @@ <file path="../mockpp/examples/mock_greeter.cpp"> <property category="unique" name="id" value="1"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="3"/> </file> </project> Index: mockpp.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/mockpp.cbx,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- mockpp.cbx 22 Mar 2005 22:03:20 -0000 1.13 +++ mockpp.cbx 6 May 2005 14:23:03 -0000 1.14 @@ -150,7 +150,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mockpp_25.dll"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mockpp_28.dll"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.3" value="stlp.lib"/> Index: visitmock.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/visitmock.cbx,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- visitmock.cbx 22 Mar 2005 22:03:21 -0000 1.8 +++ visitmock.cbx 6 May 2005 14:23:04 -0000 1.9 @@ -120,7 +120,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\visitmock_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\visitmock_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.MinGW.Debug_Build" name="saved" value="1"/> @@ -134,7 +134,7 @@ <file path="../mockpp/examples/tutorial/consumer.cpp"> <property category="unique" name="id" value="5"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="3"/> </file> <file path="../mockpp/examples/tutorial/visitmock.cpp"> Index: jmock_test.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/jmock_test.cbx,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- jmock_test.cbx 3 Apr 2005 19:11:26 -0000 1.13 +++ jmock_test.cbx 6 May 2005 14:23:03 -0000 1.14 @@ -114,7 +114,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\jmock_test_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\jmock_test_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.3" value="stlp.lib"/> @@ -340,7 +340,7 @@ <file path="../mockpp/tests/MockObject_test.cpp"> <property category="unique" name="id" value="53"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="71"/> </file> <file path="../mockpp/tests/mockpp_pti_test.cpp"> Index: mock_test.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/mock_test.cbx,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- mock_test.cbx 22 Mar 2005 22:03:20 -0000 1.9 +++ mock_test.cbx 6 May 2005 14:23:03 -0000 1.10 @@ -108,7 +108,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mock_test_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mock_test_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.3" value="stlp.lib"/> @@ -170,7 +170,7 @@ <file path="../mockpp/tests/MockObject_test.cpp"> <property category="unique" name="id" value="15"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="37"/> </file> <file path="../mockpp/tests/mockpp_test.cpp"> Index: basicmock.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/basicmock.cbx,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- basicmock.cbx 22 Mar 2005 22:03:00 -0000 1.8 +++ basicmock.cbx 6 May 2005 14:23:02 -0000 1.9 @@ -101,7 +101,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\basicmock_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\basicmock_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> @@ -117,7 +117,7 @@ <file path="../mockpp/examples/tutorial/consumer.cpp"> <property category="unique" name="id" value="5"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="3"/> </file> </project> Index: verifying.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/verifying.cbx,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- verifying.cbx 22 Mar 2005 22:03:21 -0000 1.7 +++ verifying.cbx 6 May 2005 14:23:04 -0000 1.8 @@ -100,7 +100,7 @@ <property category="win32.Debug_Build.win32b.ilink32" name="option.responsefile.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.v.enabled" value="1"/> <property category="win32.Debug_Build.win32b.ilink32" name="option.x.enabled" value="1"/> - <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\verifying_25.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\verifying_28.exe"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.1" value="cw32.lib"/> <property category="win32.Debug_Build.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/> <property category="win32.win32b.Debug_Build" name="saved" value="1"/> @@ -113,7 +113,7 @@ <file path="C%|/tmp/compilex/cppunit_1_10.lib"> <property category="unique" name="id" value="4"/> </file> - <file path="C%|/tmp/compilex/mockpp_25.lib"> + <file path="C%|/tmp/compilex/mockpp_28.lib"> <property category="unique" name="id" value="3"/> </file> <file path="../mockpp/examples/tutorial/verifying.cpp"> |
From: Ewald A. <ewa...@us...> - 2005-05-06 14:23:18
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27133/mockpp Modified Files: Makefile.am Log Message: prepare next release Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/Makefile.am,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- Makefile.am 30 Apr 2005 15:06:04 -0000 1.80 +++ Makefile.am 6 May 2005 14:23:04 -0000 1.81 @@ -27,7 +27,7 @@ VisitableMockObject_macro.h VisitableMockObject_template.h ExpectationConglomeration.h \ ExpectationCounter.h mockpp.h Throwable.h ThrowableList.h MockObject.h VisitableMockObject.h \ VerifiableList.h Verifiable.h VerifyingTestCase.h SelfDescribing.h ChainableMockObject.h \ - VerifyingTestCaller.h TrackingCounter.h MixedMockObject.h mockpp_dbc.h + VerifyingTestCaller.h TrackingCounter.h MixedMockObject.h mockpp_dbc.h MockTimeServer.h EXTRA_DIST = \ mockpp_config-bcb5.h \ |
From: Ewald A. <ewa...@us...> - 2005-05-06 12:44:28
|
Update of /cvsroot/mockpp/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32595 Modified Files: general-box-en.gtml index-en.gtml Log Message: links to handbook Index: index-en.gtml =================================================================== RCS file: /cvsroot/mockpp/homepage/index-en.gtml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- index-en.gtml 9 Apr 2005 18:17:33 -0000 1.9 +++ index-en.gtml 6 May 2005 12:43:56 -0000 1.10 @@ -182,7 +182,7 @@ </p> <p>For more information please refer to the - <a href="handbook/ch01s02.html">basic section</a> + <a href="handbook/basic-expectations.html">basic section</a> of the developers guide.</p> </p> @@ -192,7 +192,7 @@ mockpp currently supports two different approaches to create mock objects. The first is easier to understand but rather strict. The second is more complex but offers more flexibiliy and is extensible with user defined classes. But this is also a matter of personal taste. - There is a chapter which introduces into the <a href="handbook/ch01s03.html">common characteristics</a>. + There is a chapter which introduces into the <a href="handbook/advanced-expectations.html">common characteristics</a>. <h4><a name="advanced-visit">Vistable Mock Objects</h4> <p> @@ -269,7 +269,7 @@ #compress ON <p>For more information please refer to the - section about <a href="handbook/ch01s03s02.html">vistable mock objects</a> + section about <a href="handbook/visitable-mock-object.html">vistable mock objects</a> in the developers guide.</p> </p> @@ -311,14 +311,14 @@ <p>Similar to the former approach you must create a helper object to express your expectations. This is further explained in the section about - <a href="handbook/ch01s03s03.html">chainable mock objects</a> in the handbook. + <a href="handbook/jmock-object.html">chainable mock objects</a> in the handbook. </p> <h4><a name="advanced-poor">Poor Man's Mock Objects</h4> <p> Most of the times you don't need a full blown mock objects library. Often some simple lines of code with a quick and dirty approach suffice. For that reason the handbook contains - some <a href="handbook/ch01s03s04.html">simple mock object patterns</a> that don't need further + some <a href="handbook/poor-object.html">simple mock object patterns</a> that don't need further support from a library.</p> <p>If you know some other patterns I would be happy if could send them to Index: general-box-en.gtml =================================================================== RCS file: /cvsroot/mockpp/homepage/general-box-en.gtml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- general-box-en.gtml 9 Apr 2005 18:17:33 -0000 1.4 +++ general-box-en.gtml 6 May 2005 12:43:56 -0000 1.5 @@ -7,7 +7,7 @@ [[NAVI_BOX_SEPARATOR]] [[NAVI_BOX_ENTRY('<a href="handbook/index.html">The Handbook</a>')]] - [[NAVI_BOX_ENTRY('<a href="handbook/ch02.html">FnAQ</a>')]] + [[NAVI_BOX_ENTRY('<a href="handbook/faq.html">FnAQ</a>')]] [[NAVI_BOX_ENTRY('<a href="tutorial/index.html">A Tutorial</a>')]] [[NAVI_BOX_ENTRY('<a href="api-doc/index.html">The API Reference</a>')]] |
From: Ewald A. <ewa...@us...> - 2005-05-06 12:40:44
|
Update of /cvsroot/mockpp/mockpp/mockpp/docs/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31869/mockpp/docs/en Modified Files: Makefile.am customize.xsl dev_production.docbook Added Files: customize-chunked.xsl customize-flat.xsl Log Message: update docs --- NEW FILE: customize-chunked.xsl --- <?xml version='1.0'?> <!-- Customisation for chunked html files $Id: customize-chunked.xsl,v 1.1 2005/05/06 12:40:30 ewald-arnold Exp $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="customize.xsl"/> <xsl:param name="chunk.section.depth" select="2"/> </xsl:stylesheet> Index: customize.xsl =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/customize.xsl,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- customize.xsl 4 May 2005 20:44:53 -0000 1.8 +++ customize.xsl 6 May 2005 12:40:30 -0000 1.9 @@ -1,5 +1,6 @@ <?xml version='1.0'?> -<!-- Custumisation + +<!-- Common custumisation options $Id$ --> @@ -29,8 +30,6 @@ --> <xsl:param name="html.stylesheet" select="'common/mockpp.css'"/> -<xsl:param name="use.extensions" select="1"/> -<xsl:param name="chunk.section.depth" select="2"/> <xsl:param name="admon.graphics" select="1"/> <xsl:param name="linenumbering.extension" select="1"/> <xsl:param name="chapter.autolabel" select="1"/> Index: dev_production.docbook =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/dev_production.docbook,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- dev_production.docbook 5 May 2005 21:01:59 -0000 1.2 +++ dev_production.docbook 6 May 2005 12:40:30 -0000 1.3 @@ -20,7 +20,8 @@ Murphy (unintentional usage) and not from Machiavelli (evil abuse). A potential attacker can simply copy a class declaration, remove all <keysym>private</keysym> and <keysym>protected</keysym> keywords and then - access everything by doing a simple typecast.</para> + access everything by doing a simple typecast. C++does not have run-time + protection.</para> <sect2 id="reproducible-time-values"> <title>Reproducible Time Values</title> @@ -28,18 +29,21 @@ <para>Sometimes you need predictible time values. Either you want to minimize the impact of timeouts in error conditions or prevent idle times. <application>mockpp</application> contains a sample imlementation of how - to handle calls to <methodname>std::time()</methodname>.</para> - - <para><programlisting>// prototype for method under test: - void myTimedMethod(TimeServer *time); + to handle calls to <methodname>std::time()</methodname>. This only covers + a resolution of 1 second. If you need a more sophisticated solution you + have to create your own code similar to this example. See the sources and + documentation about <classname>RealTimeServer</classname> and + <classname>MockTimeServer</classname>.<programlisting>// prototype for the method under test: +void myTimedMethod(mockpp::TimeServer *time); // in production code: - myTimedMethod(getRealTimeServer()); +mockpp::RealTimeServer rt_server; +myTimedMethod(&rt_server); // in test code: - getMockTimeServer()->addUnixTime(0x123456); - myTimedMethod(getMockTimeServer()); - +mockpp::MockTimeServer mock_server; +mock_server.addUnixTime(0x123456); +myTimedMethod(&mock_server); </programlisting></para> </sect2> @@ -47,9 +51,12 @@ <title>Accessing protected elements</title> <para>Usually you will protect internal members in your classes. Variables - should almost always be <keysym>private</keysym>, in rare cases + should almost always be <keysym>private</keysym>, in very rare cases <keysym>protected</keysym>. So they are out of reach for your testing - code. Methods on the other hand may</para> + code. Since variables are very internal you should not try to make them + accessible somehow. The following sections show some patterns how to use + member methods to intentionally grant access to parts which are actually + internal. </para> <sect3> <title>Lifting class members</title> @@ -58,13 +65,11 @@ is to use a <keysym>using</keysym> declaration in a simple derived class to lift the member into <keysym>public</keysym> area. Of course this is only possible for <keysym>protected</keysym> methods and not for - <keysym>private</keysym> ones. But testing <keysym>private</keysym> - methods usually makes little sense anyway as they cover internal - details.</para> + <keysym>private</keysym> ones.</para> - <para>On the other hand it may be a nice compromise to make a - <keysym>private</keysym> method more general and more robust in order to - make it <keysym>protected</keysym> and test it this way.</para> + <para>It may be a nice compromise to make a <keysym>private</keysym> + method more general and more robust in order to make it + <keysym>protected</keysym> and test it this way.</para> <para><programlisting>class Sample { @@ -84,14 +89,14 @@ using Sample::interesting_internal_method; }; - TestSample sample; - sample.interesting_internal_method(); - +// in test code +TestSample sample; +sample.interesting_internal_method(); </programlisting></para> </sect3> <sect3> - <title>Inserting a Mock Object</title> + <title>Injecting a Mock Object</title> <para>Another possibility is to implement access to internal variables via getter and setter methods. If you make such methods @@ -115,6 +120,7 @@ class MockComplicated : public Complicated { + // mock needed capabilities }; Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/Makefile.am,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- Makefile.am 5 May 2005 21:01:59 -0000 1.22 +++ Makefile.am 6 May 2005 12:40:28 -0000 1.23 @@ -1,10 +1,10 @@ SUBDIRS = common images remote-install: html-files all - -scp var/*.html ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook - -scp $(srcdir)/common/* ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook/common - -scp $(srcdir)/images/* ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook/images - -scp $(srcdir)/images/callouts/* ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook/images/callouts + -scp var/*.html ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook + -scp $(srcdir)/common/*.css ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook/common + -scp $(srcdir)/images/*.png ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook/images + -scp $(srcdir)/images/callouts/*.png ewa...@mo...:/home/groups/m/mo/mockpp/htdocs/handbook/images/callouts CLEANFILES = *.~* *.~~* *~ @@ -20,8 +20,9 @@ test -f mockpp-$(VERSION)-handbook.zip && mv mockpp-$(VERSION)-handbook.zip $(top_builddir) rm -r mockpp-$(VERSION)-handbook +doc: html-files pdf-files -html-files doc: +html-chunk-files: -test -L tutorial && rm tutorial ln -s ../../examples/tutorial/html tutorial -test -L api-doc && rm api-doc @@ -35,19 +36,37 @@ ln -s ../common var/common; \ ln -s ../images var/images; \ fi - xsltproc -o var/ $(srcdir)/customize.xsl $(srcdir)/index.docbook + xsltproc -o var/ $(srcdir)/customize-chuked.xsl $(srcdir)/index.docbook + +html-files: html-flat-files + +html-flat-files: + -test -L tutorial && rm tutorial + ln -s ../../examples/tutorial/html tutorial + -test -L api-doc && rm api-doc + ln -s ../../docs/api/html api-doc + -test -d var || mkdir -p var + -rm var/common var/images + if test "$(srcdir)" "!=" "."; then \ + ln -s $(srcdir)/common var/common; \ + ln -s $(srcdir)/images var/images; \ + else \ + ln -s ../common var/common; \ + ln -s ../images var/images; \ + fi + xsltproc -o var/ $(srcdir)/customize-flat.xsl $(srcdir)/index.docbook pdf-files: xsltproc --output var/mockpp.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook - fop var/myfile.fo var/mockpp.pdf + fop var/mockpp.fo var/mockpp.pdf svg-files: xsltproc --output var/mockpp.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook - fop var/myfile.fo -svg var/mockpp.svg + fop var/mockpp.fo -svg var/mockpp.svg -.PHONY: html-files pdf-files doc-dist remote-install +.PHONY: html-files pdf-files doc-dist remote-install doc svg-files -EXTRA_DIST=appendix.docbook bookinfo.docbook credits.docbook customize.xsl \ - dev_advanced.docbook dev_advanced_easymock.docbook \ +EXTRA_DIST=appendix.docbook bookinfo.docbook credits.docbook customize.xsl customize-flat.xsl \ + dev_advanced.docbook dev_advanced_easymock.docbook customize-chunked.xsl \ dev_advanced_intro.docbook dev_poor_mans_mock.docbook dev_advanced_jmock.docbook dev_basic.docbook \ dev_helper.docbook dev_intro.docbook faq.docbook index.docbook dev_production.docbook --- NEW FILE: customize-flat.xsl --- <?xml version='1.0'?> <!-- Customisation for flat html-files $Id: customize-flat.xsl,v 1.1 2005/05/06 12:40:30 ewald-arnold Exp $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="customize.xsl"/> <xsl:param name="chunk.section.depth" select="0"/> </xsl:stylesheet> |
From: Ewald A. <ewa...@us...> - 2005-05-05 21:02:10
|
Update of /cvsroot/mockpp/mockpp/mockpp/docs/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15246/mockpp/docs/en Modified Files: Makefile.am appendix.docbook dev_advanced_easymock.docbook dev_production.docbook Log Message: docs extended and overworked Index: appendix.docbook =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/appendix.docbook,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- appendix.docbook 21 Nov 2004 19:32:39 -0000 1.7 +++ appendix.docbook 5 May 2005 21:01:59 -0000 1.8 @@ -18,7 +18,7 @@ <title>Requirements</title> <para> -In order to fully benefit from &mockpp;, you need +In order to fully benefit from &mockpp;, you need <ulink url="http://cppunit.sf.net">CppUnit</ulink>, a framework for unit tests with C++.</para> @@ -27,7 +27,7 @@ <sect1 id="compilation"> <title>Compilation and Installation</title> -<sect2> +<sect2 id="installing-autoconf"> <title>Installing on systems using autoconf and friends</title> <para>In order to compile and install mockpp on your system, type the following in the base @@ -43,21 +43,21 @@ There are some options for <userinput>configure</userinput> you might be interested in: <variablelist> - + <varlistentry> <term>--enable-unicode</term> - <listitem>By default &mockpp; uses standard 8bit wide strings (<token>std::string</token> + <listitem>By default &mockpp; uses standard 8bit wide strings (<token>std::string</token> and <token>const char*</token> to be more precise). If you need basic support for <ulink url="http://www.unicode.org">Unicode</ulink> and it's 16bit or 32bit wide characters - you must add this parameter when invoking <userinput>configure</userinput>. + you must add this parameter when invoking <userinput>configure</userinput>. </listitem> </varlistentry> - + </variablelist> - - + + <para>Since mockpp uses autoconf and automake you should have no trouble compiling it. -Should you run into problems please report them to the +Should you run into problems please report them to the <ulink url="http://sourceforge.net/bugs/?group_id=69135">Bug Tracker</ulink>.</para> <para>Once you have compiled the sources you should run the built in checks @@ -71,14 +71,14 @@ </sect2> -<sect2> +<sect2 id="installing-others"> <title>Installing on other systems</title> <para> If you are using a compiler on a platform not directly supported you must setup you -own project files for your compiler. All adjustments are done in +own project files for your compiler. All adjustments are done in <filename class='headerfile'>mockpp.h</filename>. To benefit from updates it is of -course better to move your own settings to a configuration file and include it. +course better to move your own settings to a configuration file and include it. <para> </para> Index: dev_advanced_easymock.docbook =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/dev_advanced_easymock.docbook,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- dev_advanced_easymock.docbook 4 Mar 2005 23:37:00 -0000 1.7 +++ dev_advanced_easymock.docbook 5 May 2005 21:01:59 -0000 1.8 @@ -1,4 +1,4 @@ -<!-- Advanced mock objects - the easymock approach + <!-- Advanced mock objects - the easymock approach $Id$ --> Index: dev_production.docbook =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/dev_production.docbook,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- dev_production.docbook 30 Apr 2005 21:14:41 -0000 1.1 +++ dev_production.docbook 5 May 2005 21:01:59 -0000 1.2 @@ -1,26 +1,137 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- Support for Production Code $Id$ --> - <sect1 id="production"> -<title>Support for Production Code</title> + <title>Support for Production Code</title> -<para>To effectively benefit from unit tests it is frequently necessary to optimize -production code. The following sections show some of the possibilities. The common -pattern is as usual to delegate the detailed work to a helper class which is -approriately instantiated. + <para>To effectively benefit from unit tests it is frequently necessary to + optimize production code. The following sections show some of the + possibilities. The common pattern is as usual to delegate the detailed work + to a helper class which is approriately instantiated.</para> -</para> + <para>Some of the following approaches have the drawback to weaken the + protection of your class mebers. You have to decide yourself if this is + acceptable for you.</para> -<sect2> -<title>Reproducible Time Values</title> + <para>But you should keep in mind that mechanisms like + <keysym>protected</keysym> or <keysym>private</keysym> only defend from + Murphy (unintentional usage) and not from Machiavelli (evil abuse). A + potential attacker can simply copy a class declaration, remove all + <keysym>private</keysym> and <keysym>protected</keysym> keywords and then + access everything by doing a simple typecast.</para> -<para>Sometimes you need defined time values. Either you want to reduce timeouts -or times to wait + <sect2 id="reproducible-time-values"> + <title>Reproducible Time Values</title> -</para> + <para>Sometimes you need predictible time values. Either you want to + minimize the impact of timeouts in error conditions or prevent idle times. + <application>mockpp</application> contains a sample imlementation of how + to handle calls to <methodname>std::time()</methodname>.</para> -</sect2> + <para><programlisting>// prototype for method under test: + void myTimedMethod(TimeServer *time); -</sect1> +// in production code: + myTimedMethod(getRealTimeServer()); + +// in test code: + getMockTimeServer()->addUnixTime(0x123456); + myTimedMethod(getMockTimeServer()); + +</programlisting></para> + </sect2> + + <sect2 id="accessing-protected-elements"> + <title>Accessing protected elements</title> + + <para>Usually you will protect internal members in your classes. Variables + should almost always be <keysym>private</keysym>, in rare cases + <keysym>protected</keysym>. So they are out of reach for your testing + code. Methods on the other hand may</para> + + <sect3> + <title>Lifting class members</title> + + <para>One of the simplest methods to get access to interesting methods + is to use a <keysym>using</keysym> declaration in a simple derived class + to lift the member into <keysym>public</keysym> area. Of course this is + only possible for <keysym>protected</keysym> methods and not for + <keysym>private</keysym> ones. But testing <keysym>private</keysym> + methods usually makes little sense anyway as they cover internal + details.</para> + + <para>On the other hand it may be a nice compromise to make a + <keysym>private</keysym> method more general and more robust in order to + make it <keysym>protected</keysym> and test it this way.</para> + + <para><programlisting>class Sample +{ + Sample(); + + protected: + + void interesting_internal_method(); +}; + + +class TestSample : public Sample +{ + + public: + + using Sample::interesting_internal_method; +}; + + TestSample sample; + sample.interesting_internal_method(); + +</programlisting></para> + </sect3> + + <sect3> + <title>Inserting a Mock Object</title> + + <para>Another possibility is to implement access to internal variables + via getter and setter methods. If you make such methods + <keysym>private</keysym> and <keysym>virtual</keysym> you prevent its + direct use but still have the chance to overload the getter method in + the tests. This way it is possible to insert mock objects for internal + variables.</para> + + <para><programlisting>class Sample +{ + private: + + virtual Complicated *getVariable() + { + return &variable; + } + + Complicated variable; +}; + + +class MockComplicated : public Complicated +{ +}; + + +class DerivedSample : public Sample +{ + private: + + virtual Complicated *getVariable() + { + return &mock; + } + + public: + + MockingComplicated mock; +}; +</programlisting></para> + </sect3> + </sect2> +</sect1> \ No newline at end of file Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/Makefile.am,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- Makefile.am 4 May 2005 20:44:53 -0000 1.21 +++ Makefile.am 5 May 2005 21:01:59 -0000 1.22 @@ -41,6 +41,10 @@ xsltproc --output var/mockpp.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook fop var/myfile.fo var/mockpp.pdf +svg-files: + xsltproc --output var/mockpp.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook + fop var/myfile.fo -svg var/mockpp.svg + .PHONY: html-files pdf-files doc-dist remote-install EXTRA_DIST=appendix.docbook bookinfo.docbook credits.docbook customize.xsl \ |
From: Ewald A. <ewa...@us...> - 2005-05-05 21:02:09
|
Update of /cvsroot/mockpp/mockpp/mockpp/docs/en/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15246/mockpp/docs/en/common Modified Files: mockpp.css Log Message: docs extended and overworked Index: mockpp.css =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/common/mockpp.css,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- mockpp.css 21 Nov 2004 19:34:39 -0000 1.6 +++ mockpp.css 5 May 2005 21:02:00 -0000 1.7 @@ -3,7 +3,7 @@ $Id$ */ -.programlisting +.programlisting { background: #e4e4e4; padding-left: 15px; border-style: solid; @@ -13,11 +13,12 @@ border-top-width: 1px; border-bottom-width: 1px; border-color: black; - color: #770000; + color: #770000; } tt { color: #007000; } +.keysym { color: #707000; font-family: Courier, monospace; } .methodname { color: #707000; } .token { color: #707000; } |
From: Ewald A. <ewa...@us...> - 2005-05-04 20:45:02
|
Update of /cvsroot/mockpp/mockpp/mockpp/docs/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12881/mockpp/docs/en Modified Files: customize.xsl Makefile.am Log Message: update config Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/Makefile.am,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Makefile.am 30 Apr 2005 21:14:41 -0000 1.20 +++ Makefile.am 4 May 2005 20:44:53 -0000 1.21 @@ -38,9 +38,8 @@ xsltproc -o var/ $(srcdir)/customize.xsl $(srcdir)/index.docbook pdf-files: - xsltproc --output var/myfile.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook - pdftex --interaction nonstopmode "&pdfxmltex" var/myfile.fo - pdftex --interaction nonstopmode "&pdfxmltex" var/myfile.fo + xsltproc --output var/mockpp.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook + fop var/myfile.fo var/mockpp.pdf .PHONY: html-files pdf-files doc-dist remote-install Index: customize.xsl =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/customize.xsl,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- customize.xsl 27 Feb 2005 11:48:16 -0000 1.7 +++ customize.xsl 4 May 2005 20:44:53 -0000 1.8 @@ -37,13 +37,9 @@ <xsl:param name="appendix.autolabel" select="1"/> <xsl:param name="section.autolabel" select="1"/> <xsl:param name="section.label.includes.component.label" select="1"/> - -<!-- -<xsl:param name="number.programlisting.lines" select="1"/> -<xsl:param name="linenumber.length" select="2"/> -<xsl:param name="linenumber.mod" select="1"/> -<xsl:param name="linenumber.padchar" select="_"/> ---> +<xsl:param name="callout.graphics.number.limit" select="'15'"/> +<xsl:param name="use.id.as.filename" select="'1'"/> +<xsl:param name="use.extensions" select="'1'"/> </xsl:stylesheet> |
From: Ewald A. <ewa...@us...> - 2005-05-01 18:37:43
|
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2822/bcb5 Modified Files: mockpp_production.bpf mockpp_production.bpr Log Message: fixes bcb5 Index: mockpp_production.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp_production.bpr,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mockpp_production.bpr 1 May 2005 14:39:47 -0000 1.1 +++ mockpp_production.bpr 1 May 2005 18:37:35 -0000 1.2 @@ -4,54 +4,18 @@ <MACROS> <VERSION value="BCB.05.03"/> <PROJECT value="c:\tmp\compile\mockpp_production_25.dll"/> - <OBJFILES value="c:\tmp\compile\mockpp_25\\NotImplementedException.obj - c:\tmp\compile\mockpp_25\\AssertMo.obj - c:\tmp\compile\mockpp_25\\AssertionFailedError.obj - c:\tmp\compile\mockpp_25\\Exception.obj - c:\tmp\compile\mockpp_25\\Formatter.obj - c:\tmp\compile\mockpp_25\\Assert.obj - c:\tmp\compile\mockpp_25\\ChainingMockObjectSupport.obj - c:\tmp\compile\mockpp_25\\ExpectationCounter.obj - c:\tmp\compile\mockpp_25\\ThrowableList.obj - c:\tmp\compile\mockpp_25\\Verifiable.obj - c:\tmp\compile\mockpp_25\\VerifiableList.obj - c:\tmp\compile\mockpp_25\\VisitableMockObject.obj - c:\tmp\compile\mockpp_25\\MixedMockObject.obj - c:\tmp\compile\mockpp_25\\Throwable.obj - c:\tmp\compile\mockpp_25\\TrackingCounter.obj - c:\tmp\compile\mockpp_25\\mockpp.obj - c:\tmp\compile\mockpp_25\\MockObject.obj - c:\tmp\compile\mockpp_25\\VerifyingTestCase.obj - c:\tmp\compile\mockpp_25\\SelfDescribing.obj - c:\tmp\compile\mockpp_25\\ChainableMockObject.obj - c:\tmp\compile\mockpp_25\\BuilderNamespace.obj - c:\tmp\compile\mockpp_25\\VoidStub.obj - c:\tmp\compile\mockpp_25\\Invocation.obj - c:\tmp\compile\mockpp_25\\IsNothing.obj - c:\tmp\compile\mockpp_25\\IsAnything.obj - c:\tmp\compile\mockpp_25\\TypelessMatcher.obj - c:\tmp\compile\mockpp_25\\InvokeAtMostMatcher.obj - c:\tmp\compile\mockpp_25\\InvokeAtLeastOnceMatcher.obj - c:\tmp\compile\mockpp_25\\UnlimitedMatcher.obj - c:\tmp\compile\mockpp_25\\InvokeCountMatcher.obj - c:\tmp\compile\mockpp_25\\InvokedRecorder.obj - c:\tmp\compile\mockpp_25\\InvokeOnceMatcher.obj - c:\tmp\compile\mockpp_25\\TestFailureMatcher.obj - c:\tmp\compile\mockpp_25\\InvokeAtLeastMatcher.obj - c:\tmp\compile\mockpp_25\\IdentityBuilder.obj - c:\tmp\compile\mockpp_25\\TypelessConstraint.obj - c:\tmp\compile\mockpp_25\\ConstraintSet.obj"/> + <OBJFILES value="c:\tmp\compile\mockpp_25\\TimeServer.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value=""/> <LIBRARIES value=""/> <SPARELIBS value="VCL50.lib"/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi ibsmp50.bpi VCLDBX50.bpi TEEUI50.bpi TEEDB50.bpi TEE50.bpi TEEQR50.bpi VCLIB50.bpi bcbie50.bpi VCLIE50.bpi INETDB50.bpi INET50.bpi NMFAST50.bpi dclocx50.bpi bcb2kaxserver50.bpi"/> - <PATHCPP value=".;..\mockpp\util;..\mockpp\compat;..\mockpp\chaining;..\mockpp;..\mockpp\builder;..\mockpp\stub;..\mockpp\constraint;..\mockpp\matcher"/> + <PATHCPP value=".;..\mockpp\production"/> <PATHPAS value=".;"/> <PATHRC value=".;"/> <PATHASM value=".;"/> @@ -61,8 +25,8 @@ <USERDEFINES value="__DLL___;_DEBUG"/> <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mockpp_production.bpf"/> - <INCLUDEPATH value="..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> - <LIBPATH value="..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib"/> + <INCLUDEPATH value="..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> + <LIBPATH value="..\mockpp\production;..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w8092 -w8091 -w8090 -w8089 -w8087 -wprc -wuse -wucp -wstv -wstu -wpin -wnod -wnak -wdef -wcln -wbbf -wasm -wamp -wamb"/> </MACROS> Index: mockpp_production.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mockpp_production.bpf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mockpp_production.bpf 1 May 2005 14:39:47 -0000 1.1 +++ mockpp_production.bpf 1 May 2005 18:37:35 -0000 1.2 @@ -1,4 +1,4 @@ -USEUNIT("..\mockpp\production\RealTimeServer.cpp"); +USEUNIT("..\mockpp\production\TimeServer.cpp"); //--------------------------------------------------------------------------- This file is used by the project manager only and should be treated like the project file |
From: Ewald A. <ewa...@us...> - 2005-05-01 14:39:57
|
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1688/bcb5 Added Files: mockpp_production.bpr mockpp_production.bpf Log Message: time server classes --- NEW FILE: mockpp_production.bpr --- <?xml version='1.0' encoding='utf-8' ?> <!-- C++Builder XML Project --> <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> <PROJECT value="c:\tmp\compile\mockpp_production_25.dll"/> <OBJFILES value="c:\tmp\compile\mockpp_25\\NotImplementedException.obj c:\tmp\compile\mockpp_25\\AssertMo.obj c:\tmp\compile\mockpp_25\\AssertionFailedError.obj c:\tmp\compile\mockpp_25\\Exception.obj c:\tmp\compile\mockpp_25\\Formatter.obj c:\tmp\compile\mockpp_25\\Assert.obj c:\tmp\compile\mockpp_25\\ChainingMockObjectSupport.obj c:\tmp\compile\mockpp_25\\ExpectationCounter.obj c:\tmp\compile\mockpp_25\\ThrowableList.obj c:\tmp\compile\mockpp_25\\Verifiable.obj c:\tmp\compile\mockpp_25\\VerifiableList.obj c:\tmp\compile\mockpp_25\\VisitableMockObject.obj c:\tmp\compile\mockpp_25\\MixedMockObject.obj c:\tmp\compile\mockpp_25\\Throwable.obj c:\tmp\compile\mockpp_25\\TrackingCounter.obj c:\tmp\compile\mockpp_25\\mockpp.obj c:\tmp\compile\mockpp_25\\MockObject.obj c:\tmp\compile\mockpp_25\\VerifyingTestCase.obj c:\tmp\compile\mockpp_25\\SelfDescribing.obj c:\tmp\compile\mockpp_25\\ChainableMockObject.obj c:\tmp\compile\mockpp_25\\BuilderNamespace.obj c:\tmp\compile\mockpp_25\\VoidStub.obj c:\tmp\compile\mockpp_25\\Invocation.obj c:\tmp\compile\mockpp_25\\IsNothing.obj c:\tmp\compile\mockpp_25\\IsAnything.obj c:\tmp\compile\mockpp_25\\TypelessMatcher.obj c:\tmp\compile\mockpp_25\\InvokeAtMostMatcher.obj c:\tmp\compile\mockpp_25\\InvokeAtLeastOnceMatcher.obj c:\tmp\compile\mockpp_25\\UnlimitedMatcher.obj c:\tmp\compile\mockpp_25\\InvokeCountMatcher.obj c:\tmp\compile\mockpp_25\\InvokedRecorder.obj c:\tmp\compile\mockpp_25\\InvokeOnceMatcher.obj c:\tmp\compile\mockpp_25\\TestFailureMatcher.obj c:\tmp\compile\mockpp_25\\InvokeAtLeastMatcher.obj c:\tmp\compile\mockpp_25\\IdentityBuilder.obj c:\tmp\compile\mockpp_25\\TypelessConstraint.obj c:\tmp\compile\mockpp_25\\ConstraintSet.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> <LIBFILES value="c:\tmp\compile\cppunit_1_10.lib"/> <LIBRARIES value=""/> <SPARELIBS value="VCL50.lib"/> <PACKAGES value="VCL50.bpi VCLX50.bpi bcbsmp50.bpi QRPT50.bpi VCLDB50.bpi VCLBDE50.bpi ibsmp50.bpi VCLDBX50.bpi TEEUI50.bpi TEEDB50.bpi TEE50.bpi TEEQR50.bpi VCLIB50.bpi bcbie50.bpi VCLIE50.bpi INETDB50.bpi INET50.bpi NMFAST50.bpi dclocx50.bpi bcb2kaxserver50.bpi"/> <PATHCPP value=".;..\mockpp\util;..\mockpp\compat;..\mockpp\chaining;..\mockpp;..\mockpp\builder;..\mockpp\stub;..\mockpp\constraint;..\mockpp\matcher"/> <PATHPAS value=".;"/> <PATHRC value=".;"/> <PATHASM value=".;"/> <DEBUGLIBPATH value="$(BCB)\lib\debug"/> <RELEASELIBPATH value="$(BCB)\lib\release"/> <LINKER value="tlink32"/> <USERDEFINES value="__DLL___;_DEBUG"/> <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mockpp_production.bpf"/> <INCLUDEPATH value="..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include"/> <LIBPATH value="..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w8092 -w8091 -w8090 -w8089 -w8087 -wprc -wuse -wucp -wstv -wstu -wpin -wnod -wnak -wdef -wcln -wbbf -wasm -wamp -wamb"/> </MACROS> <OPTIONS> <CFLAG1 value="-WD -vGc -vGt -vGd -Od -Vx -Ve -X- -r- -a8 -b- -k -y -v -vi- -tWD -tWM -c"/> <PFLAGS value="-N2"c:\tmp\compile\mockpp_25\" -N0"c:\tmp\compile\mockpp_25\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zi"/> <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_25\" -D"" -aa -Tpd -x -Gn -Gi -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0d32.obj $(PACKAGES) $(OBJFILES)"/> <ALLRES value="$(RESFILES)"/> <ALLLIB value="cg32.lib $(LIBFILES) $(LIBRARIES) import32.lib cw32mti.lib"/> </LINKER> <IDEOPTIONS> [Version Info] IncludeVerInfo=0 AutoIncBuild=0 MajorVer=1 MinorVer=0 Release=0 Build=0 Debug=0 PreRelease=0 Special=0 Private=0 DLL=0 Locale=1031 CodePage=1252 [Version Info Keys] CompanyName= FileDescription= FileVersion=1.0.0.0 InternalName= LegalCopyright= LegalTrademarks= OriginalFilename= ProductName= ProductVersion=1.0.0.0 Comments= [HistoryLists\hlIncludePath] Count=29 Item0=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include Item2=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item4=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item5=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include Item6=..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\..\cppunit-1.10\include Item7=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item8=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include Item9=..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include Item10=..\mockpp;..;$(BCB)\include;..\..\..\cppunit.ups\include Item11=..\mockpp_25\builder;..\mockpp_25\matcher;..\mockpp_25\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\matcher;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\constraint;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\builder;..\mockpp_25\chaining;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\chaining;mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item12=..\mockpp_25\builder;..\mockpp_25\matcher;..\mockpp_25\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\matcher;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\constraint;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\builder;..\mockpp_25\chaining;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\chaining;mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item13=mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include;X:\Documents\src\cppunit-1.8.0\include Item14=mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..\..\mockpp;$(BCB)\include Item15=mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;..;$(BCB)\include Item16=..;$(BCB)\include Item17=..\mockpp_25\compat;..\mockpp_25\util;..\mockpp;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;..\..\mockpp;$(BCB)\include;$(BCB)\include\vcl Item18=..;$(BCB)\include;$(BCB)\include\vcl Item19=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item20=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item21=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item22=..\..\mockpp;..\mockpp;..\expat;..;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ Item23=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include Item24=..\..\mockpp;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl Item25=..;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl Item26=..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl Item27=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;..\..\Expat-1.95.2\Source\lib Item28=..\mockpp;$(BCB)\include;$(BCB)\include\vcl [HistoryLists\hlLibraryPath] Count=16 Item0=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib Item1=..mockpp\builder;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\constraint;\\SONNE\HOMES\Documents\src\mockpp\mockpp\mockpp\builder;..\mockpp\stub;..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item2=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib Item3=..\mockpp\matcher;..\mockpp\constraint;..\mockpp\builder;..\mockpp\chaining;..\mockpp\compat;..\mockpp\util;..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item4=..;$(BCB)\lib\obj;$(BCB)\lib Item5=..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..;$(BCB)\lib\obj;$(BCB)\lib Item6=..\mockpp_25\matcher;..\mockpp_25\constraint;..\mockpp_25\builder;..\mockpp;..\mockpp_25\chaining;..\mockpp_25\compat;..\mockpp_25\util;..\..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item7=..\mockpp_25\builder;..\mockpp_25\matcher;..\mockpp_25\constraint;..\builder;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\matcher;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\constraint;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\builder;..\mockpp_25\chaining;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp;\\SONNE\HOMES\Documents\src\mockpp_25\mockpp\mockpp_25\chaining;mockpp;..\mockpp_25\compat;..\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ Item8=mockpp;..\mockpp_25\compat;..\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ Item9=..\mockpp_25\compat;..\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\compat;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp_25\util;\\SONNE\HOMES\src\mockpp_25\mockpp\mockpp;..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects\;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ Item10=..\ulxmlrpcpp;C:\Programme\Borland\CBuilder5\Projects;\\SONNE\HOMES\src\ulxr\mockpp_25\mockpp;..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ Item11=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\tmp\compile\mockpp_25\ Item12=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib;c:\temp Item13=..\mockpp;..\expat;$(BCB)\lib\obj;$(BCB)\lib Item14=..\expat;$(BCB)\lib\obj;$(BCB)\lib Item15=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 Item0=$(BCB)\source\vcl [HistoryLists\hlConditionals] Count=6 Item0=__DLL___;_DEBUG Item1=__DLL___ Item2=_DEBUG;DEBUG;__DLL___ Item3=_DEBUG;ULXR_SHOW_CONTENT;ULXR_SHOW_HTTP;ULXR_SHOW_WRTIE;ULXR_SHOW_READ;ULXR_SHOW_XML;DEBUG;__DLL___ Item4=_DEBUG;__DLL__ Item5=_DEBUG [HistoryLists\hlIntOutputDir] Count=3 Item0=c:\tmp\compile\mockpp_25\ Item1=c:\temp Item2=output [HistoryLists\hlFinalOutputDir] Count=5 Item0=c:\tmp\compile\ Item1=c:\tmp\compile\mockpp_25\ Item2=c:\temp Item3=output\ Item4=output [HistoryLists\hIBPIOutputDir] Count=5 Item0=c:\tmp\compile\ Item1=c:\tmp\compile\mockpp_25\ Item2=c:\temp Item3=E:\Eigene Dateien\c++\mockpp_25\bcb5\output\ Item4=output [Debugging] DebugSourceDirs=$(BCB)\source\vcl [Parameters] RunParams= HostApplication=c:\tmp\compile\mock_test.exe RemoteHost= RemotePath= RemoteDebug=0 [Compiler] ShowInfoMsgs=0 LinkDebugVcl=0 LinkCGLIB=1 [Language] ActiveLang= ProjectLang= RootDir= </IDEOPTIONS> </PROJECT> --- NEW FILE: mockpp_production.bpf --- USEUNIT("..\mockpp\production\RealTimeServer.cpp"); //--------------------------------------------------------------------------- This file is used by the project manager only and should be treated like the project file DllEntryPoint |
From: Ewald A. <ewa...@us...> - 2005-05-01 14:22:24
|
Update of /cvsroot/mockpp/mockpp/mockpp/compat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25071 Modified Files: Formatter.h Log Message: supress compiler warning Index: Formatter.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Formatter.h,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- Formatter.h 11 Mar 2005 00:24:57 -0000 1.27 +++ Formatter.h 1 May 2005 14:22:16 -0000 1.28 @@ -279,6 +279,7 @@ + MOCKPP_GET_STRING(typeid(o).name()) + MOCKPP_PCHAR("&]"); formatter << s; + MOCKPP_UNUSED(o); return formatter; } @@ -298,6 +299,7 @@ + MOCKPP_GET_STRING(typeid(*po).name()) + MOCKPP_PCHAR("*]"); formatter << s; + MOCKPP_UNUSED(o); return formatter; } |
From: Ewald A. <ewa...@us...> - 2005-05-01 14:21:03
|
Update of /cvsroot/mockpp/mockpp/mockpp/examples/tutorial In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24246 Modified Files: verifying.cpp Log Message: fix for missing cppunit Index: verifying.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/examples/tutorial/verifying.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- verifying.cpp 5 Apr 2005 18:44:05 -0000 1.10 +++ verifying.cpp 1 May 2005 14:20:51 -0000 1.11 @@ -12,6 +12,10 @@ #include <mockpp/mockpp.h> // always first +#include <iostream> + +#ifdef HAVE_CPPUNIT + #include <mockpp/VerifyingTestCase.h> #include <mockpp/ExpectationValue.h> @@ -103,9 +107,11 @@ // missing actual } +#endif // HAVE_CPPUNIT int main(int argc, char ** /*argv*/) { +#ifdef HAVE_CPPUNIT if (argc != 1) global_error = argc; // disturb tests @@ -114,4 +120,8 @@ CppUnit::TestFactory ®istry = CppUnit::TestFactoryRegistry::getRegistry(); runner.addTest(registry.makeTest()); return runner.run() ? 0 : 1; +#else + std::cout << "CppUnit was not available at compile time.\n"; + return 1; +#endif } |
From: Ewald A. <ewa...@us...> - 2005-05-01 14:18:57
|
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23097 Modified Files: mock_test.cpp Log Message: fix for missing cppunit Index: mock_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/mock_test.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- mock_test.cpp 3 Apr 2005 18:32:54 -0000 1.23 +++ mock_test.cpp 1 May 2005 14:18:49 -0000 1.24 @@ -128,12 +128,13 @@ #endif ret = runner.run() ? 0 : 1; + delete listener; + std::cout << "Result: " << ret << std::endl; #else std::cout << "CppUnit was not available at compile time!\n"; std::cout << "No unit test are performed.\n"; ret = 1; #endif - delete listener; return ret; } |
From: Ewald A. <ewa...@us...> - 2005-04-30 21:15:53
|
Update of /cvsroot/mockpp/mockpp/mockpp/production In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv350/mockpp/production Modified Files: TimeServer.h mockpp_production.h Log Message: docs Index: TimeServer.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/production/TimeServer.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- TimeServer.h 30 Apr 2005 15:06:05 -0000 1.1 +++ TimeServer.h 30 Apr 2005 21:15:45 -0000 1.2 @@ -40,6 +40,7 @@ /** Base class for time serving purposes * \ingroup grp_production + * @see MockTimeServer */ class TimeServer { @@ -57,6 +58,7 @@ /** Real time serving. + * \ingroup grp_production */ class RealTimeServer : public TimeServer { Index: mockpp_production.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/production/mockpp_production.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mockpp_production.h 30 Apr 2005 15:06:05 -0000 1.1 +++ mockpp_production.h 30 Apr 2005 21:15:45 -0000 1.2 @@ -32,10 +32,10 @@ #include <mockpp/mockpp.h> // always first -/** @defgroup grp_production Support in Production Code - * This module contains classes that helps to prepare production code +/** @defgroup grp_production Support in production code + * This module contains classes that help to prepare production code * for testing with mock objects. This code is placed in a library - * of it's own. So it is still possible to run production code + * of its own. So it is still possible to run production code * without the bloat of the testing environment. */ |
From: Ewald A. <ewa...@us...> - 2005-04-30 21:15:53
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv350/mockpp Modified Files: MockTimeServer.h mockpp.h Log Message: docs Index: mockpp.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/mockpp.h,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- mockpp.h 30 Apr 2005 15:06:05 -0000 1.54 +++ mockpp.h 30 Apr 2005 21:15:45 -0000 1.55 @@ -75,8 +75,7 @@ - \ref grp_constraint - \ref grp_constraint_abbrev - \ref grp_helper - - More about production code - - \ref grp_production + - \ref grp_production */ Index: MockTimeServer.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/MockTimeServer.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- MockTimeServer.h 30 Apr 2005 15:06:05 -0000 1.1 +++ MockTimeServer.h 30 Apr 2005 21:15:45 -0000 1.2 @@ -40,6 +40,7 @@ namespace mockpp { /** Mock object to return defined time points. + * \ingroup grp_basic_mo * Some unix times: * @li 2005-02-02T10:52:19 ==> 1107337939L (0x4200A2D3) */ |
From: Ewald A. <ewa...@us...> - 2005-04-30 21:15:53
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv350 Modified Files: mockpp.doxygen.in Log Message: docs Index: mockpp.doxygen.in =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp.doxygen.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- mockpp.doxygen.in 24 Apr 2005 11:35:16 -0000 1.11 +++ mockpp.doxygen.in 30 Apr 2005 21:15:45 -0000 1.12 @@ -470,6 +470,7 @@ TOP_SRCDIR/mockpp/builder \ TOP_SRCDIR/mockpp/constraint \ TOP_SRCDIR/mockpp/matcher \ + TOP_SRCDIR/mockpp/production \ TOP_SRCDIR/mockpp/chaining # If the value of the INPUT tag contains directories, you can use the |