mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Small corrections for issue CR27133_v690
This commit is contained in:
@@ -17,4 +17,4 @@ donly result
|
||||
smallview
|
||||
fit
|
||||
display aE aF
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
xwd ${imagedir}/${test_image}.png
|
||||
|
@@ -5,8 +5,14 @@ puts "=================================="
|
||||
puts "Select3D_ISensitivePointSet: Crash when clearing selections (only with TBB)"
|
||||
puts "=================================="
|
||||
|
||||
restore [locate_data_file crash_compound.brep]
|
||||
restore [locate_data_file bug26146_crash_compound.brep] crash_compound
|
||||
|
||||
vinit
|
||||
vdisplay crash_compound
|
||||
vfit
|
||||
|
||||
vdump ${imagedir}/${casename}_1.png
|
||||
|
||||
vremove crash_compound ;# crashed here
|
||||
|
||||
vdump ${imagedir}/${casename}_2.png
|
||||
|
Reference in New Issue
Block a user