Skip to content
  • Kenneth Moreland's avatar
    Ignore files for deprecated virtual classes for SourceInInstall test · b27e4c7e
    Kenneth Moreland authored
    If `VTKm_NO_DEPRECATED_VIRTUAL` is on, then these classes are not
    installed. Thus, add exceptions for these files to avoid test failures.
    
    We could get fancier by only checking if `VTKm_NO_DEPRECATED_VIRTUAL` is
    off, but that seems heavy-handed to make a regression test for something
    that will go away.
    
    These exceptions should be removed once the files are removed.
    b27e4c7e