1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-16 10:08:36 +03:00

Error message was changed in tests:

- blend complex F6,
-               F8,
- bugs fclasses bug309,

Error message was changed in test data files:
- chamfer data complex B5,
-                      B7,
- heal data advanced ZD3,
-           standard R5.
This commit is contained in:
abk 2013-02-15 13:37:04 +04:00
parent f2d337a78b
commit c283fa977c
7 changed files with 8 additions and 7 deletions

View File

@ -3,7 +3,7 @@
## Test : K7 ## Test : K7
## Comment : from cts21020 ## Comment : from cts21020
## ==================================== ## ====================================
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_14" puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_"
restore [locate_data_file CFI_cts21020.rle] a restore [locate_data_file CFI_cts21020.rle] a
explode a e explode a e

View File

@ -3,7 +3,7 @@
## Test : K9 ## Test : K9
## Comment : from pro13892 ## Comment : from pro13892
## ==================================== ## ====================================
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_8" puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_"
restore [locate_data_file CFI_pro13892.rle] a restore [locate_data_file CFI_pro13892.rle] a
explode a e explode a e

View File

@ -1,4 +1,5 @@
puts "TODO ?OCC12345 ALL: OCC309: ERROR 2" puts "TODO ?OCC12345 ALL: OCC309: ERROR"
puts "TODO ?OCC12345 ALL: Faulty shapes in variables faulty_"
puts "================" puts "================"
puts "OCC309" puts "OCC309"

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_4" puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"

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_4" puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
} }

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_186 " puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_ "
} }
restore [locate_data_file GER61558.brep] a restore [locate_data_file GER61558.brep] a

View File

@ -2,7 +2,7 @@ if { [string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : The square of result shape is" puts "TODO OCC23127 ALL: Error : The square of result shape is"
} }
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_"
} }
restore [locate_data_file CTO900_pro5363c.rle] a restore [locate_data_file CTO900_pro5363c.rle] a