1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/step/bug25171
dpasukhi 4661dcadd4 0025171: Data Exchange - STEP Lexer - the strings with quote sign inside can't be properly lexed
Add a test case to verify that the .STEP is read correctly
2020-09-18 18:15:09 +03:00

16 lines
427 B
Plaintext

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