[vtk-developers] Statistics Friday
Andrew Maclean
andrew.amaclean at gmail.com
Sat May 30 02:37:06 EDT 2015
Hi Dave,
Done, it has been tested using Python 3.4 and Python 2.7.8/9 in Linux and
Windows.
Please see: https://gitlab.kitware.com/vtk/vtk/merge_requests/255
Andrew
On Sat, May 30, 2015 at 12:20 AM, David E DeMarle <dave.demarle at kitware.com>
wrote:
> Nice!
>
> Would be great to have your little program that trawls the directories in
> $VTKSRC/Utilities/Maintenance.
>
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
> On Fri, May 29, 2015 at 4:14 AM, Andrew Maclean <andrew.amaclean at gmail.com
> > wrote:
>
>> Hi All,
>> Well Thursday here.
>>
>> I have been working on a little program to trawl the testing directories
>> in VTK.
>>
>> If you are interested, here are some preliminary results.
>> In summary, there are 2040 tests of which 1925 are actually tested, 37
>> tests are disabled in the CmakeLists.txt file whilst there are 72 tests
>> that are never appear in the CmakeLists.txt files. There are good reasons
>> for some tests never appearing in the CmakeLists.txt file as some of these
>> may be called by other tests e.g. backdrop.py, backdrop.tcl.
>>
>> If you want to know what these tests are please see the appropriately
>> named attachments.
>>
>>
>> All tests.
>> ----------------------------------------
>> Unique Cxx tests : 1046
>> Total number of Cxx tests : 1060
>> ----------------------------------------
>> Unique Python tests : 95
>> Total number of Python tests : 537
>> ----------------------------------------
>> Unique Tcl tests : 8
>> Total number of Tcl tests : 443
>> ----------------------------------------
>> Total number of unique tests : 1149
>> Total number of tests : 2040
>> ----------------------------------------
>>
>> ----------------------------------------
>> Enabled tests.
>> ----------------------------------------
>> Unique Cxx tests : 972
>> Total number of Cxx tests : 986
>> ----------------------------------------
>> Unique Python tests : 95
>> Total number of Python tests : 514
>> ----------------------------------------
>> Unique Tcl tests : 14
>> Total number of Tcl tests : 425
>> ----------------------------------------
>> Total number of unique tests : 1081
>> Total number of tests : 1925
>> ----------------------------------------
>>
>> ----------------------------------------
>> Disabled tests.
>> ----------------------------------------
>> Unique Cxx tests : 23
>> Total number of Cxx tests : 23
>> ----------------------------------------
>> Unique Python tests : 10
>> Total number of Python tests : 10
>> ----------------------------------------
>> Unique Tcl tests : 4
>> Total number of Tcl tests : 4
>> ----------------------------------------
>> Total number of unique tests : 37
>> Total number of tests : 37
>> ----------------------------------------
>>
>> ----------------------------------------
>> Not in CmakeLists.txt.
>> ----------------------------------------
>> Unique Cxx tests : 51
>> Total number of Cxx tests : 51
>> ----------------------------------------
>> Unique Python tests : 5
>> Total number of Python tests : 7
>> ----------------------------------------
>> Unique Tcl tests : 12
>> Total number of Tcl tests : 14
>> ----------------------------------------
>> Total number of unique tests : 68
>> Total number of tests : 72
>> ----------------------------------------
>>
>>
>> Regards
>> Andrew
>> --
>> ___________________________________________
>> Andrew J. P. Maclean
>>
>> ___________________________________________
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>>
>
--
___________________________________________
Andrew J. P. Maclean
___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150530/426978e7/attachment.html>
More information about the vtk-developers
mailing list