mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
23 lines
554 B
Plaintext
Executable File
23 lines
554 B
Plaintext
Executable File
puts "TODO OCC111111 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "TODO OCC111111 ALL: Error : The square of result shape is"
|
|
pload QAcommands
|
|
|
|
puts "============"
|
|
puts "OCC6272"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Incorrect results of gluing operation
|
|
######################################################
|
|
|
|
set BugNumber OCC6272
|
|
|
|
restore [locate_data_file OCC6272_bridge2.brep] a1
|
|
restore [locate_data_file OCC6272_revolution.brep] a2
|
|
|
|
OCC307 result a1 a2 0
|
|
|
|
set square 0
|
|
set 2dviewer 0
|
|
|