vtk_add_test_cxx(vtkRenderingAnnotationCxxTests tests
  TestAxisActor2D.cxx
  TestAxisActor_Mode2D.cxx
  TestAxisActor_MultiAxis.cxx
  TestAxisActor_Text3D.cxx
  TestAxisActor_X.cxx
  TestAxisActor_Y.cxx
  TestAxisActor_Z.cxx
  TestBarChartActor.cxx
  TestCaptionActor2D.cxx
  TestConvexHull2D.cxx,NO_VALID
  TestCornerAnnotation.cxx
  TestCubeAxes2DMode.cxx
  TestCubeAxes3.cxx
  TestCubeAxesInnerGridAll.cxx
  TestCubeAxesInnerGridClosest.cxx
  TestCubeAxesInnerGridFurthest.cxx
  TestCubeAxesIntersectionPoint.cxx
  TestCubeAxesOrientedBoundingBox.cxx
  TestCubeAxesSticky.cxx
  TestCubeAxesStickyCentered.cxx
  TestCubeAxesWithGridLines.cxx
  TestCubeAxesWithXInnerGrids.cxx
  TestCubeAxesWithXInnerPolys.cxx
  TestCubeAxesWithXLines.cxx
  TestCubeAxesWithYInnerGrids.cxx
  TestCubeAxesWithYInnerPolys.cxx
  TestCubeAxesWithYLines.cxx
  TestCubeAxesWithZInnerGrids.cxx
  TestCubeAxesWithZInnerPolys.cxx
  TestCubeAxesWithZLines.cxx
  TestEmptyCornerAnnotation.cxx
  TestLegendBoxActor.cxx
  TestLegendBoxActor2.cxx
  TestLegendScaleActor.cxx
  TestLegendScaleActorCustomLabels.cxx
  TestLegendScaleActorDefault.cxx
  TestPieChartActor.cxx
  TestPolarAxes.cxx
  TestPolarAxes2D.cxx
  TestPolarAxes2DDefault.cxx
  TestPolarAxesNoData.cxx
  TestRadialGrid2D.cxx,LOOSE_VALID
  TestScalarBar.cxx
  TestScalarBarAboveBelow.cxx
  TestSpiderPlotActor.cxx
  TestXYPlotActor.cxx
  )

vtk_test_cxx_executable(vtkRenderingAnnotationCxxTests tests
  DISABLE_FLOATING_POINT_EXCEPTIONS
  RENDERING_FACTORY
  )
