[vtk-developers] Checkins to vtkTesting and related files to simplify the regression testing and playback recording code bloat.

Bill Lorensen bill.lorensen at gmail.com
Wed Jan 6 13:47:51 EST 2010


If that is doable, then perhaps the recorder logic can be incorprated
into the vtkTestingInteractor's Start command. That's where I
incorporated the regression testing.

Bill

On Wed, Jan 6, 2010 at 1:08 PM, Karthik Krishnan
<karthik.krishnan at kitware.com> wrote:
> On Wed, Jan 6, 2010 at 1:02 PM, David Cole <david.cole at kitware.com> wrote:
>> On Wed, Jan 6, 2010 at 12:57 PM, Bill Lorensen <bill.lorensen at gmail.com>
>> wrote:
>>
>>>
>>> Looks nice. I'll look over it further when I get back from SLC. It
>>> would be nice to get rid of the in-lined event log. I'm not sure how
>>> yet.
>>>
>>> Bill
>>
>> Seems like it would be easy enough to save them as plain text files in
>> VTKData that could be read in just as easily as referenced directly like
>> they are now... Most of the tests that have these event logs require
>> VTKData anyhow for image output verification, right?
>
> Yes they almost all do.. And it would be nice to get rid of the
> inlined log and reference or look for the log matching the test name
> in the corresponding VTKData tree...
>
>> Not that *I'm* volunteering, mind you...
>>
>



More information about the vtk-developers mailing list