mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Adding new and early removed for some reasons test cases Removing TODO ? Adding necessary TODO ? on corresponding platforms for OK and BAD cases
14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
## =========================================
|
|
## Grid : CCV002
|
|
## Test : C1
|
|
## Comment : From CV tests serie page 58/59
|
|
## ==========================================
|
|
|
|
puts "TODO ?OCC23068 ALL:Error\\s*:\\s*.*The volume"
|
|
puts "TODO ?OCC23068 ALL:Faulty shapes in variables faulty_1 to faulty_"
|
|
restore [locate_data_file CCV_2_c1_gsv.rle] s
|
|
explode s F
|
|
catch {offsetcompshape result s -10 s_8 s_10}
|
|
|
|
checkprops result -v 3.0764e+06
|