mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Small correction of test case for issue CR27135
This commit is contained in:
@@ -13,11 +13,13 @@ explode aShape
|
||||
nproject result aShape_1 aShape_2
|
||||
|
||||
# Result length check.
|
||||
checkprops result -l 5.74501
|
||||
#checkprops result -l 5.74501
|
||||
set length 5.74501
|
||||
|
||||
# Visual check.
|
||||
donly result
|
||||
smallview
|
||||
fit
|
||||
display aShape_2
|
||||
checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
#checkview -screenshot -2d -path ${imagedir}/${test_image}.png
|
||||
set 2dviewer 1
|
||||
|
Reference in New Issue
Block a user