0023922: Systematic review of TODO tests
[occt.git] / tests / bugs / fclasses / bug63
CommitLineData
a520f6eb 1puts "TODO OCC23626 Windows: Tcl Exception"
2puts "TODO OCC23626 Windows: TEST INCOMPLETE"
d27ea0ef 3
a87752f3 4puts "================"
5puts "OCC63"
6puts "================"
7puts ""
8
c857a60a 9set s [encoding convertto iso8859-2 "\xE9"]
10set path [locate_data_file box__simplifie.brep]
a87752f3 11
c857a60a 12file copy -force "${path}" "${imagedir}/box__simplifi${s}e.brep"
13restore "${imagedir}/box__simplifi${s}e.brep" result
a87752f3 14
c857a60a 15checkshape result
d27ea0ef 16
c857a60a 17set 2dviewer 0