Changes between Initial Version and Version 2 of Ticket #311
- Timestamp:
- Jan 13, 2009, 1:26:39 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #311 – Description
initial v2 8 8 9 9 == Task == 10 This task is to set up the CTest environment and to test it with some unit tests. Documentation on how to write unit tests and maybe even a small presentation for the developers about unit testing as this is a great-to-know thing (if not a must know) for a developer in the industry.10 This task is to set up the CTest environment (which includes the Dashboard of course) and to test it with some unit tests. Documentation on how to write unit tests and maybe even a small presentation for the developers about unit testing as this is a great-to-know thing (if not a must know) for a developer in the industry. 11 11 12 12 Start with the CTest documentation [http://www.cmake.org/Wiki/CMake_Testing_With_CTest here].