mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
18 lines
365 B
Plaintext
Executable File
18 lines
365 B
Plaintext
Executable File
puts "TODO OCC11111 ALL: StepFile Error"
|
|
puts "==========="
|
|
puts "OCC22993"
|
|
puts "==========="
|
|
######################################################
|
|
# Crash during reading STEP file
|
|
######################################################
|
|
|
|
set BugNumber OCC22993
|
|
|
|
catch { pload XDE }
|
|
|
|
stepread [locate_data_file OCC22993-23-9421-42601.stp] result *
|
|
|
|
set 3viewer 0
|
|
|
|
|