mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Correction of test cases.
This commit is contained in:
parent
1a196a871d
commit
22f9125e1e
@ -6,8 +6,8 @@ puts ""
|
||||
## Intersection algorithm produces curves overlaped
|
||||
###############################
|
||||
|
||||
set ExpToler 1.5361108163989659e-007
|
||||
set ExpLen 5.036361740755879
|
||||
set ExpToler 1.0422975608071429e-007
|
||||
set ExpLen 5.0363617398558773
|
||||
|
||||
restore [locate_data_file bug25890_f1.brep] f1
|
||||
restore [locate_data_file bug25890_f2.brep] f2
|
||||
|
@ -24,7 +24,7 @@ whatis result_1
|
||||
|
||||
checkshape result_1
|
||||
|
||||
checkprops result_1 -v 15041.2 -s 8245.4
|
||||
checkprops result_1 -v 15287.7 -s 8383.16
|
||||
|
||||
checkview -display result_1 -2d -path ${imagedir}/${test_image}.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user