mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
0030196: [REGRESSION] Modeling Algorithms - Crash in BRepBuilderAPI_GTransform
Test case is added
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user