0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / modalg_2 / bug488
CommitLineData
0e94a94e 1
2puts "========="
3puts " OCC488 "
4puts "========="
5puts ""
6########################################################
7## Boolean operation returns invalid result, it lead to regression on test cfe/002/C1
8########################################################
9
10restore [locate_data_file OCC488a.brep] a_1
352ffd73 11checkshape a_1
0e94a94e 12
13restore [locate_data_file OCC488b.brep] a_2
352ffd73 14checkshape a_2
0e94a94e 15
16if [catch {bcommon result a_1 a_2 } catch_result] {
17 puts "Faulty OCC488: command COMMON works wrongly"
18} else {
19 puts "OCC488 OK: function COMMON works properly "
20}
58cf74e0 21checkprops result -s 92466.8
22checkshape result
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png