]> OCCT Git - occt.git/commitdiff
0025171: Data Exchange - STEP Lexer - the strings with quote sign inside can't be...
authordpasukhi <dpasukhi@opencascade.com>
Sun, 13 Sep 2020 10:23:00 +0000 (13:23 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 18 Sep 2020 15:15:09 +0000 (18:15 +0300)
Add a test case to verify that the .STEP is read correctly

tests/bugs/step/bug25171 [new file with mode: 0644]

diff --git a/tests/bugs/step/bug25171 b/tests/bugs/step/bug25171
new file mode 100644 (file)
index 0000000..a43b8b4
--- /dev/null
@@ -0,0 +1,15 @@
+puts "========================"
+puts "0025171: STEP Lexer - the strings with quote sign inside can't be properly lexed"
+puts "========================"
+
+# Read file
+stepread [locate_data_file bug25171.stp] res *
+
+# Checking
+set state [data c]
+if { [regexp "6425 Entities, of which 65 Root" $state] != 1 } {
+   puts "Error : wrong count of transferred roots"
+}
+
+checknbshapes res_1 -face 53 -shell 5 -solid 5
+checkshape res_1 f