mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
Correction of test-cases according to OCC23150 requirements (new format of checknbshapes command).
This commit is contained in:
parent
7cb899171d
commit
ecd58be64a
@ -32,6 +32,6 @@ Number of shapes in result
|
|||||||
COMPOUND : 1
|
COMPOUND : 1
|
||||||
SHAPE : 63
|
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
|
set 2dviewer 1
|
||||||
|
@ -33,6 +33,6 @@ Number of shapes in shape
|
|||||||
COMPOUND : 1
|
COMPOUND : 1
|
||||||
SHAPE : 16
|
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
|
set 3dviewer 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user