Skip to content
  • Bill Lorensen's avatar
    ENH: Added a -E error-thresold flag to testing interactor. · ecbfce92
    Bill Lorensen authored
    The vtkTestingInteractor now has an ErrorThreshold static
    variable. vtkTestObjectFactory.cmake now parses the command line of a
    test for -E error-threshold. This new flag can be placed on ADD_TEST
    commands for tests that may have image error variation on different
    platforms.
    ecbfce92