mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +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
17 lines
360 B
Plaintext
Executable File
17 lines
360 B
Plaintext
Executable File
pload QAcommands
|
|
|
|
puts "============"
|
|
puts "OCC1077"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# BUG in boolean operations in the development version
|
|
######################################################
|
|
|
|
if { [catch { OCC1077 result } catch_result] } {
|
|
puts "Faulty OCC1077"
|
|
}
|
|
|
|
set square 587.181
|
|
set 3dviewer 1
|