0023298: Integration of test grid "off" into the new testing system
[occt.git] / tests / offset / begin
index e52e4b6..cceddc0 100644 (file)
@@ -1,21 +1,17 @@
 # To prevent loops limit to 10 minutes
-cpulimit 600
-
-if { [string compare [datadir] "."] == 0 } {
-   datadir [file dirname [info script]]/data
-}
-
+cpulimit 900
 if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
-       pload TOPTEST
+    pload TOPTEST
+}
+if { [array get Draw_Groups "Shape Healing"] == "" } {
+    pload XSDRAW
 }
-
 if { [info exists imagedir] == 0 } {
    set imagedir .
 }
 if { [info exists test_image ] == 0 } {
    set test_image photo
 }
-
 proc OFFSETSHAPE {distance faces  calcul type} {
     global GlobFaces
     set GlobFaces $faces