1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Correction of test-cases according to OCC23150 requirements (new format of checknbshapes command).

This commit is contained in:
mkv 2015-04-24 14:56:15 +03:00 committed by bugmaster
parent 7cb899171d
commit ecd58be64a
2 changed files with 2 additions and 2 deletions

View File

@ -32,6 +32,6 @@ Number of shapes in result
COMPOUND : 1
SHAPE : 63
"
checknbshapes result ${nbshapes_expected} 1 "Result obtained by Boolean cut operation"
checknbshapes result -ref ${nbshapes_expected} -t -m "Result obtained by Boolean cut operation"
set 2dviewer 1

View File

@ -33,6 +33,6 @@ Number of shapes in shape
COMPOUND : 1
SHAPE : 16
"
checknbshapes result ${nbshapes_expected} 1 "Result obtained by General Fuse operator"
checknbshapes result -ref ${nbshapes_expected} -t -m "Result obtained by General Fuse operator"
set 3dviewer 1