From: ifv Date: Tue, 3 Sep 2019 14:22:35 +0000 (+0300) Subject: 0030196: [REGRESSION] Modeling Algorithms - Crash in BRepBuilderAPI_GTransform X-Git-Tag: V7_4_0_beta~20 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=dec7af167bf9abaf953c99deaa5e79389d0b16ae;p=occt-copy.git 0030196: [REGRESSION] Modeling Algorithms - Crash in BRepBuilderAPI_GTransform Test case is added --- diff --git a/tests/bugs/modalg_7/bug30196 b/tests/bugs/modalg_7/bug30196 new file mode 100644 index 0000000000..03b1e45c42 --- /dev/null +++ b/tests/bugs/modalg_7/bug30196 @@ -0,0 +1,12 @@ +puts "========" +puts "0030196: REGRESSION: Modeling Algorithms - Crash in BRepBuilderAPI_GTransform" +puts "========" +puts "" +cpulimit 300 +pload XDE +testreadstep [locate_data_file bug30196.stp] s +dchrono m start +deform res s 1 1 1 +dchrono m stop counter deform + +checkview -display res -2d -path ${imagedir}/${test_image}.png \ No newline at end of file