mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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
16 lines
450 B
Plaintext
16 lines
450 B
Plaintext
puts "TODO OCC23068 ALL: ERROR. offsetperform operation not done."
|
|
puts "TODO OCC23068 ALL: Error : The volume of result shape "
|
|
|
|
## ======================================
|
|
## Grid : CCV002
|
|
## Test : A1
|
|
## Comment : From CV tests serie page 56
|
|
## ======================================
|
|
|
|
restore [locate_data_file CCV_2_a1_gst.rle] s
|
|
explode s F
|
|
offsetcompshape result s -10 s_1
|
|
|
|
#real volume of result shape is unknow yet
|
|
checkprops result -v 0
|