[vtk-developers] Coverage

Berk Geveci berk.geveci at kitware.com
Sat Mar 2 18:10:51 EST 2013


Can you generate this as a list of files? Then one or more of us has
to go through these and either remove them or make them work again.

-berk

On Sat, Mar 2, 2013 at 5:21 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> There are also a number of tests that aren't being run.  I wrote a
> python script (attached) that looks through all the Testing
> directories and identifies test programs that don't appear in a
> CMakeLists.txt file.  It reports:
>
>  166 out of 1770 tests are not enabled
>  44 are commented out, the rest are unlisted in cmake
>
> Compare this to VTK 5.10:
>
>  54 out of 1213 tests are not enabled
>  21 are commented out, the rest are unlisted in cmake
>
> It's probably more informative to list the tests by language:
>
> Cxx: 132 not enabled (39 in cmake but commented out)
> Tcl: 19 not enabled (2 in cmake but commented out)
> Python: 15 not enabled (3 in cmake but commented out)
>
> Recently Bill and others have done an awesome job of reactivating tcl
> and python tests, but a large number of C++ tests are still
> missing/disabled.
>
>  - David
>
>
> On Sat, Mar 2, 2013 at 1:46 PM, Berk Geveci <berk.geveci at kitware.com> wrote:
>> Yup. One other thing that we would like to try in the near future is
>> to look at combined VTK + ParaView coverage of VTK. ParaView tests
>> some of VTK more thoroughly and that should increase coverage further.
>> I am hoping for 70%. Beyond that, we will have to write more tests.
>>
>> -berk
>>
>> On Sat, Mar 2, 2013 at 10:08 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>>> Berk,
>>>
>>> Looks like tcl and python were added to ubuntu coverage. Now it is showing
>>> 66%.
>>>
>>> Bill



More information about the vtk-developers mailing list