0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / caf / bug1138
1 puts "================"
2 puts "OCC1138"
3 puts "================"
4 puts ""
5 ############################################################
6 # OSD_SIGSEGV is thrown during call LDOMParser.parse method
7 ############################################################
8
9 pload QAcommands
10
11 set BugNumber OCC1138
12
13 if [catch { OCC983 ${imagedir} }] {
14   puts "Faulty ${BugNumber} : here is reading problem when the filename is a directory name."
15 } else {
16   puts "Reading ${BugNumber} OK : here is not reading problem when the filename is a directory name."
17 }
18