| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014162 | CMake | CTest | public | 2013-05-22 08:58 | 2013-10-07 10:09 | ||||
| Reporter | Micha Renner | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | Windows 8 | OS | Windows 8 | OS Version | 8 | ||||
| Product Version | CMake 2.8.11 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0014162: ADD_TEST does not work | ||||||||
| Description | ADD_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 Information | IDE: Microsoft Visual Studio Express 2012 for Windows Desktop Version 11.0.60315.01 Update 2 | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |