0029412: Huge Memory leak since I upgraded to OC 6.9.0
[occt.git] / tests / bugs / vis / ger61351_1
CommitLineData
352ffd73 1puts "==============="
2puts " GER61351 "
3puts "=================================="
4puts "CASE 1 :takes visual check "
5puts "=================================="
6
7vinit
8GER61351 RED2
352ffd73 9
10set x_coord 200
11set y_coord 200
12
ccadc126 13if {"[vreadpixel $x_coord $y_coord rgb name]" != "RED2"} {
352ffd73 14 puts "Error : Background color is NOT RED2."
15}
16
5747059b 17checkview -screenshot -3d -path ${imagedir}/${test_image}.png