[Mockpp-commits] mockpp/msvc6/mockpp/tests mock_failing_test.dsp,NONE,1.1
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-04-06 19:23:36
|
Update of /cvsroot/mockpp/mockpp/msvc6/mockpp/tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13296/msvc6/mockpp/tests Added Files: mock_failing_test.dsp Log Message: new file for failing tests --- NEW FILE: mock_failing_test.dsp --- # Microsoft Developer Studio Project File - Name="mock_failing_test" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** NICHT BEARBEITEN ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=mock_failing_test - Win32 Release !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl !MESSAGE !MESSAGE NMAKE /f "mock_failing_test.mak". !MESSAGE !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel: !MESSAGE !MESSAGE NMAKE /f "mock_failing_test.mak" CFG="mock_failing_test - Win32 Release" !MESSAGE !MESSAGE Für die Konfiguration stehen zur Auswahl: !MESSAGE !MESSAGE "mock_failing_test - Win32 Release" (basierend auf "Win32 (x86) Console Application") !MESSAGE "mock_failing_test - Win32 Debug" (basierend auf "Win32 (x86) Console Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "mock_failing_test - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "C:\tmp\compile\mockpp\tests\Release" # PROP BASE Intermediate_Dir "C:\tmp\compile\mockpp\tests\Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "C:\tmp\compile\mockpp\tests\Release" # PROP Intermediate_Dir "C:\tmp\compile\mockpp\tests\Release" # PROP Target_Dir "" MTL=midl.exe # ADD BASE MTL /nologo /tlb"C:\tmp\compile\mockpp\tests\Release\mock_failing_test.tlb" /win32 # ADD MTL /nologo /tlb"C:\tmp\compile\mockpp\tests\Release\mock_failing_test.tlb" /win32 # ADD BASE CPP /nologo /MD /W4 /GR /GX /O2 /I "../.." /I "../../.." /I "$(CPPUNIT_ROOT)/include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "CPPUNIT_DLL" /D "_MBCS" /GF /c # ADD CPP /nologo /MD /W4 /GR /GX /O2 /I "../.." /I "../../.." /I "$(CPPUNIT_ROOT)/include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "CPPUNIT_DLL" /D "_MBCS" /GF /c # ADD BASE RSC /l 0x411 /d "NDEBUG" # ADD RSC /l 0x411 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mockpp.lib cppunit_dll.lib /nologo /subsystem:console /machine:IX86 /pdbtype:sept /libpath:"../../lib" /libpath:"$(CPPUNIT_ROOT)/lib" # SUBTRACT BASE LINK32 /pdb:none # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mockpp.lib cppunit_dll.lib /nologo /subsystem:console /machine:IX86 /pdbtype:sept /libpath:"../../lib" /libpath:"$(CPPUNIT_ROOT)/lib" # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "mock_failing_test - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "C:\tmp\compile\mockpp\tests\Debug" # PROP BASE Intermediate_Dir "C:\tmp\compile\mockpp\tests\Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "C:\tmp\compile\mockpp\tests\Debug" # PROP Intermediate_Dir "C:\tmp\compile\mockpp\tests\Debug" # PROP Target_Dir "" MTL=midl.exe # ADD BASE MTL /nologo /tlb"c:\tmp\compile\mockpp\tests\Debug\mock_failing_test.tlb" /win32 # ADD MTL /nologo /tlb"c:\tmp\compile\mockpp\tests\Debug\mock_failing_test.tlb" /win32 # ADD BASE CPP /nologo /MDd /W4 /GR /GX /ZI /Od /I "../../.." /I "$(CPPUNIT_ROOT)/include" /D "WIN32" /D "_CONSOLE" /D "CPPUNIT_DLL" /D "_MBCS" /GZ /c # ADD CPP /nologo /MDd /W4 /GR /GX /ZI /Od /I "../../.." /I "$(CPPUNIT_ROOT)/include" /D "WIN32" /D "_CONSOLE" /D "CPPUNIT_DLL" /D "_MBCS" /GZ /c # ADD BASE RSC /l 0x411 /d "_DEBUG" # ADD RSC /l 0x411 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mockppd.lib cppunitd_dll.lib /nologo /subsystem:console /debug /machine:IX86 /pdbtype:sept /libpath:"../../lib" /libpath:"$(CPPUNIT_ROOT)/lib" # SUBTRACT BASE LINK32 /pdb:none # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mockppd.lib cppunitd_dll.lib /nologo /subsystem:console /debug /machine:IX86 /pdbtype:sept /libpath:"../../lib" /libpath:"$(CPPUNIT_ROOT)/lib" # SUBTRACT LINK32 /pdb:none !ENDIF # Begin Target # Name "mock_failing_test - Win32 Release" # Name "mock_failing_test - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=..\..\..\mockpp\tests\AbstractDynamicChainingMock_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_1_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_1_void_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_2_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_2_void_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_3_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_3_void_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_4_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_4_void_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_5_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_5_void_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainableMockObject_void_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\ChainingMockObjectSupport_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\CoreMock_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\MatchBuilder_test.cpp DEP_CPP_MATCH=\ "..\..\..\mockpp\builder\BuilderNamespace.h"\ "..\..\..\mockpp\builder\IdentityBuilder.h"\ "..\..\..\mockpp\builder\MatchBuilder.h"\ "..\..\..\mockpp\builder\StubBuilder.h"\ "..\..\..\mockpp\chaining\Invocation.h"\ "..\..\..\mockpp\chaining\StubMatchersCollection.h"\ "..\..\..\mockpp\compat\Assert.h"\ "..\..\..\mockpp\compat\AssertionFailedError.h"\ "..\..\..\mockpp\compat\Exception.h"\ "..\..\..\mockpp\compat\Formatter.h"\ "..\..\..\mockpp\constraint\Constraint.h"\ "..\..\..\mockpp\constraint\ConstraintHolder.h"\ "..\..\..\mockpp\constraint\ConstraintSet.h"\ "..\..\..\mockpp\constraint\TypelessConstraint.h"\ "..\..\..\mockpp\matcher\InvocationMatcher.h"\ "..\..\..\mockpp\matcher\InvokedAfterMatcher.h"\ "..\..\..\mockpp\matcher\InvokedBeforeMatcher.h"\ "..\..\..\mockpp\matcher\InvokedRecorder.h"\ "..\..\..\mockpp\matcher\MatcherHolder.h"\ "..\..\..\mockpp\matcher\TypelessMatcher.h"\ "..\..\..\mockpp\mockpp.h"\ "..\..\..\mockpp\mockpp_config-bcb5.h"\ "..\..\..\mockpp\mockpp_config-msvc_60_70.h"\ "..\..\..\mockpp\mockpp_config-msvc_71.h"\ "..\..\..\mockpp\SelfDescribing.h"\ "..\..\..\mockpp\stub\Stub.h"\ "..\..\..\mockpp\stub\StubHolder.h"\ "..\..\..\mockpp\stub\TypelessStub.h"\ "..\..\..\mockpp\stub\VoidStub.h"\ "..\..\..\mockpp\tests\classes_ABCDE.h"\ "..\..\..\mockpp\tests\MyBuilderNamespace.h"\ "..\..\..\mockpp\tests\MyMatchBuilder.h"\ "..\..\..\mockpp\util\AutoPointer.h"\ "..\..\..\mockpp\Verifiable.h"\ {$(INCLUDE)}"cppunit\AdditionalMessage.h"\ {$(INCLUDE)}"cppunit\Asserter.h"\ {$(INCLUDE)}"cppunit\config\config-bcb5.h"\ {$(INCLUDE)}"cppunit\config\config-msvc6.h"\ {$(INCLUDE)}"cppunit\config\CppUnitApi.h"\ {$(INCLUDE)}"cppunit\config\SelectDllLoader.h"\ {$(INCLUDE)}"cppunit\Exception.h"\ {$(INCLUDE)}"cppunit\extensions\AutoRegisterSuite.h"\ {$(INCLUDE)}"cppunit\extensions\ExceptionTestCaseDecorator.h"\ {$(INCLUDE)}"cppunit\extensions\HelperMacros.h"\ {$(INCLUDE)}"cppunit\extensions\TestCaseDecorator.h"\ {$(INCLUDE)}"cppunit\extensions\TestFactory.h"\ {$(INCLUDE)}"cppunit\extensions\TestFactoryRegistry.h"\ {$(INCLUDE)}"cppunit\extensions\TestFixtureFactory.h"\ {$(INCLUDE)}"cppunit\extensions\TestNamer.h"\ {$(INCLUDE)}"cppunit\extensions\TestSuiteBuilderContext.h"\ {$(INCLUDE)}"cppunit\extensions\TestSuiteFactory.h"\ {$(INCLUDE)}"cppunit\extensions\TypeInfoHelper.h"\ {$(INCLUDE)}"cppunit\Message.h"\ {$(INCLUDE)}"cppunit\Portability.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitDeque.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitMap.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitSet.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitVector.h"\ {$(INCLUDE)}"cppunit\SourceLine.h"\ {$(INCLUDE)}"cppunit\Test.h"\ {$(INCLUDE)}"cppunit\TestAssert.h"\ {$(INCLUDE)}"cppunit\TestCaller.h"\ {$(INCLUDE)}"cppunit\TestCase.h"\ {$(INCLUDE)}"cppunit\TestComposite.h"\ {$(INCLUDE)}"cppunit\TestFixture.h"\ {$(INCLUDE)}"cppunit\TestLeaf.h"\ {$(INCLUDE)}"cppunit\TestSuite.h"\ {$(INCLUDE)}"mockpp\matcher\StatelessInvocationMatcher.h"\ # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\MixedMockObject_5_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\mock_test.cpp DEP_CPP_MOCK_=\ "..\..\..\mockpp\mockpp.h"\ "..\..\..\mockpp\mockpp_config-bcb5.h"\ "..\..\..\mockpp\mockpp_config-msvc_60_70.h"\ "..\..\..\mockpp\mockpp_config-msvc_71.h"\ {$(INCLUDE)}"cppunit\AdditionalMessage.h"\ {$(INCLUDE)}"cppunit\Asserter.h"\ {$(INCLUDE)}"cppunit\CompilerOutputter.h"\ {$(INCLUDE)}"cppunit\config\config-bcb5.h"\ {$(INCLUDE)}"cppunit\config\config-msvc6.h"\ {$(INCLUDE)}"cppunit\config\CppUnitApi.h"\ {$(INCLUDE)}"cppunit\config\SelectDllLoader.h"\ {$(INCLUDE)}"cppunit\Exception.h"\ {$(INCLUDE)}"cppunit\extensions\AutoRegisterSuite.h"\ {$(INCLUDE)}"cppunit\extensions\ExceptionTestCaseDecorator.h"\ {$(INCLUDE)}"cppunit\extensions\HelperMacros.h"\ {$(INCLUDE)}"cppunit\extensions\TestCaseDecorator.h"\ {$(INCLUDE)}"cppunit\extensions\TestFactory.h"\ {$(INCLUDE)}"cppunit\extensions\TestFactoryRegistry.h"\ {$(INCLUDE)}"cppunit\extensions\TestFixtureFactory.h"\ {$(INCLUDE)}"cppunit\extensions\TestNamer.h"\ {$(INCLUDE)}"cppunit\extensions\TestSuiteBuilderContext.h"\ {$(INCLUDE)}"cppunit\extensions\TestSuiteFactory.h"\ {$(INCLUDE)}"cppunit\extensions\TypeInfoHelper.h"\ {$(INCLUDE)}"cppunit\Message.h"\ {$(INCLUDE)}"cppunit\Outputter.h"\ {$(INCLUDE)}"cppunit\Portability.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitDeque.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitMap.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitSet.h"\ {$(INCLUDE)}"cppunit\portability\CppUnitVector.h"\ {$(INCLUDE)}"cppunit\SourceLine.h"\ {$(INCLUDE)}"cppunit\SynchronizedObject.h"\ {$(INCLUDE)}"cppunit\Test.h"\ {$(INCLUDE)}"cppunit\TestAssert.h"\ {$(INCLUDE)}"cppunit\TestCaller.h"\ {$(INCLUDE)}"cppunit\TestCase.h"\ {$(INCLUDE)}"cppunit\TestComposite.h"\ {$(INCLUDE)}"cppunit\TestFailure.h"\ {$(INCLUDE)}"cppunit\TestFixture.h"\ {$(INCLUDE)}"cppunit\TestLeaf.h"\ {$(INCLUDE)}"cppunit\TestListener.h"\ {$(INCLUDE)}"cppunit\TestResult.h"\ {$(INCLUDE)}"cppunit\TestRunner.h"\ {$(INCLUDE)}"cppunit\TestSuite.h"\ {$(INCLUDE)}"cppunit\TextTestProgressListener.h"\ {$(INCLUDE)}"cppunit\ui\text\TestRunner.h"\ {$(INCLUDE)}"cppunit\ui\text\TextTestRunner.h"\ # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\StubSequence_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\TypelessStubSequence_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\VerifyingTestCaller_test.cpp # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\VerifyingTestCase_test.cpp # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=..\..\..\mockpp\tests\classes_ABCDE.h # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\MyBuilderNamespace.h # End Source File # Begin Source File SOURCE=..\..\..\mockpp\tests\MyMatchBuilder.h # End Source File # End Group # End Target # End Project |