[Mockpp-commits] mockpp/mockpp/tests AbstractDynamicChainingMock_test.cpp,1.36,1.37 AbstractInvocati
Brought to you by:
ewald-arnold
Update of /cvsroot/mockpp/mockpp/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12933/mockpp/tests Modified Files: AbstractDynamicChainingMock_test.cpp AbstractInvocationDispatcher_test.cpp And_test.cpp AnyArgumentsMatcher_test.cpp ArgumentsMatchBuilder_test.cpp ArgumentsMatcher_test.cpp AssertMo_test.cpp Assert_test.cpp ChainableMockMethod_1_test.cpp ChainableMockMethod_2_test.cpp ChainableMockMethod_test.cpp ChainableMockObjectPolymorphism_test.cpp ChainableMockObject_1_test.cpp ChainableMockObject_1_void_test.cpp ChainableMockObject_2_test.cpp ChainableMockObject_2_void_test.cpp ChainableMockObject_3_void_test.cpp ChainableMockObject_4_test.cpp ChainableMockObject_4_void_test.cpp ChainableMockObject_5_test.cpp ChainableMockObject_5_void_test.cpp ChainableMockObject_test.cpp ChainableMockObject_void_test.cpp ChainingMockBuilder_test.cpp ChainingMockObjectSupport_test.cpp ConstraintList_test.cpp ConstraintSet_test.cpp CoreMock_test.cpp CustomStub_test.cpp DefaultResultStub_test.cpp DynamicChainingMockError_test.cpp Exception_test.cpp ExpectationBoundary_test.cpp ExpectationConglomeration_test.cpp ExpectationCounterRange_test.cpp ExpectationCounter_test.cpp ExpectationList_test.cpp ExpectationMap_test.cpp ExpectationSegment_test.cpp ExpectationSet_test.cpp ExpectationValue_test.cpp FIFOInvocationDispatcher_test.cpp Formatter_test.cpp IncCounter.h InvocationMockerBuilder_test.cpp InvocationMocker_test.cpp Invocation_test.cpp InvokeAtLeastMatcher_test.cpp InvokeAtLeastOnceMatcher_test.cpp InvokeAtMostMatcher_test.cpp InvokeCountMatcher_test.cpp InvokeOnceMatcher_test.cpp InvokedAfterMatcher_test.cpp InvokedBeforeMatcher_test.cpp InvokedRecorder_test.cpp IsAnything_test.cpp IsCloseTo_test.cpp IsEqual_test.cpp IsGreaterOrEqual_test.cpp IsGreaterThan_test.cpp IsInstanceOf_test.cpp IsLessOrEqual_test.cpp IsLessThan_test.cpp IsNot_test.cpp IsNothing_test.cpp IsSame_test.cpp LIFOInvocationDispatcher_test.cpp MatchBuilder_test.cpp MixedMockObject_5_test.cpp MockObject_test.cpp MyBuilderNamespace.h MyMatchBuilder.h NoArgumentsMatcher_test.cpp NoException_test.cpp Or_test.cpp OutBound_test.cpp ResponseVector_test.cpp ReturnObjectList_test.cpp ReturnStub_test.cpp StringContains_test.cpp StringEndsWith_test.cpp StringStartsWith_test.cpp StubBuilder_test.cpp StubSequence_test.cpp TestFailureMatcher_test.cpp TestFailureStub_test.cpp ThrowStub_test.cpp ThrowableList_test.cpp Throwable_test.cpp TimeServer_test.cpp TrackingCounter_test.cpp TypelessStubSequence_test.cpp UnlimitedMatcher_test.cpp Verifiable_test.cpp VerifyingTestCaller_test.cpp VerifyingTestCase_test.cpp VisitableMockMethod_1_test.cpp VisitableMockMethod_2_test.cpp VisitableMockMethod_test.cpp VisitableMockObject_1_test.cpp VisitableMockObject_1_void_test.cpp VisitableMockObject_2_test.cpp VisitableMockObject_2_void_test.cpp VisitableMockObject_3_test.cpp VisitableMockObject_3_void_test.cpp VisitableMockObject_4_test.cpp VisitableMockObject_4_void_test.cpp VisitableMockObject_5_test.cpp VisitableMockObject_5_void_test.cpp VisitableMockObject_template_test.cpp VisitableMockObject_test.cpp VisitableMockObject_void_test.cpp VoidStub_test.cpp classes_ABCDE.cpp classes_ABCDE.h mock_test.cpp mockpp_pti_test.cpp mockpp_test.cpp readability_test.cpp Log Message: update copyright date Index: readability_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/readability_test.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- readability_test.cpp 28 Nov 2005 19:03:09 -0000 1.5 +++ readability_test.cpp 29 Dec 2005 19:29:52 -0000 1.6 @@ -2,7 +2,7 @@ readability_test.cpp - visually check readability of output ------------------- begin : Sat Apr 09 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: Or_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Or_test.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- Or_test.cpp 28 Dec 2005 21:29:21 -0000 1.15 +++ Or_test.cpp 29 Dec 2005 19:29:51 -0000 1.16 @@ -2,7 +2,7 @@ Or_test.cpp - unit tests for Or class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: TestFailureMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/TestFailureMatcher_test.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- TestFailureMatcher_test.cpp 28 Dec 2005 21:29:21 -0000 1.13 +++ TestFailureMatcher_test.cpp 29 Dec 2005 19:29:52 -0000 1.14 @@ -2,7 +2,7 @@ TestFailureMatcher_test.cpp - unit tests for TestFailureMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: DynamicChainingMockError_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/DynamicChainingMockError_test.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- DynamicChainingMockError_test.cpp 28 Dec 2005 09:23:30 -0000 1.18 +++ DynamicChainingMockError_test.cpp 29 Dec 2005 19:29:51 -0000 1.19 @@ -2,7 +2,7 @@ DynamicChainingMockError_test.cpp - unit tests for DynamicChainingMockError class ------------------- begin : Wed Sep 4 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: AbstractDynamicChainingMock_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/AbstractDynamicChainingMock_test.cpp,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- AbstractDynamicChainingMock_test.cpp 28 Dec 2005 09:23:30 -0000 1.36 +++ AbstractDynamicChainingMock_test.cpp 29 Dec 2005 19:29:51 -0000 1.37 @@ -2,7 +2,7 @@ AbstractDynamicChainingMock_test.cpp - unit tests for AbstractDynamicChainingMock class ------------------- begin : Wed Sep 1 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: IsInstanceOf_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/IsInstanceOf_test.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- IsInstanceOf_test.cpp 28 Dec 2005 21:29:21 -0000 1.19 +++ IsInstanceOf_test.cpp 29 Dec 2005 19:29:51 -0000 1.20 @@ -2,7 +2,7 @@ IsInstanceOf_test.cpp - unit tests for IsInstanceOf class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationList_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationList_test.cpp,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- ExpectationList_test.cpp 28 Dec 2005 21:29:21 -0000 1.21 +++ ExpectationList_test.cpp 29 Dec 2005 19:29:51 -0000 1.22 @@ -2,7 +2,7 @@ ExpectationList_test.cpp - unit tests for ExpectationList class ------------------- begin : Sat Dez 28 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: IsLessThan_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/IsLessThan_test.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- IsLessThan_test.cpp 28 Dec 2005 21:29:21 -0000 1.11 +++ IsLessThan_test.cpp 29 Dec 2005 19:29:51 -0000 1.12 @@ -2,7 +2,7 @@ IsLessThan_test.cpp - unit tests for IsLessThan class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationMap_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationMap_test.cpp,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- ExpectationMap_test.cpp 28 Dec 2005 21:29:21 -0000 1.21 +++ ExpectationMap_test.cpp 29 Dec 2005 19:29:51 -0000 1.22 @@ -2,7 +2,7 @@ ExpectationMap_test.cpp - unit tests for ExpectationMap class ------------------- begin : Sat Dez 28 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: CustomStub_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/CustomStub_test.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- CustomStub_test.cpp 28 Dec 2005 21:29:20 -0000 1.15 +++ CustomStub_test.cpp 29 Dec 2005 19:29:51 -0000 1.16 @@ -2,7 +2,7 @@ CustomStub_test.cpp - unit tests for CustomStub class ------------------- begin : Wed 25 Aug 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_test.cpp,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- VisitableMockObject_test.cpp 28 Dec 2005 09:23:31 -0000 1.29 +++ VisitableMockObject_test.cpp 29 Dec 2005 19:29:52 -0000 1.30 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 0 parameter methods ------------------- begin : Sam Feb 8 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: Assert_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Assert_test.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- Assert_test.cpp 28 Dec 2005 21:29:20 -0000 1.23 +++ Assert_test.cpp 29 Dec 2005 19:29:51 -0000 1.24 @@ -2,7 +2,7 @@ Assert_test.cpp - unit tests for Assert class ------------------- begin : Fri Dez 27 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: IsLessOrEqual_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/IsLessOrEqual_test.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- IsLessOrEqual_test.cpp 28 Dec 2005 21:29:21 -0000 1.11 +++ IsLessOrEqual_test.cpp 29 Dec 2005 19:29:51 -0000 1.12 @@ -2,7 +2,7 @@ IsLessOrEqual_test.cpp - unit tests for IsLessOrEqual class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: MixedMockObject_5_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/MixedMockObject_5_test.cpp,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- MixedMockObject_5_test.cpp 28 Dec 2005 09:23:31 -0000 1.10 +++ MixedMockObject_5_test.cpp 29 Dec 2005 19:29:51 -0000 1.11 @@ -4,7 +4,7 @@ unit tests for MixedMockObject class and 5 parameter methods ------------------- begin : Sat Mar 05 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_test.cpp,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- ChainableMockObject_test.cpp 28 Dec 2005 09:23:30 -0000 1.28 +++ ChainableMockObject_test.cpp 29 Dec 2005 19:29:51 -0000 1.29 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 0 parameter methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: Invocation_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Invocation_test.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- Invocation_test.cpp 28 Dec 2005 21:29:21 -0000 1.24 +++ Invocation_test.cpp 29 Dec 2005 19:29:51 -0000 1.25 @@ -2,7 +2,7 @@ Invocation_test.cpp - unit tests for Invocation class ------------------- begin : Sat 27 Aug 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: IsGreaterThan_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/IsGreaterThan_test.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- IsGreaterThan_test.cpp 28 Dec 2005 21:29:21 -0000 1.11 +++ IsGreaterThan_test.cpp 29 Dec 2005 19:29:51 -0000 1.12 @@ -2,7 +2,7 @@ IsGreaterThan_test.cpp - unit tests for IsGreaterThan class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: MyBuilderNamespace.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/MyBuilderNamespace.h,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- MyBuilderNamespace.h 26 Nov 2005 17:57:48 -0000 1.15 +++ MyBuilderNamespace.h 29 Dec 2005 19:29:51 -0000 1.16 @@ -2,7 +2,7 @@ MyBuilderNamespace.h - helper class for common use in tests ------------------- begin : Wed Sep 4 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_4_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_4_void_test.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ChainableMockObject_4_void_test.cpp 28 Dec 2005 09:23:30 -0000 1.16 +++ ChainableMockObject_4_void_test.cpp 29 Dec 2005 19:29:51 -0000 1.17 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 4 parameter void methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: InvocationMockerBuilder_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/InvocationMockerBuilder_test.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- InvocationMockerBuilder_test.cpp 28 Dec 2005 09:23:31 -0000 1.33 +++ InvocationMockerBuilder_test.cpp 29 Dec 2005 19:29:51 -0000 1.34 @@ -2,7 +2,7 @@ InvocationMockerBuilder_test.cpp - unit tests for InvocationMockerBuilder class ------------------- begin : Wed Sep 1 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: StringContains_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/StringContains_test.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- StringContains_test.cpp 28 Dec 2005 21:29:21 -0000 1.15 +++ StringContains_test.cpp 29 Dec 2005 19:29:51 -0000 1.16 @@ -2,7 +2,7 @@ StringContains_test.cpp - unit tests for StringContains class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: InvokeAtLeastOnceMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/InvokeAtLeastOnceMatcher_test.cpp,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- InvokeAtLeastOnceMatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.12 +++ InvokeAtLeastOnceMatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.13 @@ -2,7 +2,7 @@ InvokeAtLeastOnceMatcher_test.cpp - unit tests for InvokeAtLeastOnceMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationSet_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationSet_test.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- ExpectationSet_test.cpp 28 Dec 2005 21:29:21 -0000 1.19 +++ ExpectationSet_test.cpp 29 Dec 2005 19:29:51 -0000 1.20 @@ -2,7 +2,7 @@ ExpectationSet_test.cpp - unit tests for ExpectationSet class ------------------- begin : Sat Dez 28 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_1_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_1_void_test.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- ChainableMockObject_1_void_test.cpp 28 Dec 2005 09:23:30 -0000 1.19 +++ ChainableMockObject_1_void_test.cpp 29 Dec 2005 19:29:51 -0000 1.20 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 1 parameter void methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockMethod_2_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockMethod_2_test.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ChainableMockMethod_2_test.cpp 28 Dec 2005 09:23:30 -0000 1.13 +++ ChainableMockMethod_2_test.cpp 29 Dec 2005 19:29:51 -0000 1.14 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 2 parameter methods ------------------- begin : Thu Oct 2 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: InvokedAfterMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/InvokedAfterMatcher_test.cpp,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- InvokedAfterMatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.12 +++ InvokedAfterMatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.13 @@ -2,7 +2,7 @@ InvokedAfterMatcher_test.cpp - unit tests for InvokedAfterMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: InvokeOnceMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/InvokeOnceMatcher_test.cpp,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- InvokeOnceMatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.12 +++ InvokeOnceMatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.13 @@ -2,7 +2,7 @@ InvokeOnceMatcher_test_test.cpp - unit tests for InvokeOnceMatcher_test class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_3_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_3_void_test.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ChainableMockObject_3_void_test.cpp 28 Dec 2005 09:23:30 -0000 1.16 +++ ChainableMockObject_3_void_test.cpp 29 Dec 2005 19:29:51 -0000 1.17 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 4 parameter void methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VoidStub_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VoidStub_test.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- VoidStub_test.cpp 28 Dec 2005 21:29:21 -0000 1.15 +++ VoidStub_test.cpp 29 Dec 2005 19:29:52 -0000 1.16 @@ -2,7 +2,7 @@ VoidStub_test.cpp - unit tests for VoidStub class ------------------- begin : Wed 25 Aug 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationCounter_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationCounter_test.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- ExpectationCounter_test.cpp 28 Dec 2005 21:29:21 -0000 1.18 +++ ExpectationCounter_test.cpp 29 Dec 2005 19:29:51 -0000 1.19 @@ -2,7 +2,7 @@ ExpectationCounter_test.cpp - unit tests for ExpectationCounter class ------------------- begin : Sat Dez 28 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: OutBound_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/OutBound_test.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- OutBound_test.cpp 28 Dec 2005 09:23:31 -0000 1.5 +++ OutBound_test.cpp 29 Dec 2005 19:29:51 -0000 1.6 @@ -2,7 +2,7 @@ OutBound_test.cpp - unit tests for OutBound class ------------------- begin : Sat Jul 23 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ResponseVector_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ResponseVector_test.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ResponseVector_test.cpp 28 Dec 2005 09:23:31 -0000 1.9 +++ ResponseVector_test.cpp 29 Dec 2005 19:29:51 -0000 1.10 @@ -2,7 +2,7 @@ ResponseVector_Test.cpp - unit tests for ResponseVector classes ------------------- begin : Sun Oct 30 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationConglomeration_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationConglomeration_test.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- ExpectationConglomeration_test.cpp 28 Dec 2005 21:29:21 -0000 1.17 +++ ExpectationConglomeration_test.cpp 29 Dec 2005 19:29:51 -0000 1.18 @@ -2,7 +2,7 @@ ExpectationConglomeration_test.cpp - unit tests for ExpectationConglomeration class ------------------- begin : Sat Aug 14 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: classes_ABCDE.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/classes_ABCDE.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- classes_ABCDE.cpp 29 Jan 2005 18:11:04 -0000 1.5 +++ classes_ABCDE.cpp 29 Dec 2005 19:29:52 -0000 1.6 @@ -2,7 +2,7 @@ classes_ABCDE - provide some classes for testing purposes ------------------- begin : Sat Sep 25 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: InvokeAtMostMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/InvokeAtMostMatcher_test.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- InvokeAtMostMatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.11 +++ InvokeAtMostMatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.12 @@ -2,7 +2,7 @@ InvokeAtMostMatcher_test.cpp - unit tests for InvokeAtMostMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_4_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_4_test.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- VisitableMockObject_4_test.cpp 28 Dec 2005 09:23:31 -0000 1.24 +++ VisitableMockObject_4_test.cpp 29 Dec 2005 19:29:52 -0000 1.25 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 4 parameter methods ------------------- begin : Mit Feb 19 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_3_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_3_void_test.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- VisitableMockObject_3_void_test.cpp 28 Dec 2005 09:23:31 -0000 1.24 +++ VisitableMockObject_3_void_test.cpp 29 Dec 2005 19:29:52 -0000 1.25 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 4 parameter void methods ------------------- begin : Die Feb 18 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: StubSequence_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/StubSequence_test.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- StubSequence_test.cpp 28 Dec 2005 09:23:31 -0000 1.19 +++ StubSequence_test.cpp 29 Dec 2005 19:29:52 -0000 1.20 @@ -2,7 +2,7 @@ StubSequence_test.cpp - unit tests for StubSequence class ------------------- begin : Sat Sep 18 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: MatchBuilder_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/MatchBuilder_test.cpp,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- MatchBuilder_test.cpp 28 Dec 2005 21:29:21 -0000 1.26 +++ MatchBuilder_test.cpp 29 Dec 2005 19:29:51 -0000 1.27 @@ -2,7 +2,7 @@ MatchBuilder_test.cpp - unit tests for MatchBuilder class ------------------- begin : Sat Sep 20 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_2_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_2_void_test.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ChainableMockObject_2_void_test.cpp 28 Dec 2005 09:23:30 -0000 1.16 +++ ChainableMockObject_2_void_test.cpp 29 Dec 2005 19:29:51 -0000 1.17 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 2 parameter void methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_void_test.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ChainableMockObject_void_test.cpp 28 Dec 2005 09:23:30 -0000 1.16 +++ ChainableMockObject_void_test.cpp 29 Dec 2005 19:29:51 -0000 1.17 @@ -6,7 +6,7 @@ ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: NoArgumentsMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/NoArgumentsMatcher_test.cpp,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- NoArgumentsMatcher_test.cpp 28 Dec 2005 21:29:21 -0000 1.14 +++ NoArgumentsMatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.15 @@ -2,7 +2,7 @@ NoArgumentsMatcher_test.cpp - unit tests for NoArgumentsMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: Exception_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Exception_test.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- Exception_test.cpp 28 Dec 2005 21:29:21 -0000 1.17 +++ Exception_test.cpp 29 Dec 2005 19:29:51 -0000 1.18 @@ -2,7 +2,7 @@ Exception_test.cpp - unit tests for Exception class ------------------- begin : Wed Jan 1 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainingMockObjectSupport_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainingMockObjectSupport_test.cpp,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- ChainingMockObjectSupport_test.cpp 28 Dec 2005 09:23:30 -0000 1.37 +++ ChainingMockObjectSupport_test.cpp 29 Dec 2005 19:29:51 -0000 1.38 @@ -3,7 +3,7 @@ ChainingMockObjectSupport_test.cpp - unit tests for ChainingMockObjectSupport ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: LIFOInvocationDispatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/LIFOInvocationDispatcher_test.cpp,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- LIFOInvocationDispatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.22 +++ LIFOInvocationDispatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.23 @@ -2,7 +2,7 @@ LIFOInvocationDispatcher_test.cpp - unit tests for LIFOInvocationDispatcher class ------------------- begin : Wed Sep 4 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: NoException_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/NoException_test.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- NoException_test.cpp 29 Dec 2005 12:07:57 -0000 1.9 +++ NoException_test.cpp 29 Dec 2005 19:29:51 -0000 1.10 @@ -2,7 +2,7 @@ NoException_test.cpp - unit tests for tests with disabled exceptions ------------------- begin : Wed Dec 7 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_template_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_template_test.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- VisitableMockObject_template_test.cpp 28 Dec 2005 09:23:31 -0000 1.13 +++ VisitableMockObject_template_test.cpp 29 Dec 2005 19:29:52 -0000 1.14 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject templates ------------------- begin : Son Feb 16 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockMethod_1_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockMethod_1_test.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- VisitableMockMethod_1_test.cpp 28 Dec 2005 09:23:31 -0000 1.9 +++ VisitableMockMethod_1_test.cpp 29 Dec 2005 19:29:52 -0000 1.10 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 1 parameter methods ------------------- begin : Thu Oct 2 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_4_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_4_void_test.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- VisitableMockObject_4_void_test.cpp 28 Dec 2005 09:23:31 -0000 1.24 +++ VisitableMockObject_4_void_test.cpp 29 Dec 2005 19:29:52 -0000 1.25 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 4 parameter void methods ------------------- begin : Die Feb 18 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ReturnObjectList_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ReturnObjectList_test.cpp,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- ReturnObjectList_test.cpp 28 Dec 2005 09:23:31 -0000 1.20 +++ ReturnObjectList_test.cpp 29 Dec 2005 19:29:51 -0000 1.21 @@ -2,7 +2,7 @@ ReturnObjectList_test.cpp - unit tests for ReturnObjectList class ------------------- begin : Fri Dez 27 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: StringStartsWith_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/StringStartsWith_test.cpp,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- StringStartsWith_test.cpp 28 Dec 2005 21:29:21 -0000 1.8 +++ StringStartsWith_test.cpp 29 Dec 2005 19:29:52 -0000 1.9 @@ -2,7 +2,7 @@ StringStartsWith_test.cpp - unit tests for StringStartsWith class ------------------- begin : Wed Jan 05 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_3_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_3_test.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- VisitableMockObject_3_test.cpp 28 Dec 2005 09:23:31 -0000 1.24 +++ VisitableMockObject_3_test.cpp 29 Dec 2005 19:29:52 -0000 1.25 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 3 parameter methods ------------------- begin : Mit Feb 19 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObjectPolymorphism_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObjectPolymorphism_test.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- ChainableMockObjectPolymorphism_test.cpp 28 Dec 2005 09:23:30 -0000 1.9 +++ ChainableMockObjectPolymorphism_test.cpp 29 Dec 2005 19:29:51 -0000 1.10 @@ -4,7 +4,7 @@ unit tests for MockVisitor class and polymorphic parameter methods ------------------- begin : Tue Sep 20 2005 - copyright : (C) 2005 contributed by Mathieu Champlon + copyright : (C) 2005-2006 contributed by Mathieu Champlon email : mockpp at ewald-arnold dot de $Id$ Index: IsGreaterOrEqual_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/IsGreaterOrEqual_test.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- IsGreaterOrEqual_test.cpp 28 Dec 2005 21:29:21 -0000 1.11 +++ IsGreaterOrEqual_test.cpp 29 Dec 2005 19:29:51 -0000 1.12 @@ -2,7 +2,7 @@ IsGreaterOrEqual_test.cpp - unit tests for IsGreaterOrEqual class ------------------- begin : Sat Aug 21 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: mockpp_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/mockpp_test.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- mockpp_test.cpp 28 Dec 2005 21:29:21 -0000 1.18 +++ mockpp_test.cpp 29 Dec 2005 19:29:52 -0000 1.19 @@ -2,7 +2,7 @@ mockpp_test.cpp - unit tests for global mockpp functions ------------------- begin : Fri Dez 27 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: Throwable_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Throwable_test.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- Throwable_test.cpp 28 Dec 2005 21:29:21 -0000 1.19 +++ Throwable_test.cpp 29 Dec 2005 19:29:52 -0000 1.20 @@ -2,7 +2,7 @@ Throwable_test.cpp - unit tests for Throwable class ------------------- begin : Fri Dez 27 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_2_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_2_test.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- ChainableMockObject_2_test.cpp 28 Dec 2005 09:23:30 -0000 1.15 +++ ChainableMockObject_2_test.cpp 29 Dec 2005 19:29:51 -0000 1.16 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 2 parameter methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: UnlimitedMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/UnlimitedMatcher_test.cpp,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- UnlimitedMatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.7 +++ UnlimitedMatcher_test.cpp 29 Dec 2005 19:29:52 -0000 1.8 @@ -2,7 +2,7 @@ UnlimitedMatcher_test.cpp - unit tests for UnlimitedMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: CoreMock_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/CoreMock_test.cpp,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- CoreMock_test.cpp 28 Dec 2005 09:23:30 -0000 1.26 +++ CoreMock_test.cpp 29 Dec 2005 19:29:51 -0000 1.27 @@ -2,7 +2,7 @@ CoreMock_test.cpp - unit tests for CoreMock class ------------------- begin : Wed Sep 4 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_4_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_4_test.cpp,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- ChainableMockObject_4_test.cpp 28 Dec 2005 09:23:30 -0000 1.15 +++ ChainableMockObject_4_test.cpp 29 Dec 2005 19:29:51 -0000 1.16 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 4 parameter methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: mockpp_pti_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/mockpp_pti_test.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- mockpp_pti_test.cpp 28 Dec 2005 09:23:31 -0000 1.11 +++ mockpp_pti_test.cpp 29 Dec 2005 19:29:52 -0000 1.12 @@ -2,7 +2,7 @@ mockpp_pti_test.cpp - unit tests for pti weakness functions ------------------- begin : Sun 04 03 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: DefaultResultStub_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/DefaultResultStub_test.cpp,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- DefaultResultStub_test.cpp 28 Dec 2005 21:29:21 -0000 1.14 +++ DefaultResultStub_test.cpp 29 Dec 2005 19:29:51 -0000 1.15 @@ -2,7 +2,7 @@ DefaultResultStub_test.cpp - unit tests for DefaultResultStub class ------------------- begin : |DATE| - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationSegment_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationSegment_test.cpp,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- ExpectationSegment_test.cpp 28 Dec 2005 21:29:21 -0000 1.18 +++ ExpectationSegment_test.cpp 29 Dec 2005 19:29:51 -0000 1.19 @@ -2,7 +2,7 @@ ExpectationSegment_test.cpp - unit tests for ExpectationSegment class ------------------- begin : Sat Dez 28 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_5_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_5_test.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- VisitableMockObject_5_test.cpp 28 Dec 2005 09:23:31 -0000 1.33 +++ VisitableMockObject_5_test.cpp 29 Dec 2005 19:29:52 -0000 1.34 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 5 parameter methods ------------------- begin : Mit Feb 19 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_1_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_1_test.cpp,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- VisitableMockObject_1_test.cpp 28 Dec 2005 09:23:31 -0000 1.26 +++ VisitableMockObject_1_test.cpp 29 Dec 2005 19:29:52 -0000 1.27 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 1 parameter methods ------------------- begin : Sam Feb 8 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_1_void_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_1_void_test.cpp,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- VisitableMockObject_1_void_test.cpp 28 Dec 2005 09:23:31 -0000 1.26 +++ VisitableMockObject_1_void_test.cpp 29 Dec 2005 19:29:52 -0000 1.27 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 1 parameter void methods ------------------- begin : Sam Feb 8 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ThrowStub_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ThrowStub_test.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- ThrowStub_test.cpp 28 Dec 2005 21:29:21 -0000 1.17 +++ ThrowStub_test.cpp 29 Dec 2005 19:29:52 -0000 1.18 @@ -2,7 +2,7 @@ ThrowStub_test.cpp - unit tests for class ------------------- begin : Sun Aug 22 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockObject_1_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockObject_1_test.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- ChainableMockObject_1_test.cpp 28 Dec 2005 09:23:30 -0000 1.16 +++ ChainableMockObject_1_test.cpp 29 Dec 2005 19:29:51 -0000 1.17 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 1 parameter methods ------------------- begin : Thu Sep 28 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockObject_2_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockObject_2_test.cpp,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- VisitableMockObject_2_test.cpp 28 Dec 2005 09:23:31 -0000 1.25 +++ VisitableMockObject_2_test.cpp 29 Dec 2005 19:29:52 -0000 1.26 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and 2 parameter methods ------------------- begin : Die Feb 18 2003 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: AbstractInvocationDispatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/AbstractInvocationDispatcher_test.cpp,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- AbstractInvocationDispatcher_test.cpp 28 Dec 2005 21:29:19 -0000 1.27 +++ AbstractInvocationDispatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.28 @@ -2,7 +2,7 @@ AbstractInvocationDispatcher_test.cpp - unit tests for AbstractInvocationDispatcher class ------------------- begin : Wed Sep 4 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ChainableMockMethod_1_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ChainableMockMethod_1_test.cpp,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ChainableMockMethod_1_test.cpp 28 Dec 2005 09:23:30 -0000 1.14 +++ ChainableMockMethod_1_test.cpp 29 Dec 2005 19:29:51 -0000 1.15 @@ -4,7 +4,7 @@ unit tests for ChainableMockObject class and 1 parameter methods ------------------- begin : Thu Oct 2 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: VisitableMockMethod_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/VisitableMockMethod_test.cpp,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- VisitableMockMethod_test.cpp 28 Dec 2005 21:29:21 -0000 1.22 +++ VisitableMockMethod_test.cpp 29 Dec 2005 19:29:52 -0000 1.23 @@ -4,7 +4,7 @@ unit tests for VisitableMockObject class and no parameter methods ------------------- begin : Sat Oct 15 2005 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ReturnStub_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ReturnStub_test.cpp,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ReturnStub_test.cpp 28 Dec 2005 09:23:31 -0000 1.14 +++ ReturnStub_test.cpp 29 Dec 2005 19:29:51 -0000 1.15 @@ -2,7 +2,7 @@ ReturnStub_test.cpp - unit tests for ReturnStub class ------------------- begin : |DATE| - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: Formatter_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/Formatter_test.cpp,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- Formatter_test.cpp 28 Dec 2005 21:29:21 -0000 1.35 +++ Formatter_test.cpp 29 Dec 2005 19:29:51 -0000 1.36 @@ -2,7 +2,7 @@ Formatter_test.cpp - unit tests for Formatter class ------------------- begin : Fri Dez 27 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: ExpectationCounterRange_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/ExpectationCounterRange_test.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- ExpectationCounterRange_test.cpp 28 Dec 2005 21:29:21 -0000 1.17 +++ ExpectationCounterRange_test.cpp 29 Dec 2005 19:29:51 -0000 1.18 @@ -2,7 +2,7 @@ ExpectationCounterRange_test.cpp - unit tests for ExpectationCounterRange class ------------------- begin : Sat Dez 28 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: InvokeAtLeastMatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/InvokeAtLeastMatcher_test.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- InvokeAtLeastMatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.9 +++ InvokeAtLeastMatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.10 @@ -2,7 +2,7 @@ InvokeAtLeastMatcher_test.cpp - unit tests for InvokeAtLeastMatcher class ------------------- begin : Sat Aug 27 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de $Id$ Index: FIFOInvocationDispatcher_test.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/tests/FIFOInvocationDispatcher_test.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- FIFOInvocationDispatcher_test.cpp 28 Dec 2005 09:23:31 -0000 1.23 +++ FIFOInvocationDispatcher_test.cpp 29 Dec 2005 19:29:51 -0000 1.24 @@ -2,7 +2,7 @@ FIFOInvocationDispatcher_test.cpp - unit tests for FIFOInvocationDispatcher class ------------------- begin : Wed Sep 4 2004 - copyright : (C) 2002-2005 by Ewald Ar... [truncated message content] |