mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
Adjusting test cases for current state of OCCT
This commit is contained in:
parent
0b2fbc70d3
commit
55b22036f8
@ -1,3 +1,3 @@
|
|||||||
puts "TODO ?OCC26018 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
puts "TODO OCC26018 Linux: Faulty shapes in variables faulty_1 to faulty_"
|
||||||
source [locate_data_file 20000_h1-2_et5_401-ta13429.prt.2.gdml.tcl]
|
source [locate_data_file 20000_h1-2_et5_401-ta13429.prt.2.gdml.tcl]
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
puts "TODO OCC24156 MacOS: Tcl Exception: tolerance ang"
|
puts "TODO OCC24156 ALL: Tcl Exception: tolerance ang"
|
||||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
puts "TODO OCC24156 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
puts "========"
|
puts "========"
|
||||||
puts "OCC50"
|
puts "OCC50"
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
puts "TODO OCC12345 ALL: Faulty OCC601: function BLEND works wrongly"
|
|
||||||
|
|
||||||
puts "========================"
|
puts "========================"
|
||||||
puts " OCC601 "
|
puts " OCC601 "
|
||||||
puts "SAM1542"
|
puts "SAM1542"
|
||||||
@ -17,9 +15,9 @@ explode a e
|
|||||||
if [catch {blend result a 13 a_41 } res] {
|
if [catch {blend result a 13 a_41 } res] {
|
||||||
puts "Faulty OCC601: function BLEND works wrongly"
|
puts "Faulty OCC601: function BLEND works wrongly"
|
||||||
} else {
|
} else {
|
||||||
puts "OCC601 OK: function BLEND works without exception"
|
puts "OCC601 OK: function BLEND works good"
|
||||||
checkshape result
|
checkshape result
|
||||||
|
|
||||||
set square 10
|
set square 32486.0
|
||||||
set 2dviewer 0
|
set 2dviewer 0
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
# !!!! This file is generated automatically, do not edit manually! See end script
|
# !!!! This file is generated automatically, do not edit manually! See end script
|
||||||
|
puts "TODO CR25013 Linux: Error : 1 differences with reference data found"
|
||||||
|
|
||||||
set filename trj6_pm4-hc-214.stp
|
set filename trj6_pm4-hc-214.stp
|
||||||
|
|
||||||
set ref_data {
|
set ref_data {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user