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