1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-07-30 13:05:50 +03:00
occt/tests/bugs/modalg/bug697_2
apn f1aa2b6272 Adding new testing cases for chl grid
Adding procedures checkcolor and checkpoint.
Modified test cases which are used QAGetPixelColor or QAAISGetPixelColor2d
Allow using command QAAISGetPixelColor2d on WNT
Rename test case tests/bugs/vis/bug19619 to pro19619
Added test cases to modalg and moddata
2012-12-14 16:56:11 +04:00

30 lines
719 B
Plaintext
Executable File

puts "============"
puts "OCC697"
puts "============"
puts ""
######################################################
# Fuse operation does not work
######################################################
## (old topology)
## (fuse)
######################################################
puts "#"
puts "Non stable test case on Linux. MKV. 28.04.2010"
puts "#"
restore [locate_data_file OCC697_2.brep] b2
restore [locate_data_file OCC697_3.brep] b3
puts [checkshape b2]
puts [checkshape b3]
##############################################
if { [catch {bfuse result b2 b3} catch_result] } {
##############################################
puts "Faulty : an exception was caught"
}
set square 25357.5
set 2dviewer 0