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

0023788: OCCT tests don't catch Naming failures

Test corrections for catch Naming failure
This commit is contained in:
mkv 2013-03-01 13:37:49 +04:00 committed by szy
parent 607a96d42a
commit 3113d5208c
32 changed files with 58 additions and 1 deletions

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -1,3 +1,4 @@
puts "TODO ?CR23788 ALL: Failed units"
#1 - create 4 Pnts
NewCommand D
AddDriver D PntXYZ PntRLT Line3D Attach;

View File

@ -1,3 +1,4 @@
puts "TODO ?CR23788 ALL: Failed units"
#1 - create 4 Pnts
NewCommand D
AddDriver D PntXYZ PntRLT Line3D Attach;

View File

@ -1,3 +1,4 @@
puts "TODO ?CR23788 ALL: Failed units"
#1 - create 4 Pnts
NewCommand D
AddDriver D PntXYZ PntRLT Line3D Attach;

2
tests/caf/named_shape/E1 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# ============= OCAF ============================
# Naming
#

2
tests/caf/named_shape/E2 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E3 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E4 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E5 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E6 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E7 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E8 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/E9 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# ============= OCAF ============================
# Naming
#

2
tests/caf/named_shape/F1 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# ============= OCAF ============================
# Naming
#

2
tests/caf/named_shape/F2 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# ============= OCAF ============================
# Naming
#

2
tests/caf/named_shape/F3 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# ============= OCAF ============================
# Naming
#

2
tests/caf/named_shape/F4 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/named_shape/F5 Normal file → Executable file
View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

View File

@ -1,3 +1,5 @@
puts "TODO ?CR23788 ALL: Failed units"
# =================== OCAF ======================
# Naming
#

2
tests/caf/parse.rules Normal file → Executable file
View File

@ -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