mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0026192: Porting testing database on Debian70 64bit
Modified test cases for platform Debian70 64bit Changed todo mapping for Debian70-64
This commit is contained in:
@@ -14,7 +14,7 @@ if { [string compare $command chamf_sequence] == 0 } {
|
||||
|
||||
if { [string compare ${os} "Windows-64-VC9"] != 0 && [string compare ${os} "Windows-64-VC10"] != 0} {
|
||||
set nf 0
|
||||
if {[string compare $os "Debian60-64"] == 0 } {
|
||||
if {[string compare $os "Debian70-64"] == 0 } {
|
||||
if { [string compare $group dist_dist] == 0 } {
|
||||
set nf 2
|
||||
} elseif { [string compare $group equal_dist] == 0 } {
|
||||
|
Reference in New Issue
Block a user