0023161: Select publicly accessible data files for OCCT tests
[occt.git] / tests / sewing / begin
1 # To prevent loops limit to 5 minutes
2 cpulimit 300
3
4 if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
5         pload TOPTEST
6 }
7
8 if { [info exists imagedir] == 0 } {
9    set imagedir .
10 }
11
12 if { [info exists test_image ] == 0 } {
13    set test_image photo
14 }