0023788: OCCT tests don't catch Naming failures
authormkv <mkv@opencascade.com>
Fri, 1 Mar 2013 09:37:49 +0000 (13:37 +0400)
committerszy <szy@opencascade.com>
Fri, 1 Mar 2013 10:30:01 +0000 (14:30 +0400)
Test corrections for catch Naming failure

32 files changed:
tests/caf/driver/A1
tests/caf/driver/A2
tests/caf/driver/A3
tests/caf/driver/A4
tests/caf/driver/A5
tests/caf/driver/A6
tests/caf/driver/A7
tests/caf/driver/A8
tests/caf/driver/A9
tests/caf/driver/B1
tests/caf/driver/B2
tests/caf/driver/B3
tests/caf/driver/B4
tests/caf/driver/B5
tests/caf/driver/B6
tests/caf/driver/B7
tests/caf/named_shape/E1 [changed mode: 0644->0755]
tests/caf/named_shape/E2 [changed mode: 0644->0755]
tests/caf/named_shape/E3 [changed mode: 0644->0755]
tests/caf/named_shape/E4 [changed mode: 0644->0755]
tests/caf/named_shape/E5 [changed mode: 0644->0755]
tests/caf/named_shape/E6 [changed mode: 0644->0755]
tests/caf/named_shape/E7 [changed mode: 0644->0755]
tests/caf/named_shape/E8 [changed mode: 0644->0755]
tests/caf/named_shape/E9 [changed mode: 0644->0755]
tests/caf/named_shape/F1 [changed mode: 0644->0755]
tests/caf/named_shape/F2 [changed mode: 0644->0755]
tests/caf/named_shape/F3 [changed mode: 0644->0755]
tests/caf/named_shape/F4 [changed mode: 0644->0755]
tests/caf/named_shape/F5 [changed mode: 0644->0755]
tests/caf/named_shape/F6
tests/caf/parse.rules [changed mode: 0644->0755]

index 8f13d79..3b87819 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #1 - create box using more flexible set of commands
 NewCommand D
 set B2 [AddObject D];                  ## add object
index a2ca503..6594deb 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #Drivers' nick-names:
 #Box|Sph|Cyl|Cut|Fuse|Prism|Revol|PTxyz|PTALine|PRLine|PMirr|Fillet|Attach|XAttach
 # order of functions recomputation should be defined out of the tool (by end user)
index 4055a09..ae737e0 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism FulRevol SecRevol Fillet
 #1 Box creation
 NewCommand D
index 1646445..6dc78b7 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism FulRevol SecRevol Fillet
 
 #1 Create Box
index 8b5aca2..61b8deb 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism FulRevol SecRevol Fillet
 
 #1 Create Box
index 24c08bd..127e7cd 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 #1 - create Box using short-cut
 NewCommand D
 AddDriver D Box;                       ## add box driver to driver table
index 5f27b06..a9dd32d 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #Drivers' nick-names:
 #Box|Sph|Cyl|Cut|Fuse|Prism|SecRevol|FulRevol|PTxyz|PTALine|PRLine|PMirr|Fillet|Attach|XAttach
 # order of functions recomputation should be defined out of the tool (by end user)
@@ -118,4 +120,4 @@ NewCommand D
 #set SPnt1 [AttachShape D Box2_1 ${B2} ${B2}]
 #set Sph1 [AddSphere D $SPnt1 30]
 #ComputeFun D $Sph1:1
-#GetShape D $Sph1:1:2 Sph
\ No newline at end of file
+#GetShape D $Sph1:1:2 Sph
index 99b93cf..8cd203c 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #Drivers' nick-names:
 #Box|Sph|Cyl|Cut|Fuse|Prism|SecRevol|FulRevol|PTxyz|PTALine|PRLine|PMirr|Fillet|Attach|XAttach
 # order of functions recomputation should be defined out of the tool (by end user)
index d886efa..96603c1 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #1 - create Box using short-cut
 NewCommand D
 AddDriver D Box;                       ## add box driver to driver table
index 39427fd..d97f1c2 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 AddDriver D Box Cyl Sph Attach XAttach PTxyz PTALine PRLine PMirr Cut Fuse Prism FulRevol SecRevol Fillet
 
 #1 Create Box
index c2e5f95..87dde28 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 #1 - create Box using short-cut
 NewCommand D
 AddDriver D Box;                       ## add box driver to driver table
index a939afa..66151e8 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #1 - create Box using short-cut
 NewCommand D
 AddDriver D Box;                       ## add box driver to driver table
index bbc49bd..fcd3fa1 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 #Drivers' nick-names:
 #Box|Sph|Cyl|Cut|Fuse|Prism|SecRevol|FulRevol|PTxyz|PTALine|PRLine|PMirr|Fillet|Attach|XAttach
 # order of functions recomputation should be defined out of the tool (by end user)
index 078ce1a..a1ba23c 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 #1 - create 4 Pnts
 NewCommand D
 AddDriver D PntXYZ PntRLT Line3D Attach;
index 7087686..75482c6 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 #1 - create 4 Pnts
 NewCommand D
 AddDriver D PntXYZ PntRLT Line3D Attach;
index 2210375..658fef3 100755 (executable)
@@ -1,3 +1,4 @@
+puts "TODO ?CR23788 ALL: Failed units"
 #1 - create 4 Pnts
 NewCommand D
 AddDriver D PntXYZ PntRLT Line3D Attach;
old mode 100644 (file)
new mode 100755 (executable)
index c36b93e..2729ae6
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # ============= OCAF ============================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 30691cd..0fa9ef8
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index c752b15..47f94a6
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index ee82d1a..c25cf38
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 62b506a..ff39ced
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index ec81f89..eb4a661
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 7a0e2ac..4bbb313
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index a8d6864..3f276ee
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 1223e9d..1dffcfe
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # ============= OCAF ============================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index aced514..5add70d
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # ============= OCAF ============================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index d38957a..831631d
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # ============= OCAF ============================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 74733f9..ec21d6b
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # ============= OCAF ============================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 8f39e59..2c55479
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 347a550..d3cb14a
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
index 1e3c83d..c52ccef 100755 (executable)
@@ -1,3 +1,5 @@
+puts "TODO ?CR23788 ALL: Failed units"
+
 # =================== OCAF ======================
 # Naming
 #
old mode 100644 (file)
new mode 100755 (executable)
index 9c00cd6..9ee55b7
@@ -1,2 +1,4 @@
 FAILED /\binvalid\b/ error
+FAILED /\bFailed\b/ error
+FAILED /\bfailed\b/ error
 IGNORE /^\s*DPrsStd_AISColor\s*:\s*Error\b/ ignore presentation K2 error message