<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>On this build:</div><a href="http://www.cdash.org/CDash/viewCoverage.php?buildid=698952">http://www.cdash.org/CDash/viewCoverage.php?buildid=698952</a><div>
<br></div><div>There is very low coverage for vtkMeshQuality:</div><div><a href="http://www.cdash.org/CDash/viewCoverage.php?buildid=698952"></a><a href="http://www.cdash.org/CDash/viewCoverageFile.php?buildid=698952&fileid=10979136">http://www.cdash.org/CDash/viewCoverageFile.php?buildid=698952&fileid=10979136</a></div>
<div><br></div><div>The test Graphics/Cxx/MeshQuality.cxx definitely exercises some of this code (Is there a reason that this is not named TestMeshQuality.cxx ? ).</div><div><br></div><div>Graphics/Cxx/CMakeLists.txt shows that verdict needs to be enabled for this test to be run</div>
<div><a href="http://www.cdash.org/CDash/viewCoverageFile.php?buildid=698952&fileid=10979136"></a><div>    IF (VTK_USE_VERDICT)</div><div>      SET(MyTests ${MyTests}</div><div>        MeshQuality.cxx</div><div>        )</div>
<div><br></div><div>I actually don't even have a VTK_USE_VERDICT option in ccmake. The only thing I do have is VERDICT_ENABLE_TESTING. Is the CMakeLists.txt line supposed to read</div><div><br></div><div>    IF (VERDICT_ENABLE_TESTING)</div>
<div><br></div><div>?</div><div><br></div><div>And can this be changed on the coverage build machine?</div><div><br></div>Thanks,<br><br>David<br>
</div>