]> OCCT Git - occt-copy.git/commitdiff
Small corrections for issue CR27133_v690 CR27133_v690
authormkv <mkv@opencascade.com>
Tue, 9 Feb 2016 11:52:28 +0000 (14:52 +0300)
committermkv <mkv@opencascade.com>
Tue, 9 Feb 2016 11:52:28 +0000 (14:52 +0300)
tests/bugs/moddata_3/bug27133
tests/bugs/vis/bug26146

index e94c73bbeb4aae26d62c3905cb885950a5c207ab..b82bdb64c2ab049b88065d09f9cff973fe5f860f 100644 (file)
@@ -17,4 +17,4 @@ donly result
 smallview
 fit
 display aE aF
-checkview -screenshot -2d -path ${imagedir}/${test_image}.png
+xwd ${imagedir}/${test_image}.png
index b9dd6bf05b41216a3fcf3e1bea48a2e6af6aa1d9..e10b7ddb03bd587e72e4bc4231552deb957043ad 100644 (file)
@@ -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