The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14162 ====================================================================== Reported By: Micha Renner Assigned To: ====================================================================== Project: CMake Issue ID: 14162 Category: CTest Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2013-05-22 08:58 EDT Last Modified: 2013-05-22 08:58 EDT ====================================================================== Summary: 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 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-05-22 08:58 Micha Renner New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
