vtk_add_test_cxx(${vtk-module}CxxTests tests
  TestArcSource.cxx,NO_VALID
  TestConeSource.cxx,NO_VALID
  TestCubeSource.cxx,NO_VALID
  TestCylinderSource.cxx,NO_VALID
  TestDiskSource.cxx,NO_VALID
  TestEllipticalButtonSource.cxx,NO_VALID
  TestFrustumSource.cxx,NO_VALID
  TestGlyphSource2D.cxx,NO_VALID
  TestLineSource.cxx,NO_VALID
  TestMultiBlock.cxx
  TestOutlineCornerSource.cxx,NO_VALID
  TestOutlineSource.cxx,NO_VALID
  TestParametricFunctionSource.cxx,NO_VALID
  TestPlaneSource.cxx,NO_VALID
  TestPlatonicSolidSource.cxx,NO_VALID
  TestPointSource.cxx,NO_VALID
  TestRectangularButtonSource.cxx,NO_VALID
  TestRegularPolygonSource.cxx,NO_VALID
  TestSphereSource.cxx,NO_VALID
  TestSuperquadricSource.cxx,NO_VALID
  TestTessellatedBoxSource.cxx,NO_VALID
  TestTextSource.cxx,NO_VALID
  TestTexturedSphereSource.cxx,NO_VALID
  )
vtk_test_cxx_executable(${vtk-module}CxxTests tests)
