0026192: Porting testing database on Debian70 64bit
[occt.git] / tests / bugs / fclasses / bug63
1 puts "TODO OCC23626 Debian70-64 Windows: Tcl Exception"
2 puts "TODO OCC23626 Debian70-64 Windows: TEST INCOMPLETE"
3
4 puts "================"
5 puts "OCC63"
6 puts "================"
7 puts ""
8
9 set s [encoding convertto iso8859-2 "\xE9"]
10 set path [locate_data_file box__simplifie.brep]
11
12 file copy -force "${path}" "${imagedir}/box__simplifi${s}e.brep"
13 restore "${imagedir}/box__simplifi${s}e.brep" result
14
15 checkshape result
16
17 set 2dviewer 0