[Mockpp-commits] mockpp/msvc2005/mockpp/tests .cvsignore,NONE,1.1 Makefile.am,NONE,1.1 mock_test.vcp
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-12-08 17:24:22
|
Update of /cvsroot/mockpp/mockpp/msvc2005/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3030/msvc2005/mockpp/tests Added Files: .cvsignore Makefile.am mock_test.vcproj Log Message: new project files (converted from msvc71) --- NEW FILE: .cvsignore --- Makefile Makefile.in *.~* *.user --- NEW FILE: Makefile.am --- EXTRA_DIST = mock_test.vcproj CLEAN_FILES = *.plg *.opt *.ncb *.dep *.~* *.~~* *~ --- NEW FILE: mock_test.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="mock_test" ProjectGUID="{F22BA7AF-9CFC-4F2A-947D-69AF7C466635}" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Release|Win32" OutputDirectory="C:\tmp\compile\mockpp\tests\Release" IntermediateDirectory="C:\tmp\compile\mockpp\tests\Release" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" TypeLibraryName="C:\tmp\compile\mockpp\tests\Release/mock_test.tlb" HeaderFileName="" /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="../../..,$(CPPUNIT_ROOT)/include" PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE,CPPUNIT_DLL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" RuntimeTypeInfo="true" PrecompiledHeaderFile="C:\tmp\compile\mockpp\tests\Release/mock_test.pch" AssemblerListingLocation="C:\tmp\compile\mockpp\tests\Release/" ObjectFile="C:\tmp\compile\mockpp\tests\Release/" ProgramDataBaseFileName="C:\tmp\compile\mockpp\tests\Release/" WarningLevel="4" SuppressStartupBanner="true" CompileAs="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1041" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="mockpp.lib cppunit_dll.lib" OutputFile="C:\tmp\compile\mockpp\tests\Release/mock_test.exe" LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" ProgramDatabaseFile="C:\tmp\compile\mockpp\tests\Release/mock_test.pdb" SubSystem="1" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Debug|Win32" OutputDirectory="C:\tmp\compile\mockpp\tests\Debug" IntermediateDirectory="C:\tmp\compile\mockpp\tests\Debug" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" TypeLibraryName="c:\tmp\compile\mockpp\tests\Debug/mock_test.tlb" HeaderFileName="" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=""G:\data\src\cppunit-1.10.2\include";..\..\..;"$(CPPUNIT_ROOT)/include"" PreprocessorDefinitions="WIN32,_CONSOLE,CPPUNIT_DLL" BasicRuntimeChecks="3" RuntimeLibrary="3" RuntimeTypeInfo="true" PrecompiledHeaderFile="C:\tmp\compile\mockpp\tests\Debug/mock_test.pch" AssemblerListingLocation="C:\tmp\compile\mockpp\tests\Debug/" ObjectFile="C:\tmp\compile\mockpp\tests\Debug/" ProgramDataBaseFileName="C:\tmp\compile\mockpp\tests\Debug/" WarningLevel="4" SuppressStartupBanner="true" DebugInformationFormat="4" CompileAs="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1041" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="mockppd.lib cppunitd_dll.lib" OutputFile="C:\tmp\compile\mockpp\tests\Debug/mock_test.exe" LinkIncremental="2" SuppressStartupBanner="true" AdditionalLibraryDirectories="../../lib,$(CPPUNIT_ROOT)/lib" GenerateDebugInformation="true" ProgramDatabaseFile="C:\tmp\compile\mockpp\tests\Debug/mock_test.pdb" SubSystem="1" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" > <File RelativePath="..\..\..\mockpp\tests\AbstractDynamicChainingMock_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\AbstractInvocationDispatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\And_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\AnyArgumentsMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ArgumentsMatchBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ArgumentsMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Assert_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\AssertMo_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockMethod_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_1_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_2_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_3_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_4_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_5_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObject_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainableMockObjectPolymorphism_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainingMockBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ChainingMockObjectSupport_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\classes_ABCDE.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ConstraintList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ConstraintSet_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\CoreMock_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\CustomStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\DefaultResultStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\DynamicChainingMockError_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Exception_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationBoundary_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationConglomeration_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationCounter_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationCounterRange_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationMap_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationSegment_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationSet_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ExpectationValue_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\FIFOInvocationDispatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Formatter_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Invocation_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvocationMocker_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvocationMockerBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeAtLeastMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeAtLeastOnceMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeAtMostMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeCountMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokedAfterMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokedBeforeMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokedRecorder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\InvokeOnceMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsAnything_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsCloseTo_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsEqual_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsGreaterOrEqual_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsGreaterThan_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsInstanceOf_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsLessOrEqual_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsLessThan_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsNot_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsNothing_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\IsSame_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\LIFOInvocationDispatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\MatchBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\MixedMockObject_5_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\mock_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\MockObject_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\mockpp_pti_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\mockpp_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\NoArgumentsMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Or_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\OutBound_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ResponseVector_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ReturnObjectList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ReturnStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StringContains_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StringEndsWith_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StringStartsWith_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StubBuilder_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\StubSequence_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TestFailureMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TestFailureStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Throwable_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ThrowableList_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\ThrowStub_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TimeServer_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TrackingCounter_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\TypelessStubSequence_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\UnlimitedMatcher_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\Verifiable_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VerifyingTestCaller_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VerifyingTestCase_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockMethod_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_1_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_2_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_3_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_4_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_5_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_template_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VisitableMockObject_void_test.cpp" > </File> <File RelativePath="..\..\..\mockpp\tests\VoidStub_test.cpp" > </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl" > <File RelativePath="..\..\..\mockpp\tests\classes_ABCDE.h" > </File> <File RelativePath="..\..\..\mockpp\tests\MyBuilderNamespace.h" > </File> <File RelativePath="..\..\..\mockpp\tests\MyMatchBuilder.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject> |