mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +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
14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
# cts17861
|
|
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "TODO #22911 ALL: Error : The square of result shape is"
|
|
|
|
restore [locate_data_file CTO900_cts17861a.rle] a
|
|
restore [locate_data_file cts17861b.rle] b
|
|
|
|
fsameparameter a
|
|
fsameparameter b
|
|
|
|
bfuse result a b
|
|
|
|
set square 0
|