mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_2"
|
|
puts "TODO #22911 ALL: Error : The square of result shape is"
|
|
|
|
restore [locate_data_file a102] a
|
|
restore [locate_data_file b136] b
|
|
|
|
bop a b
|
|
bopfuse result
|
|
|
|
set square 0
|