mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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:
parent
4722f664d1
commit
2f9c163f7e
@ -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"
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ if { [string compare $command "ShapeConvertRev"] == 0 } {
|
|||||||
puts "TODO OCC23127 ALL: Error : The area of the resulting shape is"
|
puts "TODO OCC23127 ALL: Error : The area of the resulting 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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user