1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
occt/tests/bugs/demo/CR23416
apn 319e4241ee 0023410: QA commands don't work properly in new testing system
Comment adding command rename. Add QA test case.
Adjusting bugs test group
2012-09-06 14:24:05 +04:00

18 lines
468 B
Plaintext
Executable File

puts "============"
puts "CR23416"
puts "============"
puts ""
#######################################################################
# Regression of current version in compare with occt-653: crash while visualizing the shape
#######################################################################
isos 2
smallview
if [catch { restore [locate_data_file CR23416-ProblemFace.brep] result } res] {
puts "Error : crashes during visualization"
}
fit
set only_xwd 1