mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-20 11:54:07 +03:00
Modifications: 1.Test cases 2. locate_data_file from DrawResources/TestCommands.tcl Fix for mesh end Adjusting testing cases for current state of master using new organization of data files
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
if {[string compare $command "ShapeConvertRev"] == 0 } {
|
|
puts "TODO OCC23127 ALL: Error : shape result is not correct"
|
|
}
|
|
if {[string compare $command "SplitAngle"] == 0 } {
|
|
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_9 "
|
|
}
|
|
restore [locate_data_file CTO900_ger60598c.rle] a
|
|
|
|
|