View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001463VTK(No Category)public2005-01-10 16:162005-02-02 11:05
ReporterBrad King 
Assigned ToKen Martin 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001463: TestEmptyInput skips some classes
DescriptionTestEmptyInput uses this test to decide whether a class should be tested for empty input:

{[b IsA "vtkAlgorithm"] && ! [b IsA "vtkBMPReader"] && ! [b IsA "vtkImageExport"] && ! [b IsA "vtkOpenGLTexture"]}

This is because the vtkBMPReader, vtkImageExport, and vtkOpenGLTexture classes fail the test. These should be fixed.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0001865)
Brad King (developer)
2005-01-10 16:17

I'm assigning this to Ken because he converted the failing classes.
(0002016)
Ken Martin (developer)
2005-02-02 11:05

Fixed classes and removed exclusion from test

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team