1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

Update of testing cases

This commit is contained in:
omy 2013-01-28 17:02:50 +04:00
parent 094942236a
commit 22f47da6ef
11 changed files with 14 additions and 13 deletions

View File

@ -5,12 +5,13 @@ puts "PRO18457"
puts "Fuse" puts "Fuse"
puts "" puts ""
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22911 ALL: Faulty shapes in variables faulty_1 to faulty_"
puts "TODO #22911 ALL: Error : The area of the resulting shape is" puts "TODO ?OCC22911 ALL: Error : The area of the resulting shape is"
restore [locate_data_file pro18457a.rle] f1 restore [locate_data_file pro18457a.rle] f1
restore [locate_data_file pro18457b.rle] f2 restore [locate_data_file pro18457b.rle] f2
bfuse result f1 f2 bfuse result f1 f2
set square 0 set square 996.98

View File

@ -11,6 +11,6 @@ explode b
bop b_1 b_3 bop b_1 b_3
bopfuse result bopfuse result
set square 4844.63 set square 45605.9
set 2dviewer 1 set 2dviewer 1

View File

@ -1,4 +1,4 @@
puts "TODO OCC12345 ALL: Faulty OCC956" puts "TODO ?OCC12345 ALL: Faulty OCC956"
puts "=========" puts "========="
puts " OCC956 " puts " OCC956 "

View File

@ -1,4 +1,4 @@
puts "TODO OCC12345 ALL: Faulty OCC956" puts "TODO ?OCC12345 ALL: Faulty OCC956"
puts "=========" puts "========="
puts " OCC956 " puts " OCC956 "

View File

@ -13,7 +13,7 @@ if { [string compare $command chamf] == 0 } {
set os $env(os_type) set os $env(os_type)
} }
if {[string compare $group dist_angle] == 0} { if {[string compare $group dist_angle] == 0} {
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
} }
if {[string compare $group equal_dist] == 0} { if {[string compare $group equal_dist] == 0} {
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"

View File

@ -11,7 +11,7 @@ if { [string compare $command chamf] == 0 } {
set os $env(os_type) set os $env(os_type)
} }
if {[string compare $group dist_angle] == 0} { if {[string compare $group dist_angle] == 0} {
puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_" puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
} else { } else {
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_" puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
} }

View File

@ -1,5 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } { if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_2 " puts "TODO ?OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_2 "
} }
restore [locate_data_file FRA61952.rle] a restore [locate_data_file FRA61952.rle] a

View File

@ -1,5 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } { if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_4 " puts "TODO ?OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_4 "
} }
restore [locate_data_file FRA61955.rle] a restore [locate_data_file FRA61955.rle] a

View File

@ -1,5 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } { if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_10 " puts "TODO ?OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_10 "
} }
restore [locate_data_file FRA61958.rle] a restore [locate_data_file FRA61958.rle] a

View File

@ -8,7 +8,7 @@ if {[string compare $command "SplitAngle"] == 0 } {
|| [string compare $os "Mandriva2008"] == 0 || [string compare $os "Mandriva2008"] == 0
|| [string compare $os "Mandriva2010"] == 0 || [string compare $os "Mandriva2010"] == 0
} { } {
puts "TODO OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_2" puts "TODO ?OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_2"
} }
} }

View File

@ -8,7 +8,7 @@ if {[string compare $command "SplitAngle"] == 0 } {
|| [string compare $os "Mandriva2008"] == 0 || [string compare $os "Mandriva2008"] == 0
|| [string compare $os "Mandriva2010"] == 0 || [string compare $os "Mandriva2010"] == 0
} { } {
puts "TODO OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_2" puts "TODO ?OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_2"
} }
} }