MantisBT - CMake
View Issue Details
0015798CMakeDocumentationpublic2015-10-18 15:352016-03-07 09:12
Joachim Wuttke 
Brad King 
normaltextalways
closedfixed 
CMake 3.3.2 
CMake 3.5CMake 3.5 
0015798: add_test page ought to specify what constitutes a valid test
https://cmake.org/cmake/help/v3.4/command/add_test.html [^] describes the command »add_test« which has a parameter »COMMAND« to »specify the test command-line«.

It would be appropriate to provide an explanation (or/and a link to an explanation) of what constitutes a valid test command.
No tags attached.
Issue History
2015-10-18 15:35Joachim WuttkeNew Issue
2015-10-18 17:38Joachim WuttkeNote Added: 0039626
2015-10-19 11:08Brad KingNote Added: 0039631
2015-10-19 11:08Brad KingAssigned To => Brad King
2015-10-19 11:08Brad KingSeverityminor => text
2015-10-19 11:08Brad KingStatusnew => resolved
2015-10-19 11:08Brad KingResolutionopen => fixed
2015-10-19 11:08Brad KingFixed in Version => CMake 3.5
2015-10-19 11:08Brad KingTarget Version => CMake 3.5
2016-03-07 09:12Robert MaynardNote Added: 0040623
2016-03-07 09:12Robert MaynardStatusresolved => closed

Notes
(0039626)
Joachim Wuttke   
2015-10-18 17:38   
compare discussion at http://stackoverflow.com/questions/33202740/how-to-write-a-functional-test-script-to-run-under-cmake-ctest [^]
(0039631)
Brad King   
2015-10-19 11:08   
Thanks for pointing this out. I've extended the documentation:

 Help: Document add_test expectations of test command
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f19d6a2c [^]
(0040623)
Robert Maynard   
2016-03-07 09:12   
Closing resolved issues that have not been updated in more than 4 months.