View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014162CMakeCTestpublic2013-05-22 08:582013-10-07 10:09
ReporterMicha Renner 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformWindows 8OSWindows 8OS Version8
Product VersionCMake 2.8.11 
Target VersionFixed in Version 
Summary0014162: ADD_TEST does not work
DescriptionADD_TEST produces this error message:
error 1 error MSB3073: The command "setlocal
"C:\Program Files (x86)\CMake 2.8\bin\ctest.exe" --force-new-ctest-process -C Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" was cancelled with code 8. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets 134 5 RUN_TESTS



Additional InformationIDE:
Microsoft Visual Studio Express 2012 for Windows Desktop
Version 11.0.60315.01 Update 2
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0033117)
Brad King (manager)
2013-05-22 16:10

On Windows 8 with VS 2012 update 2 I just checked out CMake master (3db29d27) and built with CMake 2.8.11. I can right-click on the RUN_TESTS target and it starts running the tests (which pass).
(0033135)
Micha Renner (reporter)
2013-05-27 09:49

You are right. So this can be closed.
(0034064)
Robert Maynard (manager)
2013-10-07 10:09

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2013-05-22 08:58 Micha Renner New Issue
2013-05-22 16:11 Brad King Note Added: 0033117
2013-05-27 09:49 Micha Renner Note Added: 0033135
2013-05-28 09:17 Brad King Status new => resolved
2013-05-28 09:17 Brad King Resolution open => no change required
2013-10-07 10:09 Robert Maynard Note Added: 0034064
2013-10-07 10:09 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team