mockpp-commits Mailing List for Mock Objects for C++ (Page 33)
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-09-17 08:14:03
|
Update of /cvsroot/mockpp/mockpp/mockpp/examples/tutorial In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8019/mockpp/examples/tutorial Modified Files: Makefile.am Log Message: fixed compilation ambiguity when #including some header Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/examples/tutorial/Makefile.am,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- Makefile.am 7 May 2005 17:00:57 -0000 1.23 +++ Makefile.am 17 Sep 2005 08:13:53 -0000 1.24 @@ -1,4 +1,5 @@ -INCLUDES = $(all_includes) -I$(top_srcdir) $(EA_EXTRA_INC) +INCLUDES = $(all_includes) -I$(top_srcdir) -I$(top_builddir) +DEFAULT_INCLUDES = $(INCLUDES) LDADD = ../../libmockpp.la $(EA_EXTRA_LIB) $(LIBCPPUNIT) $(LIBDL) -lstdc++ |
From: Ewald A. <ewa...@us...> - 2005-09-17 08:14:03
|
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8019/mockpp/tests Modified Files: Makefile.am Log Message: fixed compilation ambiguity when #including some header Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Makefile.am,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- Makefile.am 23 Jul 2005 13:31:57 -0000 1.77 +++ Makefile.am 17 Sep 2005 08:13:54 -0000 1.78 @@ -1,4 +1,5 @@ -INCLUDES = -I. -I$(top_srcdir) -I$(top_builddir) $(all_includes) $(EA_EXTRA_INC) +INCLUDES = $(all_includes) -I$(top_srcdir) -I$(top_builddir) +DEFAULT_INCLUDES = $(INCLUDES) CLEANFILES = *.~* *.~~* *~ |
From: Ewald A. <ewa...@us...> - 2005-09-17 08:14:03
|
Update of /cvsroot/mockpp/mockpp/mockpp/constraint In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8019/mockpp/constraint Modified Files: Makefile.am Log Message: fixed compilation ambiguity when #including some header Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/constraint/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Makefile.am 23 Jul 2005 13:31:57 -0000 1.10 +++ Makefile.am 17 Sep 2005 08:13:53 -0000 1.11 @@ -1,4 +1,5 @@ -INCLUDES = $(all_includes) -I$(top_srcdir) +INCLUDES = $(all_includes) -I$(top_srcdir) -I$(top_builddir) +DEFAULT_INCLUDES = $(INCLUDES) noinst_LTLIBRARIES = libconstraint.la |
From: Ewald A. <ewa...@us...> - 2005-09-17 08:14:02
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8019/mockpp Modified Files: Makefile.am Log Message: fixed compilation ambiguity when #including some header Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/Makefile.am,v retrieving revision 1.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- Makefile.am 2 Jul 2005 13:50:09 -0000 1.84 +++ Makefile.am 17 Sep 2005 08:13:53 -0000 1.85 @@ -1,4 +1,5 @@ -INCLUDES = -I/usr/local/include $(all_includes) -I$(top_srcdir) +INCLUDES = $(all_includes) -I$(top_srcdir) -I$(top_builddir) +DEFAULT_INCLUDES = $(INCLUDES) SUBDIRS = chaining compat util builder constraint matcher stub production . docs tests po \ examples |
Update of /cvsroot/mockpp/mockpp/bcb5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25799/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: new release Index: mock_greeter.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_greeter.bpr,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- mock_greeter.bpr 31 Jul 2005 16:10:48 -0000 1.24 +++ mock_greeter.bpr 3 Sep 2005 09:44:42 -0000 1.25 @@ -3,12 +3,12 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\mock_greeter_31.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_31\\mock_greeter.obj"/> + <PROJECT value="c:\tmp\compile\mock_greeter_33.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_33\\mock_greeter.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_31.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_33.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,16 +26,16 @@ <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mock_greeter.bpf"/> <INCLUDEPATH value="..\mockpp\examples;..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\;..\..\cppunit-1.10.2\include"/> - <LIBPATH value="..\mockpp\examples;..\mockpp_31\examples;$(BCB)\lib\obj;$(BCB)\lib"/> + <LIBPATH value="..\mockpp\examples;..\mockpp_33\examples;$(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_31\" -N0"c:\tmp\compile\mockpp_31\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_33\" -N0"c:\tmp\compile\mockpp_33\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zd"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_31\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_33\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -75,54 +75,54 @@ Item0=..\mockpp\examples;..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\;c:\home\arnold\cppunit-1.10.2\include\ Item1=..\mockpp\examples;..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\ Item2=..\.;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include -Item3=..\mockpp\examples;..\mockpp_31\examples;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item4=..\mockpp\examples;..\mockpp_31\examples;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item5=..\mockpp_31\examples;..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit.ups\include -Item6=..\mockpp_31\examples;..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item7=..\mockpp_31\examples;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item8=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item9=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include -Item10=..\mockpp_31\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item11=..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item3=..\mockpp\examples;..\mockpp_33\examples;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item4=..\mockpp\examples;..\mockpp_33\examples;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item5=..\mockpp_33\examples;..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit.ups\include +Item6=..\mockpp_33\examples;..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item7=..\mockpp_33\examples;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item8=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item9=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include +Item10=..\mockpp_33\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item11=..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item12=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item13=..\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item13=..\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item14=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item15=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item16=..;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item17=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item18=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item19=.. ;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item20=.. ;..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item21=..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item22=..\mockpp_31\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat +Item15=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item16=..;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item17=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item18=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item19=.. ;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item20=.. ;..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item21=..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item22=..\mockpp_33\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat Item23=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat -Item24=..\mockpp_31\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item25=..\mockpp_31\tests;..\mockpp;$(BCB)\include -Item26=..\mockpp_31\tests;..\mockpp;$(BCB)/include -Item27=..\mockpp_31\tests;..\mockpp +Item24=..\mockpp_33\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item25=..\mockpp_33\tests;..\mockpp;$(BCB)\include +Item26=..\mockpp_33\tests;..\mockpp;$(BCB)/include +Item27=..\mockpp_33\tests;..\mockpp Item28=..\mockpp -Item29=..\mockpp_31\tests;..\mockpp_31\mockpp +Item29=..\mockpp_33\tests;..\mockpp_33\mockpp [HistoryLists\hlLibraryPath] Count=18 -Item0=..\mockpp\examples;..\mockpp_31\examples;$(BCB)\lib\obj;$(BCB)\lib +Item0=..\mockpp\examples;..\mockpp_33\examples;$(BCB)\lib\obj;$(BCB)\lib Item1=$(BCB)\lib\obj;$(BCB)\lib -Item2=..\mockpp_31\examples;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item3=..\mockpp_31\examples;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item6=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item7=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item8=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item9=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item10=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_31\bcb5\output -Item11=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item12=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib -Item13=..\mockpp_31\apps;D:\CBuilder5\mockpp_31\;$(BCB)\lib\obj;$(BCB)\lib -Item14=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item15=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item2=..\mockpp_33\examples;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item3=..\mockpp_33\examples;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item6=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item7=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item8=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item9=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item10=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_33\bcb5\output +Item11=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item12=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib +Item13=..\mockpp_33\apps;D:\CBuilder5\mockpp_33\;$(BCB)\lib\obj;$(BCB)\lib +Item14=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item15=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item16=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item17=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item17=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 @@ -136,35 +136,35 @@ [HistoryLists\hlIntOutputDir] Count=7 -Item0=c:\tmp\compile\mockpp_31\ -Item1=c:\tmp\compile\mockpp_31\ulxr_bcb5\ +Item0=c:\tmp\compile\mockpp_33\ +Item1=c:\tmp\compile\mockpp_33\ulxr_bcb5\ Item2=c:\temp Item3=output -Item4=E:\Eigene Dateien\c++\mockpp_31\bcb5\output\ -Item5=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item4=E:\Eigene Dateien\c++\mockpp_33\bcb5\output\ +Item5=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item6=D:\CBuilder5\Projects\output\ [HistoryLists\hlFinalOutputDir] Count=8 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_31\ +Item2=c:\tmp\compile\mockpp_33\ Item3=c:\temp Item4=output\ -Item5=E:\Eigene Dateien\c++\mockpp_31\bcb5\output\ -Item6=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item5=E:\Eigene Dateien\c++\mockpp_33\bcb5\output\ +Item6=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item7=output [HistoryLists\hIBPIOutputDir] Count=10 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_31\ -Item3=c:\tmp\compile\mockpp_31\ulxr_bcb5\ +Item2=c:\tmp\compile\mockpp_33\ +Item3=c:\tmp\compile\mockpp_33\ulxr_bcb5\ Item4=c:\temp -Item5=e:\Eigene Dateien\c++\mockpp_31\bcb5\output\ +Item5=e:\Eigene Dateien\c++\mockpp_33\bcb5\output\ Item6=output\ -Item7=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item7=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item8=D:\CBuilder5\Projects\output\ Item9=output Index: mock_greeter.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_greeter.bpf,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- mock_greeter.bpf 31 Jul 2005 16:10:48 -0000 1.18 +++ mock_greeter.bpf 3 Sep 2005 09:44:42 -0000 1.19 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_31.lib"); +USELIB("c:\tmp\compile\mockpp_33.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\examples\mock_greeter.cpp"); //--------------------------------------------------------------------------- Index: mock_test.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpf,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- mock_test.bpf 31 Jul 2005 16:10:48 -0000 1.32 +++ mock_test.bpf 3 Sep 2005 09:44:42 -0000 1.33 @@ -2,8 +2,8 @@ This file is used by the project manager only and should be treated like the project file main //--------------------------------------------------------------------------- -USELIB("c:\tmp\compile\mockpp_31.lib"); -USELIB("c:\tmp\compile\mockpp_production_31.lib"); +USELIB("c:\tmp\compile\mockpp_33.lib"); +USELIB("c:\tmp\compile\mockpp_production_33.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); //--------------------------------------------------------------------------- USEUNIT("..\mockpp\tests\AssertMo_test.cpp"); Index: mock_test.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/mock_test.bpr,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- mock_test.bpr 31 Jul 2005 16:10:48 -0000 1.39 +++ mock_test.bpr 3 Sep 2005 09:44:42 -0000 1.40 @@ -3,49 +3,49 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\mock_test_31.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_31\\AssertMo_test.obj - c:\tmp\compile\mockpp_31\\ExpectationCounter_test.obj - c:\tmp\compile\mockpp_31\\ExpectationCounterRange_test.obj - c:\tmp\compile\mockpp_31\\ExpectationList_test.obj - c:\tmp\compile\mockpp_31\\ExpectationMap_test.obj - c:\tmp\compile\mockpp_31\\ExpectationSegment_test.obj - c:\tmp\compile\mockpp_31\\ExpectationSet_test.obj - c:\tmp\compile\mockpp_31\\ExpectationValue_test.obj - c:\tmp\compile\mockpp_31\\Formatter_test.obj - c:\tmp\compile\mockpp_31\\mock_test.obj - c:\tmp\compile\mockpp_31\\VerifyingTestCase_test.obj - c:\tmp\compile\mockpp_31\\Assert_test.obj - c:\tmp\compile\mockpp_31\\MockObject_test.obj - c:\tmp\compile\mockpp_31\\mockpp_test.obj - c:\tmp\compile\mockpp_31\\ReturnObjectList_test.obj - c:\tmp\compile\mockpp_31\\Verifiable_test.obj - c:\tmp\compile\mockpp_31\\TrackingCounter_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_void_test.obj - c:\tmp\compile\mockpp_31\\Exception_test.obj - c:\tmp\compile\mockpp_31\\ExpectationBoundary_test.obj - c:\tmp\compile\mockpp_31\\Throwable_test.obj - c:\tmp\compile\mockpp_31\\ThrowableList_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_1_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_1_void_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_2_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_2_void_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_3_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_3_void_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_4_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_4_void_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_5_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_5_void_test.obj - c:\tmp\compile\mockpp_31\\MixedMockObject_5_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_template_test.obj - c:\tmp\compile\mockpp_31\\VisitableMockObject_test.obj - c:\tmp\compile\mockpp_31\\ExpectationConglomeration_test.obj - c:\tmp\compile\mockpp_31\\TimeServer_test.obj - c:\tmp\compile\mockpp_31\\classes_ABCDE.obj"/> + <PROJECT value="c:\tmp\compile\mock_test_33.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_33\\AssertMo_test.obj + c:\tmp\compile\mockpp_33\\ExpectationCounter_test.obj + c:\tmp\compile\mockpp_33\\ExpectationCounterRange_test.obj + c:\tmp\compile\mockpp_33\\ExpectationList_test.obj + c:\tmp\compile\mockpp_33\\ExpectationMap_test.obj + c:\tmp\compile\mockpp_33\\ExpectationSegment_test.obj + c:\tmp\compile\mockpp_33\\ExpectationSet_test.obj + c:\tmp\compile\mockpp_33\\ExpectationValue_test.obj + c:\tmp\compile\mockpp_33\\Formatter_test.obj + c:\tmp\compile\mockpp_33\\mock_test.obj + c:\tmp\compile\mockpp_33\\VerifyingTestCase_test.obj + c:\tmp\compile\mockpp_33\\Assert_test.obj + c:\tmp\compile\mockpp_33\\MockObject_test.obj + c:\tmp\compile\mockpp_33\\mockpp_test.obj + c:\tmp\compile\mockpp_33\\ReturnObjectList_test.obj + c:\tmp\compile\mockpp_33\\Verifiable_test.obj + c:\tmp\compile\mockpp_33\\TrackingCounter_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_void_test.obj + c:\tmp\compile\mockpp_33\\Exception_test.obj + c:\tmp\compile\mockpp_33\\ExpectationBoundary_test.obj + c:\tmp\compile\mockpp_33\\Throwable_test.obj + c:\tmp\compile\mockpp_33\\ThrowableList_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_1_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_1_void_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_2_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_2_void_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_3_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_3_void_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_4_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_4_void_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_5_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_5_void_test.obj + c:\tmp\compile\mockpp_33\\MixedMockObject_5_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_template_test.obj + c:\tmp\compile\mockpp_33\\VisitableMockObject_test.obj + c:\tmp\compile\mockpp_33\\ExpectationConglomeration_test.obj + c:\tmp\compile\mockpp_33\\TimeServer_test.obj + c:\tmp\compile\mockpp_33\\classes_ABCDE.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_31.lib c:\tmp\compile\mockpp_production_31.lib + <LIBFILES value="c:\tmp\compile\mockpp_33.lib c:\tmp\compile\mockpp_production_33.lib c:\tmp\compile\cppunit_1_10.lib"/> <LIBRARIES value=""/> <SPARELIBS value=""/> @@ -64,17 +64,17 @@ <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="mock_test.bpf"/> <INCLUDEPATH value="..\mockpp\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10.2\include"/> - <LIBPATH value="..\mockpp\tests;..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib"/> + <LIBPATH value="..\mockpp\tests;..\mockpp_33\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_31\" -N0"c:\tmp\compile\mockpp_31\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_33\" -N0"c:\tmp\compile\mockpp_33\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zd"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_31\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_33\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -117,50 +117,50 @@ Item3=..\mockpp\tests;.\..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\ Item4=..\mockpp\tests;..\..\mockpp-1.8.0;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\ Item5=..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include -Item6=..\mockpp\tests;..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item7=..\mockpp\tests;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item8=..\mockpp\tests;..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item6=..\mockpp\tests;..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item7=..\mockpp\tests;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item8=..\mockpp\tests;..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item9=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item10=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_31\mockpp\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item10=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_33\mockpp\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include Item11=..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item12=..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include;.. -Item13=..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item14=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item15=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include -Item16=..\mockpp_31\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item17=..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item12=..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include;.. +Item13=..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item14=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item15=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include +Item16=..\mockpp_33\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item17=..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item18=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item19=..\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item19=..\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item20=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item21=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item22=..;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item23=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item24=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item25=.. ;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item26=.. ;..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item27=..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item28=..\mockpp_31\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat +Item21=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item22=..;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item23=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item24=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item25=.. ;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item26=.. ;..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item27=..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item28=..\mockpp_33\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat Item29=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat [HistoryLists\hlLibraryPath] Count=17 -Item0=..\mockpp\tests;..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib +Item0=..\mockpp\tests;..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib Item1=$(BCB)\lib\obj;$(BCB)\lib -Item2=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_31\mockpp\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item3=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item6=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item7=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item8=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item9=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_31\bcb5\output -Item10=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item11=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib -Item12=..\mockpp_31\apps;D:\CBuilder5\mockpp_31\;$(BCB)\lib\obj;$(BCB)\lib -Item13=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item14=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item2=..\tests;tests;\\SONNE\HOMES\Documents\src\mockpp_33\mockpp\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item3=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item6=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item7=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item8=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item9=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_33\bcb5\output +Item10=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item11=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib +Item12=..\mockpp_33\apps;D:\CBuilder5\mockpp_33\;$(BCB)\lib\obj;$(BCB)\lib +Item13=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item14=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item15=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item16=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item16=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 @@ -174,35 +174,35 @@ [HistoryLists\hlIntOutputDir] Count=7 -Item0=c:\tmp\compile\mockpp_31\ -Item1=c:\tmp\compile\mockpp_31\ulxr_bcb5\ +Item0=c:\tmp\compile\mockpp_33\ +Item1=c:\tmp\compile\mockpp_33\ulxr_bcb5\ Item2=c:\temp Item3=output -Item4=E:\Eigene Dateien\c++\mockpp_31\bcb5\output\ -Item5=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item4=E:\Eigene Dateien\c++\mockpp_33\bcb5\output\ +Item5=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item6=D:\CBuilder5\Projects\output\ [HistoryLists\hlFinalOutputDir] Count=8 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_31\ +Item2=c:\tmp\compile\mockpp_33\ Item3=c:\temp Item4=output\ -Item5=E:\Eigene Dateien\c++\mockpp_31\bcb5\output\ -Item6=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item5=E:\Eigene Dateien\c++\mockpp_33\bcb5\output\ +Item6=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item7=output [HistoryLists\hIBPIOutputDir] Count=10 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_31\ -Item3=c:\tmp\compile\mockpp_31\ulxr_bcb5\ +Item2=c:\tmp\compile\mockpp_33\ +Item3=c:\tmp\compile\mockpp_33\ulxr_bcb5\ Item4=c:\temp -Item5=e:\Eigene Dateien\c++\mockpp_31\bcb5\output\ +Item5=e:\Eigene Dateien\c++\mockpp_33\bcb5\output\ Item6=output\ -Item7=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item7=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item8=D:\CBuilder5\Projects\output\ Item9=output Index: jmock_test.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/jmock_test.bpf,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- jmock_test.bpf 31 Jul 2005 16:10:48 -0000 1.24 +++ jmock_test.bpf 3 Sep 2005 09:44:42 -0000 1.25 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_31.lib"); +USELIB("c:\tmp\compile\mockpp_33.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\tests\AbstractInvocationDispatcher_test.cpp"); USEUNIT("..\mockpp\tests\ChainingMockBuilder_test.cpp"); Index: visitmock.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/visitmock.bpr,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- visitmock.bpr 31 Jul 2005 16:10:50 -0000 1.18 +++ visitmock.bpr 3 Sep 2005 09:44:42 -0000 1.19 @@ -3,13 +3,13 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\visitmock_31.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_31\\visitmock.obj - c:\tmp\compile\mockpp_31\\consumer.obj"/> + <PROJECT value="c:\tmp\compile\visitmock_33.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_33\\visitmock.obj + c:\tmp\compile\mockpp_33\\consumer.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_31.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_33.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 @@ -27,16 +27,16 @@ <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="visitmock.bpf"/> <INCLUDEPATH value="..\mockpp\examples\tutorial;..;$(BCB)\include;"X:\Documents\src\cppunit-1.10.2\include\""/> - <LIBPATH value="..\mockpp\examples\tutorial;..\mockpp_31\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib"/> + <LIBPATH value="..\mockpp\examples\tutorial;..\mockpp_33\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_31\" -N0"c:\tmp\compile\mockpp_31\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_33\" -N0"c:\tmp\compile\mockpp_33\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zd"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_31\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_33\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -74,57 +74,57 @@ [HistoryLists\hlIncludePath] Count=30 Item0=..\.;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include -Item1=..\mockpp\examples\tutorial;..\mockpp_31\examples\tutorial;..\mockpp_31\examples;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item2=..\mockpp\examples\tutorial;..\mockpp_31\examples\tutorial;..\mockpp_31\examples;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include -Item3=..\mockpp_31\examples\tutorial;..\mockpp_31\examples;..;$(BCB)\include;..\..\..\cppunit.ups\include -Item4=..\mockpp_31\examples\tutorial;..\mockpp_31\examples;..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item5=..\mockpp_31\examples;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item6=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item7=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include -Item8=..\mockpp_31\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item9=..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item1=..\mockpp\examples\tutorial;..\mockpp_33\examples\tutorial;..\mockpp_33\examples;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item2=..\mockpp\examples\tutorial;..\mockpp_33\examples\tutorial;..\mockpp_33\examples;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item3=..\mockpp_33\examples\tutorial;..\mockpp_33\examples;..;$(BCB)\include;..\..\..\cppunit.ups\include +Item4=..\mockpp_33\examples\tutorial;..\mockpp_33\examples;..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item5=..\mockpp_33\examples;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item6=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item7=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include +Item8=..\mockpp_33\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item9=..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item10=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item11=..\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item11=..\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item12=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item13=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item14=..;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item15=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item16=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item17=.. ;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item18=.. ;..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item19=..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item20=..\mockpp_31\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat +Item13=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item14=..;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item15=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item16=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item17=.. ;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item18=.. ;..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item19=..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item20=..\mockpp_33\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat Item21=..\mockpp;$(BCB)\include;$(BCB)\include\vcl;expat -Item22=..\mockpp_31\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl -Item23=..\mockpp_31\tests;..\mockpp;$(BCB)\include -Item24=..\mockpp_31\tests;..\mockpp;$(BCB)/include -Item25=..\mockpp_31\tests;..\mockpp +Item22=..\mockpp_33\tests;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item23=..\mockpp_33\tests;..\mockpp;$(BCB)\include +Item24=..\mockpp_33\tests;..\mockpp;$(BCB)/include +Item25=..\mockpp_33\tests;..\mockpp Item26=..\mockpp -Item27=..\mockpp_31\tests;..\mockpp_31\mockpp -Item28=..\mockpp_31\mockpp -Item29=..\mockpp_31\tests;..\mockpp_31\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item27=..\mockpp_33\tests;..\mockpp_33\mockpp +Item28=..\mockpp_33\mockpp +Item29=..\mockpp_33\tests;..\mockpp_33\mockpp;$(BCB)\include;$(BCB)\include\vcl [HistoryLists\hlLibraryPath] Count=19 -Item0=..\mockpp\examples\tutorial;..\mockpp_31\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib +Item0=..\mockpp\examples\tutorial;..\mockpp_33\examples\tutorial;$(BCB)\lib\obj;$(BCB)\lib Item1=$(BCB)\lib\obj;$(BCB)\lib -Item2=..\mockpp_31\examples\tutorial;..\mockpp_31\examples;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item3=..\mockpp_31\examples;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=..\mockpp_31\examples;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item6=..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item7=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item8=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item9=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item10=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item11=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_31\bcb5\output -Item12=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item13=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib -Item14=..\mockpp_31\apps;D:\CBuilder5\mockpp_31\;$(BCB)\lib\obj;$(BCB)\lib -Item15=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item16=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item2=..\mockpp_33\examples\tutorial;..\mockpp_33\examples;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item3=..\mockpp_33\examples;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=..\mockpp_33\examples;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item6=..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item7=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item8=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item9=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item10=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item11=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_33\bcb5\output +Item12=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item13=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib +Item14=..\mockpp_33\apps;D:\CBuilder5\mockpp_33\;$(BCB)\lib\obj;$(BCB)\lib +Item15=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item16=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item17=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item18=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item18=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib [HistoryLists\hlDebugSourcePath] Count=1 @@ -138,35 +138,35 @@ [HistoryLists\hlIntOutputDir] Count=7 -Item0=c:\tmp\compile\mockpp_31\ -Item1=c:\tmp\compile\mockpp_31\ulxr_bcb5\ +Item0=c:\tmp\compile\mockpp_33\ +Item1=c:\tmp\compile\mockpp_33\ulxr_bcb5\ Item2=c:\temp Item3=output -Item4=E:\Eigene Dateien\c++\mockpp_31\bcb5\output\ -Item5=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item4=E:\Eigene Dateien\c++\mockpp_33\bcb5\output\ +Item5=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item6=D:\CBuilder5\Projects\output\ [HistoryLists\hlFinalOutputDir] Count=8 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_31\ +Item2=c:\tmp\compile\mockpp_33\ Item3=c:\temp Item4=output\ -Item5=E:\Eigene Dateien\c++\mockpp_31\bcb5\output\ -Item6=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item5=E:\Eigene Dateien\c++\mockpp_33\bcb5\output\ +Item6=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item7=output [HistoryLists\hIBPIOutputDir] Count=10 Item0=c:\tmp\compile\ Item1=c:\tmp\compile -Item2=c:\tmp\compile\mockpp_31\ -Item3=c:\tmp\compile\mockpp_31\ulxr_bcb5\ +Item2=c:\tmp\compile\mockpp_33\ +Item3=c:\tmp\compile\mockpp_33\ulxr_bcb5\ Item4=c:\temp -Item5=e:\Eigene Dateien\c++\mockpp_31\bcb5\output\ +Item5=e:\Eigene Dateien\c++\mockpp_33\bcb5\output\ Item6=output\ -Item7=E:\Eigene Dateien\c++\mockpp_31\bcb5\output +Item7=E:\Eigene Dateien\c++\mockpp_33\bcb5\output Item8=D:\CBuilder5\Projects\output\ Item9=output Index: cppunit.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/cppunit.bpf,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- cppunit.bpf 31 Jul 2005 16:10:48 -0000 1.16 +++ cppunit.bpf 3 Sep 2005 09:44:42 -0000 1.17 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_31.lib"); +USELIB("c:\tmp\compile\mockpp_33.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\examples\tutorial\cppunit.cpp"); //--------------------------------------------------------------------------- Index: readability.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/readability.bpf,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- readability.bpf 31 Jul 2005 16:10:50 -0000 1.4 +++ readability.bpf 3 Sep 2005 09:44:42 -0000 1.5 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_31.lib"); +USELIB("c:\tmp\compile\mockpp_33.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\tests\readability_test.cpp"); USEUNIT("..\mockpp\tests\classes_ABCDE.cpp"); Index: visitmock.bpf =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/visitmock.bpf,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- visitmock.bpf 31 Jul 2005 16:10:50 -0000 1.15 +++ visitmock.bpf 3 Sep 2005 09:44:42 -0000 1.16 @@ -1,4 +1,4 @@ -USELIB("c:\tmp\compile\mockpp_31.lib"); +USELIB("c:\tmp\compile\mockpp_33.lib"); USELIB("c:\tmp\compile\cppunit_1_10.lib"); USEUNIT("..\mockpp\examples\tutorial\visitmock.cpp"); USEUNIT("..\mockpp\examples\tutorial\consumer.cpp"); Index: jmock_test.bpr =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcb5/jmock_test.bpr,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- jmock_test.bpr 31 Jul 2005 16:10:48 -0000 1.28 +++ jmock_test.bpr 3 Sep 2005 09:44:42 -0000 1.29 @@ -3,80 +3,80 @@ <PROJECT> <MACROS> <VERSION value="BCB.05.03"/> - <PROJECT value="c:\tmp\compile\jmock_test_31.exe"/> - <OBJFILES value="c:\tmp\compile\mockpp_31\\AbstractInvocationDispatcher_test.obj - c:\tmp\compile\mockpp_31\\ChainingMockBuilder_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_void_test.obj - c:\tmp\compile\mockpp_31\\classes_ABCDE.obj - c:\tmp\compile\mockpp_31\\And_test.obj - c:\tmp\compile\mockpp_31\\IsAnything_test.obj - c:\tmp\compile\mockpp_31\\IsCloseTo_test.obj - c:\tmp\compile\mockpp_31\\IsEqual_test.obj - c:\tmp\compile\mockpp_31\\IsGreaterOrEqual_test.obj - c:\tmp\compile\mockpp_31\\IsGreaterThan_test.obj - c:\tmp\compile\mockpp_31\\IsInstanceOf_test.obj - c:\tmp\compile\mockpp_31\\IsLessOrEqual_test.obj - c:\tmp\compile\mockpp_31\\IsLessThan_test.obj - c:\tmp\compile\mockpp_31\\IsNot_test.obj - c:\tmp\compile\mockpp_31\\IsNothing_test.obj - c:\tmp\compile\mockpp_31\\IsSame_test.obj - c:\tmp\compile\mockpp_31\\Or_test.obj - c:\tmp\compile\mockpp_31\\ReturnStub_test.obj - c:\tmp\compile\mockpp_31\\StringContains_test.obj - c:\tmp\compile\mockpp_31\\StringStartsWith_test.obj - c:\tmp\compile\mockpp_31\\StringEndsWith_test.obj - c:\tmp\compile\mockpp_31\\StubSequence_test.obj - c:\tmp\compile\mockpp_31\\TestFailureStub_test.obj - c:\tmp\compile\mockpp_31\\ThrowStub_test.obj - c:\tmp\compile\mockpp_31\\VoidStub_test.obj - c:\tmp\compile\mockpp_31\\CustomStub_test.obj - c:\tmp\compile\mockpp_31\\DefaultResultStub_test.obj - c:\tmp\compile\mockpp_31\\mock_test.obj - c:\tmp\compile\mockpp_31\\Invocation_test.obj - c:\tmp\compile\mockpp_31\\AnyArgumentsMatcher_test.obj - c:\tmp\compile\mockpp_31\\InvokedRecorder_test.obj - c:\tmp\compile\mockpp_31\\InvokeAtLeastOnceMatcher_test.obj - c:\tmp\compile\mockpp_31\\UnlimitedMatcher_test.obj - c:\tmp\compile\mockpp_31\\InvokeOnceMatcher_test.obj - c:\tmp\compile\mockpp_31\\InvokeCountMatcher_test.obj - c:\tmp\compile\mockpp_31\\InvokedAfterMatcher_test.obj - c:\tmp\compile\mockpp_31\\TestFailureMatcher_test.obj - c:\tmp\compile\mockpp_31\\NoArgumentsMatcher_test.obj - c:\tmp\compile\mockpp_31\\ArgumentsMatcher_test.obj - c:\tmp\compile\mockpp_31\\ConstraintSet_test.obj - c:\tmp\compile\mockpp_31\\ConstraintList_test.obj - c:\tmp\compile\mockpp_31\\ArgumentsMatchBuilder_test.obj - c:\tmp\compile\mockpp_31\\InvocationMockerBuilder_test.obj - c:\tmp\compile\mockpp_31\\AbstractDynamicChainingMock_test.obj - c:\tmp\compile\mockpp_31\\CoreMock_test.obj - c:\tmp\compile\mockpp_31\\DynamicChainingMockError_test.obj - c:\tmp\compile\mockpp_31\\FIFOInvocationDispatcher_test.obj - c:\tmp\compile\mockpp_31\\InvocationMocker_test.obj - c:\tmp\compile\mockpp_31\\LIFOInvocationDispatcher_test.obj - c:\tmp\compile\mockpp_31\\InvokeAtMostMatcher_test.obj - c:\tmp\compile\mockpp_31\\InvokedBeforeMatcher_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_1_void_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_2_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_2_void_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_3_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_3_void_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_4_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_4_void_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_5_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_5_void_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_test.obj - c:\tmp\compile\mockpp_31\\ChainableMockObject_1_test.obj - c:\tmp\compile\mockpp_31\\MatchBuilder_test.obj - c:\tmp\compile\mockpp_31\\MockObject_test.obj - c:\tmp\compile\mockpp_31\\StubBuilder_test.obj - c:\tmp\compile\mockpp_31\\TypelessStubSequence_test.obj - c:\tmp\compile\mockpp_31\\ChainingMockObjectSupport_test.obj - c:\tmp\compile\mockpp_31\\mockpp_pti_test.obj - c:\tmp\compile\mockpp_31\\OutBound_test.obj"/> + <PROJECT value="c:\tmp\compile\jmock_test_33.exe"/> + <OBJFILES value="c:\tmp\compile\mockpp_33\\AbstractInvocationDispatcher_test.obj + c:\tmp\compile\mockpp_33\\ChainingMockBuilder_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_void_test.obj + c:\tmp\compile\mockpp_33\\classes_ABCDE.obj + c:\tmp\compile\mockpp_33\\And_test.obj + c:\tmp\compile\mockpp_33\\IsAnything_test.obj + c:\tmp\compile\mockpp_33\\IsCloseTo_test.obj + c:\tmp\compile\mockpp_33\\IsEqual_test.obj + c:\tmp\compile\mockpp_33\\IsGreaterOrEqual_test.obj + c:\tmp\compile\mockpp_33\\IsGreaterThan_test.obj + c:\tmp\compile\mockpp_33\\IsInstanceOf_test.obj + c:\tmp\compile\mockpp_33\\IsLessOrEqual_test.obj + c:\tmp\compile\mockpp_33\\IsLessThan_test.obj + c:\tmp\compile\mockpp_33\\IsNot_test.obj + c:\tmp\compile\mockpp_33\\IsNothing_test.obj + c:\tmp\compile\mockpp_33\\IsSame_test.obj + c:\tmp\compile\mockpp_33\\Or_test.obj + c:\tmp\compile\mockpp_33\\ReturnStub_test.obj + c:\tmp\compile\mockpp_33\\StringContains_test.obj + c:\tmp\compile\mockpp_33\\StringStartsWith_test.obj + c:\tmp\compile\mockpp_33\\StringEndsWith_test.obj + c:\tmp\compile\mockpp_33\\StubSequence_test.obj + c:\tmp\compile\mockpp_33\\TestFailureStub_test.obj + c:\tmp\compile\mockpp_33\\ThrowStub_test.obj + c:\tmp\compile\mockpp_33\\VoidStub_test.obj + c:\tmp\compile\mockpp_33\\CustomStub_test.obj + c:\tmp\compile\mockpp_33\\DefaultResultStub_test.obj + c:\tmp\compile\mockpp_33\\mock_test.obj + c:\tmp\compile\mockpp_33\\Invocation_test.obj + c:\tmp\compile\mockpp_33\\AnyArgumentsMatcher_test.obj + c:\tmp\compile\mockpp_33\\InvokedRecorder_test.obj + c:\tmp\compile\mockpp_33\\InvokeAtLeastOnceMatcher_test.obj + c:\tmp\compile\mockpp_33\\UnlimitedMatcher_test.obj + c:\tmp\compile\mockpp_33\\InvokeOnceMatcher_test.obj + c:\tmp\compile\mockpp_33\\InvokeCountMatcher_test.obj + c:\tmp\compile\mockpp_33\\InvokedAfterMatcher_test.obj + c:\tmp\compile\mockpp_33\\TestFailureMatcher_test.obj + c:\tmp\compile\mockpp_33\\NoArgumentsMatcher_test.obj + c:\tmp\compile\mockpp_33\\ArgumentsMatcher_test.obj + c:\tmp\compile\mockpp_33\\ConstraintSet_test.obj + c:\tmp\compile\mockpp_33\\ConstraintList_test.obj + c:\tmp\compile\mockpp_33\\ArgumentsMatchBuilder_test.obj + c:\tmp\compile\mockpp_33\\InvocationMockerBuilder_test.obj + c:\tmp\compile\mockpp_33\\AbstractDynamicChainingMock_test.obj + c:\tmp\compile\mockpp_33\\CoreMock_test.obj + c:\tmp\compile\mockpp_33\\DynamicChainingMockError_test.obj + c:\tmp\compile\mockpp_33\\FIFOInvocationDispatcher_test.obj + c:\tmp\compile\mockpp_33\\InvocationMocker_test.obj + c:\tmp\compile\mockpp_33\\LIFOInvocationDispatcher_test.obj + c:\tmp\compile\mockpp_33\\InvokeAtMostMatcher_test.obj + c:\tmp\compile\mockpp_33\\InvokedBeforeMatcher_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_1_void_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_2_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_2_void_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_3_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_3_void_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_4_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_4_void_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_5_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_5_void_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_test.obj + c:\tmp\compile\mockpp_33\\ChainableMockObject_1_test.obj + c:\tmp\compile\mockpp_33\\MatchBuilder_test.obj + c:\tmp\compile\mockpp_33\\MockObject_test.obj + c:\tmp\compile\mockpp_33\\StubBuilder_test.obj + c:\tmp\compile\mockpp_33\\TypelessStubSequence_test.obj + c:\tmp\compile\mockpp_33\\ChainingMockObjectSupport_test.obj + c:\tmp\compile\mockpp_33\\mockpp_pti_test.obj + c:\tmp\compile\mockpp_33\\OutBound_test.obj"/> <RESFILES value=""/> <DEFFILE value=""/> <RESDEPEN value="$(RESFILES)"/> - <LIBFILES value="c:\tmp\compile\mockpp_31.lib c:\tmp\compile\cppunit_1_10.lib"/> + <LIBFILES value="c:\tmp\compile\mockpp_33.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 @@ -94,17 +94,17 @@ <SYSDEFINES value="NO_STRICT;_NO_VCL;_RTLDLL;USEPACKAGES"/> <MAINSOURCE value="jmock_test.bpf"/> <INCLUDEPATH value="..\tests;tests;C:\tests;\\192.168.2.1\ewald\Documents\src\mockpp\mockpp\mockpp\tests;..\mockpp\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10.2\include"/> - <LIBPATH value="..\tests;tests;C:\tests;\\192.168.2.1\ewald\Documents\src\mockpp\mockpp\mockpp\tests;..\mockpp\tests;..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib"/> + <LIBPATH value="..\tests;tests;C:\tests;\\192.168.2.1\ewald\Documents\src\mockpp\mockpp\mockpp\tests;..\mockpp\tests;..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib"/> <WARNINGS value="-w8092 -w8091 -w8090 -w8089 -w8087 -wprc -wuse -wucp -wstv -wstu -wsig -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_31\" -N0"c:\tmp\compile\mockpp_31\" -$YD -$W + <PFLAGS value="-N2"c:\tmp\compile\mockpp_33\" -N0"c:\tmp\compile\mockpp_33\" -$YD -$W -$O- -v -JPHNE -M"/> <RFLAGS value=""/> <AFLAGS value="/mx /w2 /zd"/> - <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_31\" -D"" -ap -Tpe -x -Gn -v"/> + <LFLAGS value="-l"c:\tmp\compile\" -I"c:\tmp\compile\mockpp_33\" -D"" -ap -Tpe -x -Gn -v"/> </OPTIONS> <LINKER> <ALLOBJ value="c0x32.obj $(PACKAGES) $(OBJFILES)"/> @@ -148,50 +148,50 @@ Item4=..\mockpp\tests;.\..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\ Item5=..\mockpp\tests;..\..\mockpp-1.8.0;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include\ Item6=..;$(BCB)\include;X:\Documents\src\cppunit-1.10.2\include -Item7=..\mockpp\tests;..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item8=..\mockpp\tests;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include -Item9=..\mockpp\tests;..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include +Item7=..\mockpp\tests;..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item8=..\mockpp\tests;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.10.2\include;..\..\cppunit-1.10\include +Item9=..\mockpp\tests;..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.10.2\include Item10=..\..\mockpp;$(BCB)\include;..\..\..\cppunit.ups\include -Item11=mockpp\tests;mockpp\\tests;..\mockpp_31\Ctests;..\mockpp;\\SONNE\HOMES\Documents\src\mockpp_31\mockpp\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item12=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item11=mockpp\tests;mockpp\\tests;..\mockpp_33\Ctests;..\mockpp;\\SONNE\HOMES\Documents\src\mockpp_33\mockpp\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item12=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include Item13=..;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item14=..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include;.. -Item15=..\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include -Item16=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include -Item17=..\mockpp_31\tests;..;$(BCB)\include;..\..\cppunit\include -Item18=..\mockpp_31\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include -Item19=..\mockpp_31\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item14=..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include;.. +Item15=..\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\cppunit\include;..\..\..\cppunit-1.8.0\include +Item16=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include;X:\src\cppunit-1.8.0\include +Item17=..\mockpp_33\tests;..;$(BCB)\include;..\..\cppunit\include +Item18=..\mockpp_33\tests;..;$(BCB)\include;B:\cvs\ups\src\3party\cppunit\include +Item19=..\mockpp_33\tests;..;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item20=..;$(BCB)\include;..\..\..\cppunit-1.8.0\include -Item21=..\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include +Item21=..\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;$(BCB)\include;..\..\..\cppunit-1.8.0\include Item22=..;$(BCB)\include;X:\src\cppunit-1.8.0\include -Item23=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item24=..;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item25=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include -Item26=..\..\mockpp;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item27=.. ;..\mockpp_31\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ -Item28=.. ;..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include -Item29=..\mockpp_31\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl +Item23=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item24=..;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item25=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include +Item26=..\..\mockpp;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item27=.. ;..\mockpp_33\tests;..\mockpp;..\expat;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include\ +Item28=.. ;..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl;C:\wx2\include +Item29=..\mockpp_33\tests;..\expat;..\mockpp;$(BCB)\include;$(BCB)\include\vcl [HistoryLists\hlLibraryPath] Count=18 -Item0=\\192.168.2.1\ewald\Documents\src\mockpp\mockpp\mockpp\tests;..\mockpp\tests;..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib -Item1=..\mockpp\tests;..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib +Item0=\\192.168.2.1\ewald\Documents\src\mockpp\mockpp\mockpp\tests;..\mockpp\tests;..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib +Item1=..\mockpp\tests;..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib Item2=$(BCB)\lib\obj;$(BCB)\lib -Item3=mockpp\tests;mockpp\\tests;..\mockpp_31\Ctests;..\mockpp;\\SONNE\HOMES\Documents\src\mockpp_31\mockpp\mockpp_31\tests;\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item4=\\SONNE\HOMES\src\mockpp_31\mockpp\mockpp_31\tests;..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item5=..\mockpp_31\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib -Item6=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat -Item7=..\mockpp_31\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item8=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin -Item9=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;output -Item10=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_31\bcb5\output -Item11=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output -Item12=..\mockpp_31\apps;$(BCB)\lib\obj;$(BCB)\lib -Item13=..\mockpp_31\apps;D:\CBuilder5\mockpp_31\;$(BCB)\lib\obj;$(BCB)\lib -Item14=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item15=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item3=mockpp\tests;mockpp\\tests;..\mockpp_33\Ctests;..\mockpp;\\SONNE\HOMES\Documents\src\mockpp_33\mockpp\mockpp_33\tests;\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item4=\\SONNE\HOMES\src\mockpp_33\mockpp\mockpp_33\tests;..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item5=..\mockpp_33\tests;..\expat;$(BCB)\lib\obj;$(BCB)\lib +Item6=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;expat +Item7=..\mockpp_33\tests;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item8=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output;bin +Item9=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;output +Item10=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;E:\Eigene Dateien\c++\mockpp_33\bcb5\output +Item11=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib;..\output +Item12=..\mockpp_33\apps;$(BCB)\lib\obj;$(BCB)\lib +Item13=..\mockpp_33\apps;D:\CBuilder5\mockpp_33\;$(BCB)\lib\obj;$(BCB)\lib +Item14=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps\;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib +Item15=e:\Eigene Dateien\c++\mockpp_33\mockpp\apps;..\mockpp;$(BCB)\lib\obj;$(BCB)\lib Item16=..\mockpp;$(BCB)\lib\obj;$(BCB)\lib -Item17=e:\Eigene Dateien\c++\mockpp_31\mockpp\apps;$(BCB)\lib\obj;$(BCB)\lib +Item17=e:\Eigene Dateien\c++\mock... [truncated message content] |
From: Ewald A. <ewa...@us...> - 2005-09-03 09:44:53
|
Update of /cvsroot/mockpp/mockpp/bcbX In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25799/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: new release Index: cppunit.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/cppunit.cbx,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- cppunit.cbx 31 Jul 2005 16:14:05 -0000 1.11 +++ cppunit.cbx 3 Sep 2005 09:44:42 -0000 1.12 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\cppunit_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.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.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- mockpp.cbx 31 Jul 2005 16:14:06 -0000 1.16 +++ mockpp.cbx 3 Sep 2005 09:44:42 -0000 1.17 @@ -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_31.dll"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mockpp_33.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.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- visitmock.cbx 31 Jul 2005 16:14:06 -0000 1.11 +++ visitmock.cbx 3 Sep 2005 09:44:42 -0000 1.12 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\visitmock_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.lib"> <property category="unique" name="id" value="3"/> </file> <file path="../mockpp/examples/tutorial/visitmock.cpp"> Index: poormock-se.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/poormock-se.cbx,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- poormock-se.cbx 31 Jul 2005 16:14:06 -0000 1.9 +++ poormock-se.cbx 3 Sep 2005 09:44:42 -0000 1.10 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\poormock-se_33.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.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- mock_greeter.cbx 31 Jul 2005 16:14:05 -0000 1.11 +++ mock_greeter.cbx 3 Sep 2005 09:44:42 -0000 1.12 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mock_greeter_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.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.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- chainmock.cbx 31 Jul 2005 16:14:05 -0000 1.11 +++ chainmock.cbx 3 Sep 2005 09:44:42 -0000 1.12 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\chainmock_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.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.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- poormock.cbx 31 Jul 2005 16:14:06 -0000 1.11 +++ poormock.cbx 3 Sep 2005 09:44:42 -0000 1.12 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\poormock_33.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: jmock_test.cbx =================================================================== RCS file: /cvsroot/mockpp/mockpp/bcbX/jmock_test.cbx,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- jmock_test.cbx 31 Jul 2005 16:14:05 -0000 1.16 +++ jmock_test.cbx 3 Sep 2005 09:44:42 -0000 1.17 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\jmock_test_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.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.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- mock_test.cbx 31 Jul 2005 16:14:05 -0000 1.12 +++ mock_test.cbx 3 Sep 2005 09:44:42 -0000 1.13 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\mock_test_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.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.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- basicmock.cbx 31 Jul 2005 16:14:05 -0000 1.11 +++ basicmock.cbx 3 Sep 2005 09:44:42 -0000 1.12 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\basicmock_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.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.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- verifying.cbx 31 Jul 2005 16:14:06 -0000 1.10 +++ verifying.cbx 3 Sep 2005 09:44:42 -0000 1.11 @@ -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_31.exe"/> + <property category="win32.Debug_Build.win32b.ilink32" name="param.exefile.1" value="c:\tmp\compilex\verifying_33.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_31.lib"> + <file path="C%|/tmp/compilex/mockpp_33.lib"> <property category="unique" name="id" value="3"/> </file> <file path="../mockpp/examples/tutorial/verifying.cpp"> |
From: Ewald A. <ewa...@us...> - 2005-09-03 09:44:53
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25799 Modified Files: ChangeLog configure.in Log Message: new release Index: ChangeLog =================================================================== RCS file: /cvsroot/mockpp/mockpp/ChangeLog,v retrieving revision 1.60 retrieving revision 1.61 diff -u -d -r1.60 -r1.61 --- ChangeLog 31 Aug 2005 14:48:36 -0000 1.60 +++ ChangeLog 3 Sep 2005 09:44:41 -0000 1.61 @@ -2,10 +2,11 @@ mockpp history -------------- -2005-08-29 1.10.0: +2005-09-03 1.9.2: - only assertionFailed() will throw exceptions - - fixed a misspelling + - fixed a misspelling in ReturnObjectList.h: + setDefaultReturnVaue ==> setDefaultReturnValue 2005-08-01 1.9.1: Index: configure.in =================================================================== RCS file: /cvsroot/mockpp/mockpp/configure.in,v retrieving revision 1.86 retrieving revision 1.87 diff -u -d -r1.86 -r1.87 --- configure.in 28 Aug 2005 20:40:23 -0000 1.86 +++ configure.in 3 Sep 2005 09:44:41 -0000 1.87 @@ -17,11 +17,11 @@ # MOCKPP_MAJOR_VERSION=1 MOCKPP_MINOR_VERSION=9 -MOCKPP_PATCH_VERSION=1 +MOCKPP_PATCH_VERSION=2 -MOCKPP_MICRO_VERSION=32 +MOCKPP_MICRO_VERSION=33 MOCKPP_INTERFACE_AGE=0 -MOCKPP_BINARY_AGE=1 +MOCKPP_BINARY_AGE=0 MOCKPP_VERSION=$MOCKPP_MAJOR_VERSION.$MOCKPP_MINOR_VERSION.$MOCKPP_PATCH_VERSION |
From: Ewald A. <ewa...@us...> - 2005-09-03 09:44:53
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25799/mockpp Modified Files: mockpp_dbc.h Log Message: new release Index: mockpp_dbc.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/mockpp_dbc.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- mockpp_dbc.h 24 Apr 2005 11:35:16 -0000 1.1 +++ mockpp_dbc.h 3 Sep 2005 09:44:42 -0000 1.2 @@ -8,12 +8,12 @@ PREDEFINED = \ DOXYGEN_SHOULD_SKIP_THIS \ - "MOCKPP_PRE(a) = /*! \pre a * /" \ - "MOCKPP_PRE_MSG(a,b) = /*! \pre a \code b \endcode * /" \ - "MOCKPP_POST(a) = /*! \post a * /" \ - "MOCKPP_POST_MSG(a,b) = /*! \post a \code b \endcode * /" \ - "MOCKPP_INVARIANT(a) = /*! \invariant a * /" \ - "MOCKPP_INVARIANT_MSG(a,b) = /*! \invariant a \code b \endcode * /" + "MOCKPP_PRE(a) = / *! \pre a * /" \ + "MOCKPP_PRE_MSG(a,b) = / *! \pre a \code b \endcode * /" \ + "MOCKPP_POST(a) = / *! \post a * /" \ + "MOCKPP_POST_MSG(a,b) = / *! \post a \code b \endcode * /" \ + "MOCKPP_INVARIANT(a) = / *! \invariant a * /" \ + "MOCKPP_INVARIANT_MSG(a,b) = / *! \invariant a \code b \endcode * /" $Id$ |
From: Siegl C. (AX) <chr...@si...> - 2005-08-31 18:37:24
|
Hello, I recently found out about mockpp and I would prefer using it. Unfortunalety I have to use version 1.1.16 due to the fact that I am developing with MS Visual C++ 6.0. The next anoying thing is, that I my project has some dependencies to MFC (it doesn't use any of these classes but has this dependency). As you probably can guess it doesn't work!!! I get the compiler error, that <windows.h> is already included and this must not happen. Is there any possibility to use mockpp together with MFC??? Or do I have to give up trying to fix this. Thank you very much for help Regards Chris ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions USA, Inc. and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to Cen...@sh... Thank you |
From: Ewald A. <ewa...@us...> - 2005-08-31 15:22:17
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16390/mockpp Modified Files: Expectation.h Log Message: cleanup doc Index: Expectation.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/Expectation.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- Expectation.h 19 Feb 2005 13:10:45 -0000 1.16 +++ Expectation.h 31 Aug 2005 15:22:03 -0000 1.17 @@ -54,7 +54,7 @@ class VerifiableList; -/** An Expectation is an object that we set up at the beginning of a unit test to +/** An Expectation is an object that we set up at the beginning of a unit test to * expect certain things to happen to it. If it is possible to tell, the Expectation will * fail as soon as an incorrect value has been set. * @@ -62,7 +62,6 @@ * * If no expectations have been set on the object, then no checking will be done and * verify() will do nothing. - * \defgroup grp_basic_mo Basic Mock Objects */ class Expectation : public Verifiable @@ -100,6 +99,10 @@ }; +/** \defgroup grp_basic_mo Basic Mock Objects + */ + + } // namespace mockpp |
From: Ewald A. <ewa...@us...> - 2005-08-31 14:48:46
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28199 Modified Files: ChangeLog Log Message: typo Index: ChangeLog =================================================================== RCS file: /cvsroot/mockpp/mockpp/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- ChangeLog 28 Aug 2005 20:40:23 -0000 1.59 +++ ChangeLog 31 Aug 2005 14:48:36 -0000 1.60 @@ -5,6 +5,7 @@ 2005-08-29 1.10.0: - only assertionFailed() will throw exceptions + - fixed a misspelling 2005-08-01 1.9.1: |
From: Ewald A. <ewa...@us...> - 2005-08-31 14:47:16
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27038/mockpp Modified Files: ReturnObjectList.h Log Message: typo Index: ReturnObjectList.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/ReturnObjectList.h,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- ReturnObjectList.h 23 Jul 2005 17:37:32 -0000 1.28 +++ ReturnObjectList.h 31 Aug 2005 14:47:07 -0000 1.29 @@ -124,7 +124,7 @@ * Using the default object does not affect the behaviour of verify(). * @param defaultObj default object to return */ - void setDefaultReturnVaue(const T &defaultObj) + void setDefaultReturnValue(const T &defaultObj) { haveDefault = true; defaultObject = defaultObj; @@ -163,7 +163,7 @@ * The string only contains the remaining objects. * @return string representation */ - String toString() const // virtual + String toString() const // virtual { if (myObjects.size() == 0 && !haveDefault) return MOCKPP_PCHAR("[]"); |
From: Ewald A. <ewa...@us...> - 2005-08-31 14:47:15
|
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27038/mockpp/tests Modified Files: ReturnObjectList_test.cpp Log Message: typo Index: ReturnObjectList_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ReturnObjectList_test.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ReturnObjectList_test.cpp 23 Jul 2005 13:31:57 -0000 1.13 +++ ReturnObjectList_test.cpp 31 Aug 2005 14:47:07 -0000 1.14 @@ -132,7 +132,7 @@ { mockpp::ReturnObjectList<unsigned> rol (MOCKPP_PCHAR("data"), 0); rol.addObjectToReturn(456); - rol.setDefaultReturnVaue(123); + rol.setDefaultReturnValue(123); CPPUNIT_ASSERT(456 == rol.nextReturnObject()); CPPUNIT_ASSERT(123 == rol.nextReturnObject()); @@ -152,7 +152,7 @@ rol.addObjectToReturn(456); CPPUNIT_ASSERT(MOCKPP_PCSTRING("\n[\n - 456\n]\n") == rol.toString()); - rol.setDefaultReturnVaue(123); + rol.setDefaultReturnValue(123); CPPUNIT_ASSERT(MOCKPP_PCSTRING("\n[\n - 456\n * 123\n]\n") == rol.toString()); } |
From: Ewald A. <ewa...@us...> - 2005-08-31 14:46:43
|
Update of /cvsroot/mockpp/mockpp/mockpp/examples/tutorial In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26654/mockpp/examples/tutorial Modified Files: tut-visit.dox Log Message: typo Index: tut-visit.dox =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/examples/tutorial/tut-visit.dox,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- tut-visit.dox 5 Mar 2005 20:45:09 -0000 1.6 +++ tut-visit.dox 31 Aug 2005 14:46:36 -0000 1.7 @@ -122,7 +122,7 @@ Visitable mock objects offer some more functionality. Suppose you have a method \c add() which receives two parameters and returns the sum.You could emulate this behaviour for some expected values by using the following statements. Additionally the method shall -return -1 as error indicator for all other parameters. As man alternative +return -1 as error indicator for all other parameters. As an alternative you could have it throw an exception by using \c setDefaultThrowable(). \code |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:37
|
Update of /cvsroot/mockpp/mockpp/mockpp/chaining In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376/mockpp/chaining Modified Files: AbstractDynamicChainingMock.h ChainingMockBuilder.h InvocationMocker.h Log Message: only assertionFailed() will throw exceptions Index: InvocationMocker.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/chaining/InvocationMocker.h,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- InvocationMocker.h 7 Apr 2005 20:31:10 -0000 1.33 +++ InvocationMocker.h 28 Aug 2005 20:40:23 -0000 1.34 @@ -129,7 +129,7 @@ catch ( const AssertionFailedError & error ) { - throw AssertionFailedError( __LINE__, __FILE__, + assertionFailed( __LINE__, __FILE__, error.getMessage() + MOCKPP_PCHAR( "\n" ) + this->toString() ); } } Index: ChainingMockBuilder.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/chaining/ChainingMockBuilder.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- ChainingMockBuilder.h 27 Feb 2005 11:48:15 -0000 1.23 +++ ChainingMockBuilder.h 28 Aug 2005 20:40:23 -0000 1.24 @@ -151,7 +151,7 @@ { MatchBuilderAdapterBase *tmb = buildernamespace->lookupID(id); if ( tmb == 0 ) - throw AssertionFailedError( __LINE__, __FILE__, + assertionFailed( __LINE__, __FILE__, MOCKPP_PCHAR( "no expected invocation named '" ) + id + MOCKPP_PCHAR( "'" ) ); Index: AbstractDynamicChainingMock.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/chaining/AbstractDynamicChainingMock.h,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- AbstractDynamicChainingMock.h 24 Jul 2005 12:54:00 -0000 1.33 +++ AbstractDynamicChainingMock.h 28 Aug 2005 20:40:23 -0000 1.34 @@ -44,6 +44,8 @@ #include <mockpp/stub/ReturnStub.h> +#include <mockpp/compat/Exception.h> + namespace mockpp { @@ -138,7 +140,7 @@ catch ( const AssertionFailedError &ex ) { - throw AssertionFailedError( __LINE__, __FILE__, + assertionFailed( __LINE__, __FILE__, MOCKPP_PCHAR( "mock object " ) + getMockName() + MOCKPP_PCHAR( ": " ) @@ -248,7 +250,9 @@ virtual R mockInvocation( const I &invocation ) { if ( this->failure.get() != 0 ) - throw *this->failure.get(); + assertionFailed(this->failure->getSrcLine(), + this->failure->getSrcFile(), + this->failure->getMessage()); try { @@ -262,8 +266,11 @@ this->invocationDispatcher.get(), assertion.getMessage() ); this->failure.reset( new AssertionFailedError(__LINE__, __FILE__, dme.getMessage())); - throw *this->failure.get(); + assertionFailed(this->failure->getSrcLine(), + this->failure->getSrcFile(), + this->failure->getMessage()); } + return R(); } }; |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:37
|
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376/mockpp/tests Modified Files: AbstractDynamicChainingMock_test.cpp AssertMo_test.cpp mockpp_pti_test.cpp Log Message: only assertionFailed() will throw exceptions Index: AssertMo_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/AssertMo_test.cpp,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- AssertMo_test.cpp 24 Mar 2005 21:43:07 -0000 1.22 +++ AssertMo_test.cpp 28 Aug 2005 20:40:24 -0000 1.23 @@ -317,7 +317,7 @@ virtual void verify() { - throw mockpp::AssertionFailedError(__LINE__, __FILE__, + mockpp::assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("verify with AssertionFailedError")); } }; Index: AbstractDynamicChainingMock_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/AbstractDynamicChainingMock_test.cpp,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- AbstractDynamicChainingMock_test.cpp 3 Apr 2005 21:49:58 -0000 1.29 +++ AbstractDynamicChainingMock_test.cpp 28 Aug 2005 20:40:24 -0000 1.30 @@ -138,7 +138,7 @@ is_invoke = true; if (enable_except) - throw mockpp::AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("invoke-fail")); + mockpp::assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("invoke-fail")); return invocation_result; } @@ -146,7 +146,7 @@ virtual void verify() { if (enable_except) - throw mockpp::AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("dummy-verify")); + mockpp::assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("dummy-verify")); } virtual mockpp::String describeTo (mockpp::String &buffer) const @@ -186,14 +186,14 @@ is_invoke = true; if (enable_except) - throw mockpp::AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("invoke-fail")); + mockpp::assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("invoke-fail")); } virtual void verify() { if (enable_except) - throw mockpp::AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("dummy-verify")); + mockpp::assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("dummy-verify")); } virtual mockpp::String describeTo (mockpp::String &buffer) const Index: mockpp_pti_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/mockpp_pti_test.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- mockpp_pti_test.cpp 24 Jul 2005 12:54:58 -0000 1.5 +++ mockpp_pti_test.cpp 28 Aug 2005 20:40:24 -0000 1.6 @@ -353,7 +353,7 @@ invoked = true; if (enable_except) - throw mockpp::AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("invoke-fail")); + mockpp::assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("invoke-fail")); } virtual void verify() |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:37
|
Update of /cvsroot/mockpp/mockpp/mockpp/compat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376/mockpp/compat Modified Files: Assert.cpp AssertionFailedError.cpp AssertionFailedError.h Formatter.cpp Log Message: only assertionFailed() will throw exceptions Index: AssertionFailedError.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/AssertionFailedError.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- AssertionFailedError.cpp 30 Dec 2004 20:54:04 -0000 1.13 +++ AssertionFailedError.cpp 28 Aug 2005 20:40:23 -0000 1.14 @@ -50,6 +50,22 @@ } +MOCKPP_EXPORT +void assertionFailed(unsigned srcline, const String& srcfile, + const String &message) +{ + assertionFailed(srcline, getLatin1(srcfile).c_str(), message); +} + + +MOCKPP_EXPORT +void assertionFailed(unsigned srcline, const char* srcfile, + const String &message) +{ + throw AssertionFailedError(srcline, srcfile, message); +} + + } // namespace mockpp Index: Assert.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Assert.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- Assert.cpp 2 Apr 2005 13:46:30 -0000 1.23 +++ Assert.cpp 28 Aug 2005 20:40:23 -0000 1.24 @@ -101,7 +101,7 @@ void MOCKPP_EXPORT fail(unsigned srcline, const char* srcfile, const String &message) { - throw AssertionFailedError(srcline, srcfile, message); + assertionFailed(srcline, srcfile, message); } Index: Formatter.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Formatter.cpp,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- Formatter.cpp 31 Jul 2005 14:14:08 -0000 1.42 +++ Formatter.cpp 28 Aug 2005 20:40:23 -0000 1.43 @@ -34,6 +34,7 @@ #include <cctype> #include <mockpp/compat/Formatter.h> +#include <mockpp/compat/Assert.h> #include <mockpp/compat/AssertionFailedError.h> @@ -49,7 +50,7 @@ { mockpp::String fmt = mockpp_i18n( MOCKPP_PCHAR( "Conversion of long to String: base %1 not allowed" ) ); fmt << number( ( unsigned long ) base, 10 ); - throw mockpp::AssertionFailedError( __LINE__, __FILE__, fmt ); + mockpp::assertionFailed( __LINE__, __FILE__, fmt ); } mockpp::Char charbuf[ 65 * sizeof( mockpp::Char ) ]; @@ -106,7 +107,7 @@ { mockpp::String fmt = mockpp_i18n( MOCKPP_PCHAR( "Conversion of ulong to String: base %1 not allowed" ) ); fmt << number( ( unsigned long ) base, 10 ); - throw mockpp::AssertionFailedError( __LINE__, __FILE__, fmt ); + mockpp::assertionFailed( __LINE__, __FILE__, fmt ); } mockpp::Char charbuf[ 65 * sizeof( mockpp::Char ) ]; @@ -195,7 +196,7 @@ int pos, len; if ( !findArg(formatter, pos, len ) ) - throw Exception(__LINE__, __FILE__, MOCKPP_PCHAR("No %-placeholder found to insert \'") + fail(__LINE__, __FILE__, MOCKPP_PCHAR("No %-placeholder found to insert \'") + repdata + MOCKPP_PCHAR("\' into \'") + formatter Index: AssertionFailedError.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/AssertionFailedError.h,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- AssertionFailedError.h 30 Dec 2004 20:54:04 -0000 1.12 +++ AssertionFailedError.h 28 Aug 2005 20:40:23 -0000 1.13 @@ -59,6 +59,24 @@ }; +/** Throws an AssertionFailedError. + * @param srcline the line in the sourcefile + * @param srcfile the name of the sourcefile + * @param message a human readable description about the cause + */ +void assertionFailed(unsigned srcline, const char* srcfile, + const String &message); + + +/** Throws an AssertionFailedError. + * @param srcline the line in the sourcefile + * @param srcfile the name of the sourcefile + * @param message a human readable description about the cause + */ +void assertionFailed(unsigned srcline, const String& srcfile, + const String &message); + + } // namespace mockpp |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:37
|
Update of /cvsroot/mockpp/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376/mockpp Modified Files: ChainableMockObject.cpp VerifyingTestCase.cpp Log Message: only assertionFailed() will throw exceptions Index: VerifyingTestCase.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/VerifyingTestCase.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- VerifyingTestCase.cpp 24 Mar 2005 21:43:06 -0000 1.23 +++ VerifyingTestCase.cpp 28 Aug 2005 20:40:23 -0000 1.24 @@ -77,7 +77,7 @@ String s = MOCKPP_PCHAR("VerifyingTestCase \"%1\" has no sub-objects to verify.\n") MOCKPP_PCHAR("Did you forget to register?"); s << getVerifiableName(); - throw AssertionFailedError (__LINE__, __FILE__, s); + assertionFailed (__LINE__, __FILE__, s); } MockObject::verify(); Index: ChainableMockObject.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/ChainableMockObject.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ChainableMockObject.cpp 6 Mar 2005 21:45:51 -0000 1.16 +++ ChainableMockObject.cpp 28 Aug 2005 20:40:23 -0000 1.17 @@ -70,7 +70,7 @@ } if (penders.length() != 0) - throw AssertionFailedError( __LINE__, __FILE__, + assertionFailed( __LINE__, __FILE__, MOCKPP_PCHAR("Chaining mock object \"") + getIdent() + MOCKPP_PCHAR( "\": there are unassigned idenfiers:\n " ) + penders); @@ -91,7 +91,7 @@ { MatchBuilderAdapterBase *tmb = lookupID(id); if ( tmb != 0 ) - throw AssertionFailedError( __LINE__, __FILE__, + assertionFailed( __LINE__, __FILE__, MOCKPP_PCHAR( "duplicate invocation named \"" ) + id + MOCKPP_PCHAR( "\"" ) ); |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:37
|
Update of /cvsroot/mockpp/mockpp/mockpp/stub In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376/mockpp/stub Modified Files: StubSequence.h TestFailureStub.h TypelessStubSequence.h Log Message: only assertionFailed() will throw exceptions Index: TypelessStubSequence.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/stub/TypelessStubSequence.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- TypelessStubSequence.h 6 Jan 2005 13:09:23 -0000 1.5 +++ TypelessStubSequence.h 28 Aug 2005 20:40:24 -0000 1.6 @@ -81,7 +81,8 @@ stubs.pop_front(); return curr->typelessInvoke(); } - throw AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("no more stubs available")); + assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("no more stubs available")); + return R(); } /** Appends the description of this object to the buffer. Index: StubSequence.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/stub/StubSequence.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- StubSequence.h 6 Jan 2005 13:09:23 -0000 1.23 +++ StubSequence.h 28 Aug 2005 20:40:24 -0000 1.24 @@ -89,7 +89,8 @@ stubs.pop_front(); return curr->invoke(invocation); } - throw AssertionFailedError(__LINE__, __FILE__, MOCKPP_PCHAR("no more stubs available")); + assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("no more stubs available")); + return R(); } /** Appends the description of this object to the buffer. Index: TestFailureStub.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/stub/TestFailureStub.h,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- TestFailureStub.h 24 Mar 2005 20:51:30 -0000 1.20 +++ TestFailureStub.h 28 Aug 2005 20:40:24 -0000 1.21 @@ -67,7 +67,8 @@ virtual R invoke( const I &invocation ) { MOCKPP_UNUSED(invocation); - throw AssertionFailedError(__LINE__, __FILE__, errorMessage); + assertionFailed(__LINE__, __FILE__, errorMessage); + return R(); } /** Appends the description of this object to the buffer. |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:36
|
Update of /cvsroot/mockpp/mockpp/mockpp/matcher In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376/mockpp/matcher Modified Files: InvokedAfterMatcher.h InvokedBeforeMatcher.h TestFailureMatcher.cpp Log Message: only assertionFailed() will throw exceptions Index: InvokedAfterMatcher.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/matcher/InvokedAfterMatcher.h,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- InvokedAfterMatcher.h 24 Mar 2005 20:51:30 -0000 1.20 +++ InvokedAfterMatcher.h 28 Aug 2005 20:40:23 -0000 1.21 @@ -79,7 +79,7 @@ virtual void incInvoked( const I &invocation ) { if (!matches(invocation)) - throw AssertionFailedError(__LINE__, __FILE__, + assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("called out of order; should be called after ") + priorCallDescription); } Index: TestFailureMatcher.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/matcher/TestFailureMatcher.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- TestFailureMatcher.cpp 27 Feb 2005 11:48:16 -0000 1.3 +++ TestFailureMatcher.cpp 28 Aug 2005 20:40:23 -0000 1.4 @@ -60,7 +60,7 @@ void MOCKPP_EXPORT TestFailureMatcher::incInvoked( ) { - throw AssertionFailedError(__LINE__, __FILE__, errorMessage); + assertionFailed(__LINE__, __FILE__, errorMessage); } Index: InvokedBeforeMatcher.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/matcher/InvokedBeforeMatcher.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- InvokedBeforeMatcher.h 24 Mar 2005 20:51:30 -0000 1.10 +++ InvokedBeforeMatcher.h 28 Aug 2005 20:40:23 -0000 1.11 @@ -74,7 +74,7 @@ virtual void incInvoked( const I &invocation ) { if (!matches(invocation)) - throw AssertionFailedError(__LINE__, __FILE__, + assertionFailed(__LINE__, __FILE__, MOCKPP_PCHAR("called out of order; should be called before ") + subsequentCallDescription); } |
From: Ewald A. <ewa...@us...> - 2005-08-28 20:40:36
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6376 Modified Files: ChangeLog configure.in run-configure-ascii.sh run-configure-unicode.sh Log Message: only assertionFailed() will throw exceptions Index: run-configure-unicode.sh =================================================================== RCS file: /cvsroot/mockpp/mockpp/run-configure-unicode.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- run-configure-unicode.sh 29 Jul 2005 10:07:24 -0000 1.1 +++ run-configure-unicode.sh 28 Aug 2005 20:40:23 -0000 1.2 @@ -1,2 +1,4 @@ #!/bin/sh -CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall" CXX="ccache g++" CC="ccache g++" ${0%/*}/configure --enable-unicode --enable-debug=full \ No newline at end of file +MYFLAGS="-O0 -g3 -Wall -Werror" +MYCC="ccache g++" +CFLAGS="$MYFLAGS" CXXFLAGS="$MYFLAGS" CXX=$MYCC CC=$MYCC ${0%/*}/configure --enable-unicode --enable-debug=full Index: ChangeLog =================================================================== RCS file: /cvsroot/mockpp/mockpp/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- ChangeLog 31 Jul 2005 14:37:54 -0000 1.58 +++ ChangeLog 28 Aug 2005 20:40:23 -0000 1.59 @@ -2,6 +2,10 @@ mockpp history -------------- +2005-08-29 1.10.0: + + - only assertionFailed() will throw exceptions + 2005-08-01 1.9.1: - fixed compilation problems with certain data types Index: run-configure-ascii.sh =================================================================== RCS file: /cvsroot/mockpp/mockpp/run-configure-ascii.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- run-configure-ascii.sh 29 Jul 2005 10:07:24 -0000 1.1 +++ run-configure-ascii.sh 28 Aug 2005 20:40:23 -0000 1.2 @@ -1,2 +1,4 @@ #!/bin/sh -CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall" CXX="ccache g++" CC="ccache g++" ${0%/*}/configure --enable-debug=full \ No newline at end of file +MYFLAGS="-O0 -g3 -Wall -Werror" +MYCC="ccache g++" +CFLAGS="$MYFLAGS" CXXFLAGS="$MYFLAGS" CXX=$MYCC CC=$MYCC ${0%/*}/configure --enable-debug=full \ No newline at end of file Index: configure.in =================================================================== RCS file: /cvsroot/mockpp/mockpp/configure.in,v retrieving revision 1.85 retrieving revision 1.86 diff -u -d -r1.85 -r1.86 --- configure.in 31 Jul 2005 14:43:30 -0000 1.85 +++ configure.in 28 Aug 2005 20:40:23 -0000 1.86 @@ -19,9 +19,9 @@ MOCKPP_MINOR_VERSION=9 MOCKPP_PATCH_VERSION=1 -MOCKPP_MICRO_VERSION=31 +MOCKPP_MICRO_VERSION=32 MOCKPP_INTERFACE_AGE=0 -MOCKPP_BINARY_AGE=0 +MOCKPP_BINARY_AGE=1 MOCKPP_VERSION=$MOCKPP_MAJOR_VERSION.$MOCKPP_MINOR_VERSION.$MOCKPP_PATCH_VERSION |
From: Ewald A. <ewa...@us...> - 2005-08-15 14:16:35
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4592 Modified Files: mockpp.kdevelop Log Message: update Index: mockpp.kdevelop =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp.kdevelop,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- mockpp.kdevelop 31 Jul 2005 14:23:35 -0000 1.75 +++ mockpp.kdevelop 15 Aug 2005 14:16:26 -0000 1.76 @@ -9,7 +9,7 @@ <ignoreparts/> <projectdirectory>.</projectdirectory> <absoluteprojectpath>false</absoluteprojectpath> - <description></description> + <description/> <secondaryLanguages> <language>Perl</language> <language>Bash</language> @@ -24,7 +24,7 @@ </general> <run> <mainprogram>mockpp/tests/mock_test</mainprogram> - <programargs></programargs> + <programargs/> <terminal>false</terminal> <envvars/> <directoryradio>executable</directoryradio> @@ -140,14 +140,14 @@ <kdevdebugger> <general> <dbgshell>libtool</dbgshell> - <programargs></programargs> - <gdbpath></gdbpath> + <programargs/> + <gdbpath/> <breakonloadinglibs>true</breakonloadinglibs> <separatetty>false</separatetty> <floatingtoolbar>true</floatingtoolbar> - <configGdbScript></configGdbScript> - <runShellScript></runShellScript> - <runGdbScript></runGdbScript> + <configGdbScript/> + <runShellScript/> + <runGdbScript/> </general> <display> <staticmembers>true</staticmembers> @@ -241,7 +241,7 @@ <headerCompletionDelay>250</headerCompletionDelay> </codecompletion> <creategettersetter> - <prefixGet></prefixGet> + <prefixGet/> <prefixSet>set</prefixSet> <prefixVariable>m_,_</prefixVariable> <parameterName>theValue</parameterName> |
From: Ewald A. <ewa...@us...> - 2005-08-15 14:16:21
|
Update of /cvsroot/mockpp/mockpp/mockpp/docs/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4465/mockpp/docs/en Modified Files: Makefile.am Log Message: handling of temporary data Index: Makefile.am =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/Makefile.am,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- Makefile.am 13 Jun 2005 20:33:25 -0000 1.27 +++ Makefile.am 15 Aug 2005 14:16:08 -0000 1.28 @@ -33,15 +33,10 @@ 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 + -rm -rf ./var + mkdir -pv var + cp -R $(srcdir)/common var + cp -R $(srcdir)/images var xsltproc -o var/ $(srcdir)/customize-chunked.xsl $(srcdir)/index.docbook html-flat-files: $(srcdir)/customize.xsl @@ -49,15 +44,10 @@ 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 + -rm -rf ./var + mkdir -pv var + cp -R $(srcdir)/common var + cp -R $(srcdir)/images var xsltproc -o var/ $(srcdir)/customize-flat.xsl $(srcdir)/index.docbook html-files: html-chunk-files @@ -65,7 +55,11 @@ ################################################################ pdf-files: - xsltproc --output var/mockpp.fo $MAKE_FO_XSL $(srcdir)/index.docbook + -rm -rf ./var + mkdir -pv var + cp -R $(srcdir)/common var + cp -R $(srcdir)/images var + xsltproc --output var/mockpp.fo /usr/share/xml/docbook/stylesheet/nwalsh/current/fo/docbook.xsl $(srcdir)/index.docbook fop var/mockpp.fo var/mockpp.pdf svg-files: |
From: Ewald A. <ewa...@us...> - 2005-08-01 18:21:39
|
Update of /cvsroot/mockpp/mockpp/mockpp/docs/en In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21387/mockpp/docs/en Modified Files: faq.docbook Log Message: another question Index: faq.docbook =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/docs/en/faq.docbook,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- faq.docbook 24 Jul 2005 12:54:37 -0000 1.8 +++ faq.docbook 1 Aug 2005 18:21:12 -0000 1.9 @@ -198,6 +198,24 @@ <qandaentry> <question> + <para>Is it possible to mock a function with a default parameter?</para> + </question> + + <answer><para>Due to the internal macro structure it is not possible to add default parameters in + mock methods. Providing this possibility would require another set of macros which is + not reasonable.</para> + + <para>But you don't actually need it. A mock object is derived from a more or less abstract base class. + Since default values should never change, the according default value is also in the base + class, even it is pure virtual. The production code should only know about the base class which + contains the default value, so all you need is already available.</para> + </answer> + + </qandaentry> + + <qandaentry> + + <question> <para>Where can I ask a question regarding &mockpp;?</para> </question> |
From: Ewald A. <ewa...@us...> - 2005-07-31 17:56:41
|
Update of /cvsroot/mockpp/mockpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23485 Removed Files: configure Log Message: del --- configure DELETED --- |