[CMake] set test properties
Alex H
aditya15417 at hotmail.com
Fri Aug 28 20:05:19 EDT 2009
I am quite confused on how to use this command, what is the regex for?
set_tests_properties(test PROPERTIES PASS_REGULAR_EXPRESSION "EXIT_FAILURE")
below is from the documentation
set_tests_properties: Set a property of the tests.
set_tests_properties(test1 [test2...] PROPERTIES prop1 value1 prop2 value2)
Set a property for the tests. If the property is not found, CMake will report an error.
what is prop1 value1 prop2 value2 ?
Can someone please give me an example?
_________________________________________________________________
See all the ways you can stay connected to friends and family
http://www.microsoft.com/windows/windowslive/default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090829/e015e31f/attachment.htm>
More information about the CMake
mailing list