mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
Deleted unnecessary TODOs in test cases with improvements on MacOS platform. Small corrections of test cases for MacOS.
This commit is contained in:
@@ -5,8 +5,8 @@ if {[array get env os_type] != ""} {
|
||||
}
|
||||
|
||||
if {[string compare $os "MacOS"] == 0} {
|
||||
puts "TODO #23828 MacOS: Tcl Exception: sh is not a topological shape!!!"
|
||||
puts "TODO #23828 MacOS: TEST INCOMPLETE"
|
||||
#puts "TODO #23828 MacOS: Tcl Exception: sh is not a topological shape!!!"
|
||||
#puts "TODO #23828 MacOS: TEST INCOMPLETE"
|
||||
} else {
|
||||
#puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
#puts "TODO OCC12345 ALL: Error : The square of result shape is"
|
||||
|
Reference in New Issue
Block a user