1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0024201: Remove TODO "Tcl Exception: File aaa.stl could not be found" and similar ones

This commit is contained in:
apn 2013-09-24 12:49:19 +04:00
parent 4269bd1b11
commit e97ea58f01
12 changed files with 0 additions and 50 deletions

View File

@ -1,6 +1,3 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
puts "============"
puts "OCC21091"
puts "OCC21450"

View File

@ -1,6 +1,3 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File Bottom.brep could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
# Test for #23489: memory leak in TNaming_NamedShape destructor
pload OCAF

View File

@ -1,6 +1,3 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File bearing.stl could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
puts "============"
puts "OCC22572"
puts "============"

View File

@ -1,6 +1,4 @@
puts "TODO ?OCC11111 ALL: Faulty : Export to pdf file was done but size of file is incorrect"
puts "TODO ?OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
puts "============"
puts "OCC21091"

View File

@ -1,6 +1,4 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
puts "TODO OCC24156 MacOS: Error: unsupported locale specification"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
# Test for issue #22898 and other functionality that can be affected by locale.
# Just run multiple conversions of the shape to and from diferent formats and

View File

@ -1,9 +1,2 @@
if { [string compare $command SplitAngle] == 0
|| [string compare $command ShapeDivide] == 0
|| [string compare $command ShapeConvertRev] == 0 } {
puts "TODO ?OCC24156 MacOS: Tcl Exception: File mal_vis.brep could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
}
restore [locate_data_file mal_vis.brep] a

View File

@ -1,9 +1,2 @@
if { [string compare $command SplitAngle] == 0
|| [string compare $command ShapeDivide] == 0
|| [string compare $command ShapeConvertRev] == 0 } {
puts "TODO ?OCC24156 MacOS: Tcl Exception: File mal_tige.brep could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
}
restore [locate_data_file mal_tige.brep] a

View File

@ -1,4 +1 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file hammer.brep] a

View File

@ -1,4 +1,3 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
puts "TODO ?OCC24156 MacOS: Process killed by CPU limit"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"

View File

@ -1,14 +1 @@
if { [string compare $group advanced] == 0 } {
if { [string compare $command shading] == 0
|| [string compare $command incmesh] == 0
|| [string compare $command mesh] == 0 } {
puts "TODO ?OCC24156 MacOS: Tcl Exception: File linkrods.step could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
}
### if { [string compare $command incmesh] == 0 && ${parallel} == 1 } {
### puts "TODO OCC24156 MacOS: Tcl Exception: File linkrods.step could not be found"
### puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
### }
}
set TheFileName linkrods.step

View File

@ -1,4 +1 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File mal_vis.brep could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
restore [locate_data_file mal_vis.brep] a

View File

@ -1,6 +1,3 @@
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.iges could not be found"
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
ReadIges D_First [locate_data_file hammer.iges]
set TypeOfFile ""
set AddToDocument ""