mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0030196: [REGRESSION] Modeling Algorithms - Crash in BRepBuilderAPI_GTransform
Test case is added
This commit is contained in:
parent
14c7f553a9
commit
dec7af167b
12
tests/bugs/modalg_7/bug30196
Normal file
12
tests/bugs/modalg_7/bug30196
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user