]> OCCT Git - occt-copy.git/commitdiff
Correction of test-cases according to OCC23150 requirements (new format of checknbsha... V6_9_0_beta2
authormkv <mkv@opencascade.com>
Fri, 24 Apr 2015 11:56:15 +0000 (14:56 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 24 Apr 2015 11:56:15 +0000 (14:56 +0300)
tests/bugs/modalg_6/bug22793
tests/bugs/modalg_6/bug26080

index c7551766bc4bac37baa75163bbeda27408f3ef3d..cd318a4a1436107fc8f2d396213162a5c15c67de 100644 (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
index 54ed1293d990cf817a9511c4cba04e39076abf8c..6fbf6abca0419fe51ac97aea12e84bfa7f1f061f 100755 (executable)
@@ -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