1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
gka cde381c4e2 0028118: Mesh generation hangs then crashes
Protection against hangs of mesh  and crash(made by epa)
Added test case bugs/mesh/bug28118
Tests mesh* standard_* W7 are corrected (TODO removed)
2016-11-24 07:06:49 +03:00

12 lines
290 B
Plaintext
Executable File

set TheFileName shading_wrongshape_027.brep
set bug_freenodes "OCC22687"
set nbfreenodes(All) 6
if { [string compare $command "shading"] != 0 } {
#set bug_area "OCC22687"
set max_rel_tol_diff 1
set rel_tol 1.2
} else {
set max_rel_tol_diff 0.01
set rel_tol 0.052351028422287886
}