Build Log |
|
Command Lines |
Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\RSP0000041400920.rsp" with contents [ /Od /I "..\include" /I "..\include\Platforms\VisualCpp" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fp".\Debug/AllTests.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\UtestTest.cpp .\TestResultTest.cpp .\TestRegistryTest.cpp .\TestOutputTest.cpp .\TestInstallerTest.cpp .\TestHarness_cTest.cpp .\SimpleStringTest.cpp .\Extensions\SimpleStringExtensionsTest.cpp .\SetPluginTest.cpp .\PluginTest.cpp .\NullTestTest.cpp .\MemoryLeakWarningTest.cpp .\JUnitOutputTest.cpp .\FailureTest.cpp .\CommandLineTestRunnerTest.cpp .\AllTests.cpp ] Creating command line "cl.exe @C:\cpptdd\CppUTest\tests\Debug\RSP0000041400920.rsp /nologo /errorReport:prompt" Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\TMP0000051400920.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\AllTests.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\AllTests.exe.embed.manifest.res" C:\cpptdd\CppUTest\tests\Debug\TMP0000051400920.tmp" Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\RSP0000061400920.rsp" with contents [ /OUT:".\Debug/AllTests.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\AllTests.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/AllTests.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 ..\lib\CppUTest.lib odbc32.lib odbccp32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\AllTests.obj" ".\Debug\CommandLineTestRunnerTest.obj" ".\Debug\FailureTest.obj" ".\Debug\JUnitOutputTest.obj" ".\Debug\MemoryLeakWarningTest.obj" ".\Debug\NullTestTest.obj" ".\Debug\PluginTest.obj" ".\Debug\SetPluginTest.obj" ".\Debug\SimpleStringExtensionsTest.obj" ".\Debug\SimpleStringTest.obj" ".\Debug\TestHarness_cTest.obj" ".\Debug\TestInstallerTest.obj" ".\Debug\TestOutputTest.obj" ".\Debug\TestRegistryTest.obj" ".\Debug\TestResultTest.obj" ".\Debug\UtestTest.obj" ".\Debug\AllTests.exe.embed.manifest.res" ] Creating command line "link.exe @C:\cpptdd\CppUTest\tests\Debug\RSP0000061400920.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\RSP0000071400920.rsp" with contents [ /out:.\Debug\AllTests.exe.embed.manifest /notify_update /manifest .\Debug\AllTests.exe.intermediate.manifest ] Creating command line "mt.exe @C:\cpptdd\CppUTest\tests\Debug\RSP0000071400920.rsp /nologo" Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\BAT0000081400920.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep ] Creating command line "C:\cpptdd\CppUTest\tests\Debug\BAT0000081400920.bat" Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\TMP0000091400920.tmp" with contents [ 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\AllTests.exe.embed.manifest" ] Creating command line "rc.exe /fo".\Debug\AllTests.exe.embed.manifest.res" C:\cpptdd\CppUTest\tests\Debug\TMP0000091400920.tmp" Creating temporary file "C:\cpptdd\CppUTest\tests\Debug\RSP00000A1400920.rsp" with contents [ /OUT:".\Debug/AllTests.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\AllTests.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/AllTests.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 ..\lib\CppUTest.lib odbc32.lib odbccp32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\AllTests.obj" ".\Debug\CommandLineTestRunnerTest.obj" ".\Debug\FailureTest.obj" ".\Debug\JUnitOutputTest.obj" ".\Debug\MemoryLeakWarningTest.obj" ".\Debug\NullTestTest.obj" ".\Debug\PluginTest.obj" ".\Debug\SetPluginTest.obj" ".\Debug\SimpleStringExtensionsTest.obj" ".\Debug\SimpleStringTest.obj" ".\Debug\TestHarness_cTest.obj" ".\Debug\TestInstallerTest.obj" ".\Debug\TestOutputTest.obj" ".\Debug\TestRegistryTest.obj" ".\Debug\TestResultTest.obj" ".\Debug\UtestTest.obj" ".\Debug\AllTests.exe.embed.manifest.res" ] Creating command line "link.exe @C:\cpptdd\CppUTest\tests\Debug\RSP00000A1400920.rsp /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... UtestTest.cpp TestResultTest.cpp TestRegistryTest.cpp TestOutputTest.cpp TestInstallerTest.cpp TestHarness_cTest.cpp SimpleStringTest.cpp SimpleStringExtensionsTest.cpp SetPluginTest.cpp PluginTest.cpp NullTestTest.cpp MemoryLeakWarningTest.cpp JUnitOutputTest.cpp c:\cpptdd\cpputest\tests\junitoutputtest.cpp(195) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf' FailureTest.cpp CommandLineTestRunnerTest.cpp AllTests.cpp Generating Code... Compiling manifest to resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Linking... Embedding manifest... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. |
Results |
Build log was saved at "file://C:\cpptdd\CppUTest\tests\Debug\BuildLog.htm" AllTests - 0 error(s), 1 warning(s) |