1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-24 13:50:49 +03:00

0025313: Review of TODOs in test cases for unused platforms

TODOs for unused platforms were deleted. Issue 22988 was closed.
This commit is contained in:
apn
2014-10-01 17:24:00 +04:00
committed by abv
parent 9e20ed5793
commit a520f6eb9a
78 changed files with 16 additions and 304 deletions

View File

@@ -1,8 +1,6 @@
# Original bug : ger60054
# Date : 11mar98
puts "TODO #22911 Mandriva2010: Faulty shapes in variables faulty_1 to faulty_2"
restore [locate_data_file ger60054a.rle] a
restore [locate_data_file CTO900_ger60054b.rle] b
fsameparameter a

View File

@@ -2,7 +2,6 @@
# Date :
# CR23404
#puts "TODO OCC23099 Mandriva2010: Faulty shapes in variables faulty_1 to faulty_"
restore [locate_data_file CTO900_pro12696a.rle] a
restore [locate_data_file CTO900_pro12696b.rle] b

View File

@@ -1,5 +1,3 @@
puts "TODO #22911 Debian40 Mandriva2008 Mandriva2010: Faulty shapes in variables faulty_1 to faulty_"
restore [locate_data_file a106] a
restore [locate_data_file b106] b

View File

@@ -1,4 +1,3 @@
#
# *10603
#
@@ -7,14 +6,11 @@ set os "ALL"
if {[array get env os_type] != ""} {
set os $env(os_type)
}
if {[string compare $os "Debian50-64"] != 0 && [string compare $os "Debian60-64"] != 0 && [string compare $os "Mandriva2010-64"] != 0} {
if {[string compare $os "Debian60-64"] != 0} {
set inst ""
if { [regexp -nocase {Windows} $os] == 1 } {
set inst "?"
}
if { [string compare $os "Mandriva2010" ] == 0 } {
set inst "?"
}
if { [string compare $os "MacOS" ] == 0 } {
set inst "?"
}
@@ -22,16 +18,6 @@ if {[string compare $os "Debian50-64"] != 0 && [string compare $os "Debian60-64"
puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_"
}
if { [string compare $os "CentOS55-64"] == 0
|| [string compare $os "Debian40"] == 0
|| [string compare $os "Debian40-64"] == 0
|| [string compare $os "Mandriva2008"] == 0
|| [string compare $os "Mandriva2008-64"] == 0
|| [string compare $os "SL51-64"] == 0
|| [string compare $os "windows"] == 0
} {
}
ptorus a0 100 20
tcopy a0 a1
tcopy a0 a2