mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Approx_ComputeCLine.gxx - criterium to stop interval cutting is increased. ProjLib_ProjectedCurve.cxx - fix regression for bugs modalg_5 bug25886 Other tests are modified according to current state of algorithm
20 lines
417 B
Plaintext
20 lines
417 B
Plaintext
puts "============"
|
|
puts "BUC30489"
|
|
puts "============"
|
|
puts ""
|
|
###############################
|
|
## 0030489: Modeling Algorithms - BRepBuilderAPI_GTransform hangs
|
|
###############################
|
|
|
|
|
|
restore [locate_data_file bug30489.brep] a
|
|
dchrono h restart
|
|
scalexyz r a 1. 1. 1.
|
|
dchrono h stop counter scalexyz
|
|
|
|
checkprops r -s 2.86706e+007
|
|
checkshape r
|
|
checkview -display r -2d -path ${imagedir}/${test_image}.png
|
|
|
|
|