Restoring test cases removed by last commit.
[occt.git] / tests / bugs / moddata / bug54
... / ...
CommitLineData
1if { [array get env os_type] != "" } {
2 set os $env(os_type)
3}
4puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
5if { [string compare $os "windows"] != 0 } {
6 puts "TODO OCC12345 ALL: TEST INCOMPLETE"
7}
8puts "================"
9puts "OCC54"
10puts "================"
11puts ""
12####################################################
13## Exception is raised during command "small" in DRAW on attached shape.
14####################################################
15
16cpulimit 300
17restore [locate_data_file OCC54.brep] result
18
19puts [checkshape result]
20
21set 3dviewer 0