1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
ski a8676008f7 Adding of testing cases from subgroups 937 940 and 941 of CHL group
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
2013-02-08 15:16:15 +04:00

28 lines
509 B
Plaintext
Executable File

pload QAcommands
puts "================"
puts "OCC405"
puts "OCC435"
puts "SAM1296"
puts "================"
puts ""
restore [locate_data_file OCC395-1.brep] e1
restore [locate_data_file OCC405-2.brep] e2
checkshape e1
checkshape e2
OCC405 result e1 e2
regexp {nb alone Vertices : ([-0-9.+eE]+)} [checksection result] full num
if { $num == 2 } {
puts "OCC405 OK : Result shape is CORRECT !!! "
} else {
puts " Faulty OCC405: Result shape is INcorrect !!! "
}
set length 17.5348
set 2dviewer 0