[CMake] slight problem with CTest documentation

Bill Hoffman bill.hoffman at kitware.com
Fri Mar 6 10:12:05 EST 2009


Philip Lowman wrote:
> The CTest documentation online appears like it wasn't generated from the 
> 2.6.3 source release.  Just noticed this by accident tonight and wanted 
> to mention it.
> 
> 
> http://www.cmake.org/cmake/help/ctest2.6docs.html#command:ctest_update
> 
>     * *|ctest_submit|*: Submits the repository.
> 
>         ctest_submit([RETURN_VALUE res] [PARTS ...] [FILES ...])
> 
>       Submits the test results for the project. By default all available
>       parts are submitted. The PARTS option lists a subset of parts to
>       be submitted. The FILES option explicitly lists specific files to
>       be submitted. Each individual file must exist at the time of the
>       call.
> 
> 

Thanks!

oops!   I ran a cvs cmake for that by mistake!  Should be all better now.


-Bill


More information about the CMake mailing list