MantisBT - CMake
View Issue Details
0008277CMakeCTestpublic2008-12-10 12:262016-06-10 14:30
Clinton Stimpson 
Bill Hoffman 
normalminoralways
closedmoved 
 
 
0008277: Need better return values from ctest_*() (and documentation)
The documentation for return values from the ctest_*() commands is lacking. I had to run the scripts, simulate situations to find out the return values.

The -1 for errors returned was not clear enough. It appears to me that it actually means the attempt to do the operation failed, not that the operation itself failed.

Also, I'd like to get
- an indication of build failures from ctest_build()
- an indication of update failures from ctest_update()
- an indication of how many tests failed from ctest_test()
- an indication of configure errors from ctest_configure()

For now, I have to take the approach of parsing the xml files myself.
With the new ctest scripting method, we're able to add all kinds of logic and do extra things outside of the normal update/configure/build/test/submit, but those extra things depend on what happens in that process.
No tags attached.
Issue History
2008-12-10 12:26Clinton StimpsonNew Issue
2008-12-15 10:35Bill HoffmanStatusnew => assigned
2008-12-15 10:35Bill HoffmanAssigned To => Bill Hoffman
2016-06-10 14:27Kitware RobotNote Added: 0041482
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041482)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.