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
15 lines
199 B
Plaintext
Executable File
15 lines
199 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts "BUC60729"
|
|
puts "========================"
|
|
|
|
pload QAcommands
|
|
|
|
if [catch {BUC60729} ] {
|
|
puts "BUC60729: Error"
|
|
} else {
|
|
puts "BUC60729: OK"
|
|
}
|
|
|
|
set 3dviewer 1
|