Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Initial Version and Version 2 of Ticket #311


Ignore:
Timestamp:
Jan 13, 2009, 1:26:39 PM (15 years ago)
Author:
bknecht
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #311 – Description

    initial v2  
    88
    99== 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.
     10This 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.
    1111
    1212Start with the CTest documentation [http://www.cmake.org/Wiki/CMake_Testing_With_CTest here].