Reorganization of bugs testing group
[occt.git] / tests / bugs / moddata / bug54
CommitLineData
82cbc512 1if { [array get env os_type] != "" } {
2 set os $env(os_type)
3}
0e94a94e 4puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
82cbc512 5if { [string compare $os "windows"] != 0 } {
6 puts "TODO OCC12345 ALL: TEST INCOMPLETE"
7}
0e94a94e 8puts "================"
9puts "OCC54"
10puts "================"
11puts ""
12####################################################
13## Exception is raised during command "small" in DRAW on attached shape.
14####################################################
15
16#cpulimit 9000
17# true CPU limit! cpulimit 2000
18cpulimit 100
19restore [locate_data_file OCC54.brep] result
20
21puts [checkshape result]
22
23set 3dviewer 0