0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / v3d / ivtk / boundary_draw
diff --git a/tests/v3d/ivtk/boundary_draw b/tests/v3d/ivtk/boundary_draw
deleted file mode 100644 (file)
index 90516a8..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-puts "============="
-puts "boundary_draw: Tests boundary draw changing in the IVtk view"
-puts "============="
-puts ""
-
-box b 1 1 1
-ivtkinit
-ivtkdisplay b
-ivtksetdispmode 1
-ivtksetboundingdraw 1
-ivtkdump $imagedir/${casename}_1.png
-
-ivtksetboundingdraw 0
-ivtkdump $imagedir/${casename}_2.png