0024953: Draw crashed after execution of test case bugs/modalg_5/bug24764
[occt.git] / tests / 3rdparty / begin
1 cpulimit 1000
2
3 if { [array get Draw_Groups "Primitive building commands"] == "" } {
4     pload TOPTEST
5 }
6
7 if { [array get Draw_Groups "ZeViewer"] == "" } {
8     pload AISV
9 }
10
11 if { [info exists imagedir] == 0 } {
12     set imagedir .
13 }
14 if { [info exists test_image ] == 0 } {
15    set test_image photo
16 }
17
18 vinit View1