0031999: Tests - request Core Profile on macOS for Ray-Tracing tests
[occt.git] / tests / bugs / iges / buc60595_3
1 puts "================"
2 puts "BUC60595"
3 puts "================"
4
5 set bug_var [ igesbrep [locate_data_file buc60595c.igs] c * ] 
6 if { [ string match "*Uninspired signal*" $bug_var ] == 1 } {
7     puts "Error : TEST FAILED"
8 }
9
10 tpcompound result
11
12 isos result 0
13 isos result 15
14
15 checkview -display result -2d -path ${imagedir}/${test_image}.png
16
17