Menu

#7 Add basic test framework using CTest.

CMake
accepted
None
5
2013-05-27
2013-05-27
No

As part of converting the overall build system from Autoconf/Automake to CMake build system, add a basic test framework for Qico using CTest.

Discussion

  • Robert James Clay

    CTest can be used separately, so may not need to wait until the basic CMake files are working.

     
  • Robert James Clay

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Add a basic test framework for Qico using CTest.
    +As part of converting the overall build system from Autoconf/Automake to CMake build system, add a basic test framework for Qico using CTest.
    
     

Log in to post a comment.