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
189 B
Plaintext
Executable File
17 lines
189 B
Plaintext
Executable File
|
|
puts "========"
|
|
puts "BUC60842"
|
|
puts "========"
|
|
|
|
pload QAcommands
|
|
vinit
|
|
|
|
if [catch {BUC60842} catch_result] {
|
|
puts "Faulty BUC60842"
|
|
} else {
|
|
puts "BUC60842 OK"
|
|
}
|
|
|
|
set 3dviewer 1
|
|
|