- 05 Jul, 2016 1 commit
-
-
Berk Geveci authored
1. Added back support for image comparison. 2. Added coverage for parallel compositing.
-
- 08 Mar, 2016 1 commit
-
-
Code extracted from: https://gitlab.kitware.com/third-party/proj.git at commit 41bdf05361007f8c5186f3df9944d86bb273ed13 (for/vtk).
-
- 07 Oct, 2015 1 commit
-
-
Ben Boeckel authored
-
- 25 Mar, 2015 1 commit
-
-
Dan Lipsa authored
-
- 16 Apr, 2014 1 commit
-
-
Ben Boeckel authored
Change-Id: If92879d67d11dfc5965ef42a8c173539801b3c98
-
- 01 Mar, 2013 1 commit
-
-
Berk Geveci authored
TestParallelRendering was not originally designed to be run as a test. Fixed. It does not do image comparison but at least runs as part of the test suite. This class is covered well in the ParaView testing suite. Change-Id: Ic579396983698c5448b806ce6082b37a9cd8d4b5
-
- 02 Oct, 2012 1 commit
-
-
Dave DeMarle authored
Add optional test macro arguments to allow for some of the tests to depend on VTK_LARGE_DATA_ROOT and for most of the tests to have their correct images in an pre-modularized vtkdata directory layout. NOTE: This requires some VTKDATA file movement because old tests have names like tname.cxx.png and this assumes tname.png. Also make TestParallelRendering return some sort of pass/fail result. Change-Id: Id76a92ac1d7f5eedb15baff91e6849b590961d5e
-
- 30 Apr, 2012 1 commit
-
-
Brad King authored
Since the transition away from CVS and commit ecbbf7f7 (Remove vtk(Cxx|Type)RevisionMacro, 2010-05-19) the per-file revisions reported by vtkObjectBase::(CollectRevisions|PrintRevisions) have not been implemented. Drop these methods. Define associated macros vtkExportedTypeRevisionMacro vtkTypeRevisionMacro vtkCxxRevisionMacro to have no extra effects and only when VTK_LEGACY_REMOVE is OFF. When VTK_LEGACY_REMOVE is OFF drop the PrintRevisions special case from wrapping. Change-Id: Idf543e405762c12777e4b83044d73f666b12e213
-
- 09 Apr, 2012 2 commits
-
-
Exclude ThirdParty, Utilities/MetaIO, and Utilities/KWSys as these are maintained outside VTK. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com>
-
Move source files from their former monolithic VTK location to their new location in modular VTK without modification. This preserves enough information for "git blame -M" and "git log --follow" to connect modularized VTK files to their original location and history. Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com> Co-Author: Chris Harris <chris.harris@kitware.com> Co-Author: Brad King <brad.king@kitware.com> Co-Author: Nikhil Shetty <nikhil.shetty@kitware.com>
-
- 12 Aug, 2010 1 commit
-
-
François Bertel authored
-
- 04 Aug, 2010 1 commit
-
-
Utkarsh Ayachit authored
-