- 26 Jan, 2023 3 commits
-
-
7784551f Remove NO_RT marker from tests that don't need it f9eb65f7 Remove NO_RT requirement for Python vtkTest Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9883
-
8e23cb20 Fix PyQt6 objects naming Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !9882
-
Kitware Robot authored
-
- 25 Jan, 2023 7 commits
-
-
Ali ZAKARIA authored
Fixes: 18794
-
55a915bb Wrong module 84b7ebf3 Add copyright header and reformat comments to VTK style f7694346 Ignore tidy warning bee03560 Make clang-tidy happy 1b829992 Ignore header for HeaderTest as it needs vtkSmartPointer 31bc3144 Update with latest ParaView filters c0e78884 int vs size_t conversion and sprintf warnings 453b7467 Address sprintf warnings and variables not used in release ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Scott Wittenburg <scott.wittenburg@kitware.com> Merge-request: !9873
-
c6efd9af Add TestClipPolyLine 23f3ccd2 Add changelog f6da3179 vtkPolyLine: Clip now generates polylines whenever possible Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Acked-by:
Yohann Bearzi <yohann.bearzi@kitware.com> Merge-request: !9844
-
David Gobbi authored
The only tests that require NO_RT are the ones that require "-B" to get the baseline directory instead of "-V" to get the actual baseline image. In other words, the tests that require NO_RT are the ones that use multiple baseline images, or that use a baseline image that isn't named after the test.
-
David Gobbi authored
The NO_RT test option causes cmake to use '-B baselinedir' instead of '-V testimage.png'. Previously, Python tests that used vtkTest and Testing.main() would ignore the image passed to '-V', causing them to fail unless NO_RT was specified. With a bit of tweaking, now the vtkTest-based tests will check the '-V' arguments in addition to checking the baseline directory.
-
bede3cfa Add orphaned Python tests to CMakeLists.txt Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !9871
-
Kitware Robot authored
-
- 24 Jan, 2023 10 commits
-
-
b126645c Remove obsolete numpy URLs from Python tests 17c687b7 Clean up additional Tcl-to-Python mess in scripts df09bf60 Remove superfluous "pass" from Python scripts c3266584 Fix odd usage of VTK_DATA_ROOT in Python tests 0578108b Ensure that all Python tests set VTK_DATA_ROOT Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !9864
-
Dan Lipsa authored
-
fd18a482 Emulate texture buffers with 2D textures Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !9866
-
-
-
-
f1521038 vtkConduitSource.cxx: fix typo in conditional Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Merge-request: !9872
-
Dan Lipsa authored
-
Spiros Tsalikis authored
-
Kitware Robot authored
-
- 23 Jan, 2023 7 commits
-
-
b4c666fa OffAxisStereo: Replace incorrect baselines Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Gobbi <david.gobbi@gmail.com> Merge-request: !9878
-
Dan Lipsa authored
-
Scott Wittenburg authored
-
Dan Lipsa authored
warning: 'if' statement is unnecessary; deleting null pointer has no effect warning: 'find' called with a string literal consisting of a single character; consider using the more effective overload accepting a character warning: suspicious usage of 'sizeof(A*)' warning: use nullptr
-
8aa56110 vtkThreadedCallbackQueue: introducing vtkCallbackTokens ca6cdaa4 vtkThreadedCallbackQueue: removing vtkInternalController Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Christos Tsolakis <christos.tsolakis@kitware.com> Merge-request: !9859
-
1958e70a Fix vtkLagrangianParticleTracker members initialization Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
buildbot <buildbot@kitware.com> Reviewed-by:
Timothee Chabat <timothee.chabat@kitware.com> Reviewed-by:
Julien Fausty <julien.fausty@kitware.com> Merge-request: !9856
-
Kitware Robot authored
-
- 22 Jan, 2023 1 commit
-
-
Kitware Robot authored
-
- 21 Jan, 2023 8 commits
-
-
Dan Lipsa authored
-
Dan Lipsa authored
Filters updated: vtkCleanUnstructuredGrid vtkCleanUnstructuredGridCells
-
Dan Lipsa authored
-
Dan Lipsa authored
-
Dan Lipsa authored
-
Dan Lipsa authored
Merge branch 'add-parallel-nek5000reader' of https://gitlab.kitware.com/danlipsa/vtk into add-parallel-nek5000reader
-
Dan Lipsa authored
-
Kitware Robot authored
-
- 20 Jan, 2023 4 commits