]> OCCT Git - occt-copy.git/commitdiff
Adjusting testing case for testing on Debian60 64bit
authorgit <git@opencascade.com>
Tue, 23 Apr 2013 09:54:52 +0000 (13:54 +0400)
committergit <git@opencascade.com>
Tue, 23 Apr 2013 09:54:52 +0000 (13:54 +0400)
27 files changed:
tests/bugs/modalg_2/bug399
tests/bugs/modalg_2/bug426
tests/bugs/modalg_4/bug770
tests/bugs/moddata_1/bug165_2
tests/bugs/moddata_2/bug567
tests/bugs/vis/bug23652
tests/bugs/xde/bug22898
tests/chamfer/data/complex/B9
tests/de/iges_1/K9
tests/de/iges_1/M1
tests/de/iges_1/P8
tests/de/iges_2/F4
tests/de/iges_2/G4
tests/de/iges_2/H9
tests/de/iges_3/A3
tests/de/iges_3/A5
tests/de/iges_3/B2
tests/de/step_1/N6
tests/de/step_2/D8
tests/de/step_2/E6
tests/de/step_3/C5
tests/de/step_3/D3
tests/de/step_3/E6
tests/de/step_3/F2
tests/de/step_3/F3
tests/de/step_4/G7
tests/de/step_5/A1

index 1a4f9fc8b03b5694909d91d72062e9dee5927636..4858b91cdd67a52add63b05f2ef5d43d9087bd15 100755 (executable)
@@ -2,8 +2,8 @@ if { [array get env os_type] != "" } {
     set os $env(os_type)
 }
 if { [string compare $os "windows"] != 0 } {
-   puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_2"
-   puts "TODO OCC12345 ALL: Faulty OCC399: Command checkshape works wrongly: Source shape is invalid but this shape must be OK"
+   puts "TODO ?OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_2"
+   puts "TODO ?OCC12345 ALL: Faulty OCC399: Command checkshape works wrongly: Source shape is invalid but this shape must be OK"
 ### by apn master 16.12.2012
 ###   puts "TODO OCC12345 ALL: Error : The square of result shape is"
 }
index 4fca715779e35fcbd158d18935d6575bcf8538d7..9ce4d59911dad9980986356781e8f05faea2c59f 100755 (executable)
@@ -2,9 +2,9 @@ if {[array get env os_type] != ""} {
     set os $env(os_type)
 }
 if {[string compare $os "windows"] != 0 } {
-    puts "TODO OCC12345 ALL: \\*\\* Exception"
-    puts "TODO OCC12345 ALL: An exception was caught"
-    puts "TODO OCC12345 ALL: TEST INCOMPLETE"
+    puts "TODO ?OCC12345 ALL: \\*\\* Exception"
+    puts "TODO ?OCC12345 ALL: An exception was caught"
+    puts "TODO ?OCC12345 ALL: TEST INCOMPLETE"
 }
 
 pload QAcommands
index a16f240721d2dba57d13248195edea9749335b09..6adcfab41c68ca66a077bc897b76c82e52168907 100755 (executable)
@@ -1,4 +1,6 @@
 puts "TODO ?OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
+puts "TODO ?OCC12345 ALL: An exception was caught"
+puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
 puts "TODO ?OCC12345 ALL: Error : The square of result shape is"
 puts "TODO ?OCC12345 ALL: TEST INCOMPLETE"
 
index 624eb3d75c3d56a194824fe067f9193be2e5108c..6e112cd3b294b81c2025ad7e15ed204ac728f64b 100755 (executable)
@@ -2,9 +2,9 @@ if { [array get env os_type] != "" } {
     set os $env(os_type)
 }
 if { [string compare $os "windows"] != 0 } {
-    puts "TODO OCC12345 ALL: An exception was caught"
-    puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
-    puts "TODO OCC12345 ALL: OCC165 Faulty"
+    puts "TODO ?OCC12345 ALL: An exception was caught"
+    puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
+    puts "TODO ?OCC12345 ALL: OCC165 Faulty"
 }
 
 puts "========"
index 67c35d401cfee5b34c610f57e8a8c81ffe8beb9a..ceb511343d8e4a4fb5d1cd519ac15c29439615f6 100755 (executable)
@@ -1,4 +1,5 @@
 puts "TODO OCC12345 ALL: Faulty OCC565: function intersection works wrongly with trimmed Surfaces"
+puts "TODO ?OCC12345 ALL: Faulty OCC565: function intersection works wrongly with infinite Surfaces"
 puts "TODO OCC12345 MacOS: Faulty OCC565: function intersection works wrongly with infinite Surfaces"
 
 puts "========"
index fd172cd8452a6af591527c01d610b5688bc3b01c..7b9b8a4dd94949e74bd2d238a325aceb5bdc8b07 100755 (executable)
@@ -26,8 +26,8 @@ set at_Z     0
 
 vviewparams ${scale} ${center_X} ${center_Y} ${proj_X} ${proj_Y} ${proj_Z} ${up_X} ${up_Y} ${up_Z} ${at_X} ${at_Y} ${at_Z}
 
-set x_coord 36
-set y_coord 201
+set x_coord 210
+set y_coord 204
 
 checkcolor $x_coord $y_coord 0.6 0.6 0.6
 
index ae19c8a69644d5d257a2d061a8a3b8a8fa45ad63..75bc38d5b0df5786965848333e23c3ccb63eaa39 100644 (file)
@@ -3,7 +3,7 @@
 # check that the result is good shape with expected area
 
 set anOS $tcl_platform(os)
-if { ${anOS} == "Darwin" } {
+if { ${anOS} == "Linux" } {
   dlocale LC_ALL fr_FR
 } else {
   dlocale LC_ALL French
index 47fbd49f90b22f0ac0c2cf1817ab7ae632950acc..99513620a425568d0cb295abbaf31229ff5ac58b 100644 (file)
@@ -15,12 +15,12 @@ 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 $group equal_dist] == 0 } {
-      if {[string compare $os "Debian40"] == 0 || [string compare $os "Mandriva2008"] == 0 || [string compare $os "Mandriva2010"] == 0 } {
+      if {[string compare $os "Debian40"] == 0 || [string compare $os "Debian60-64"] == 0 || [string compare $os "Mandriva2008"] == 0 || [string compare $os "Mandriva2010"] == 0 } {
         set nf 4
       }
     }
     if { [string compare $group dist_dist] == 0 } {
-      if {[string compare $os "Mandriva2010"] == 0} {
+      if {[string compare $os "Mandriva2010"] == 0 || [string compare $os "Debian60-64"] == 0 } {
         set nf 2
       ##set nf 0
       }
index dabae680ff40b1f89ba94be555de1b44ec065e5a..27e3a80efa72f55f8d87945090b64256f85c250e 100644 (file)
@@ -5,6 +5,7 @@ puts "TODO CR23096 ALL: LABELS : Faulty"
 puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :"
 puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty" 
 puts "TODO CR23096 Mandriva2010: TOLERANCE : Faulty"
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty"
 
 set LinuxDiff 3
 set LinuxFaulties {STATSHAPE TOLERANCE}
index 8fdf41f954014ec3f4824a675f395506fdf0a9a4..d5f8c9bf59bee10e7a91773c771f3773ae2f24b1 100644 (file)
@@ -1,6 +1,7 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 Windows: NBSHAPES : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
+puts "TODO ?CR23096 ALL: NBSHAPES : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :"
 
 set LinuxDiff 4
index 177ab2e76d4ccffdf49dc9201647e7bd3e356adb..5cc4026539c6c2abec74ea24d6372b9fb809e6ca 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: TPSTAT : Faulty" 
-puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :"
 
 set LinuxDiff 2
index e042092517b74f557caba814da047852205f73e8..350484e2c0d6c60c4445c74674b7ee1de020f4b0 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" 
-puts "TODO CR23096 Windows: STATSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: STATSHAPE : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 ALL: COLORS : Faulty"
 puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :"
index e7d2d453bc225dc31b79834fe26dd68487d66fce..48d63f946d931cf9de267b047dd66937803c4eb1 100644 (file)
@@ -1,5 +1,5 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: STATSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: STATSHAPE : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :"
 
index 07d4f6914e80741e5b122df59e27fbbb0ba89e9b..b5399bce126f26d998eadfe9efd99178ac9cefb4 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" 
-puts "TODO CR23096 Windows: NBSHAPES : Faulty" 
+puts "TODO ?CR23096 ALL: NBSHAPES : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 ALL: COLORS : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :"
index 194156ac27aea088d5d11196d967150ca95337d7..74609b6355a1889ab21f227dc3fbd59fb497e3b9 100644 (file)
@@ -4,7 +4,7 @@ puts "TODO CR23096 ALL: NBSHAPES : Faulty"
 puts "TODO CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 ALL: COLORS : Faulty" 
 puts "TODO CR23096 ALL: LAYERS : Faulty" 
-puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
+puts "TODO ?CR23096 ALL: Error : 1 differences with reference data found :"
 
 set LinuxDiff 1
 set filename UKI60107-6.igs
index f92bbc4d54fb8c5b2d153d56ae7a91b92b0642ef..814a333e7f0badd55318fa8c87dab8bb28ee6234 100644 (file)
@@ -1,10 +1,10 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: TPSTAT : Faulty" 
-puts "TODO CR23096 Windows: STATSHAPE : Faulty" 
-puts "TODO CR23096 Windows: TOLERANCE : Faulty" 
+puts "TODO ?CR23096 ALL: STATSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: TOLERANCE : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
-puts "TODO CR23096 Mandriva2010: Error : 5 differences with reference data found :"
-puts "TODO CR23096 Mandriva2010: CHECKSHAPE : Faulty"
+puts "TODO ?CR23096 ALL: Error : 5 differences with reference data found :"
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty"
 
 set LinuxDiff 5
 set LinuxFaulties {CHECKSHAPE}
index c0703b6bcd00b8d30a0c47467fa034c9abadb6dc..22ea1ea2d705a9bca0d93ee864fdc0b9966f27bc 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: CHECKSHAPE : Faulty" 
-puts "TODO CR23096 Windows: STATSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: STATSHAPE : Faulty" 
 puts "TODO CR23096 ALL: TOLERANCE : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :"
index ed85f4143004de970e36af2cbb9de392148c6a43..c3325364808830dfa691d328f585a9af31a35695 100644 (file)
@@ -1,5 +1,5 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: LABELS : Faulty" 
+puts "TODO ?CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty " 
 puts "TODO CR23096 Mandriva2010: TPSTAT : Faulty " 
 puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :" 
index 15673ea6c4cd1f2be28f333c9844f08e008223ae..dadd7a9dbc3cf8316d05550d7ea90852dc4fe4b5 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: STATSHAPE : Faulty" 
-puts "TODO CR23096 Windows: LABELS : Faulty" 
+puts "TODO ?CR23096 ALL: STATSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: LABELS : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 4 differences with reference data found :"
 puts "TODO CR23096 Mandriva2010: STATSHAPE : Faulty " 
 
index 09171c1419b50bb1072240fb5f71be0d57397155..00b7d1bd9279207e8c90b481ea8d1f7a184adfde 100644 (file)
@@ -1,5 +1,5 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: TPSTAT : Faulty" 
+puts "TODO ?CR23096 ALL: TPSTAT : Faulty" 
 puts "TODO CR23096 ALL: STATSHAPE : Faulty" 
 puts "TODO CR23096 ALL: LABELS : Faulty" 
 
index f5c309f3cd0243c3fbf6d2aa2fca6830f3e7a956..3c43f1f69ae227340f73de7aa44b31e69f4adcce 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: TPSTAT : Faulty" 
-puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
 puts "TODO CR23096 ALL: STATSHAPE : Faulty" 
 
 
index ba0e7f2d8d69ab57807ff9e6bde4f7686b3826ab..6eee26187137466f30a658c63a2a70a9562de431 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Mandriva2010: Error : 1 differences with reference data found :"
-puts "TODO CR23096 Mandriva2010: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: Error : 1 differences with reference data found :"
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
 
 set LinuxDiff 1
 set LinuxFaulties {CHECKSHAPE}
index 0388f7174e8ad6c1daf57c8dfa642690264ff30e..07efe2e1455f3b03a55ad385020332ee1ec9632f 100644 (file)
@@ -1,7 +1,7 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: TPSTAT : Faulty" 
 puts "TODO CR23096 ALL: STATSHAPE : Faulty" 
-puts "TODO CR23096 Windows: TOLERANCE : Faulty" 
+puts "TODO ?CR23096 ALL: TOLERANCE : Faulty" 
 puts "TODO CR23096 Mandriva2010: Error : 3 differences with reference data found :"
 
 set LinuxDiff 3
index 14a23ea88bddcbae3713d23db8255def0fed2b59..4a66cc8215674b0c8acf6a44e94c9977e31b07bf 100644 (file)
@@ -1,6 +1,6 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
 puts "TODO CR23096 ALL: TPSTAT : Faulty" 
-puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
 puts "TODO CR23096 ALL: TOLERANCE : Faulty" 
 
 
index 06b962010b2625976e693292b0cf0f1d92b5a85b..928dffd5cc13bd7b0b8726ad422cde874b275a71 100644 (file)
@@ -3,7 +3,7 @@ puts "TODO CR23096 ALL: TPSTAT : Faulty"
 puts "TODO CR23096 ALL: NBSHAPES : Faulty" 
 puts "TODO CR23096 ALL: STATSHAPE : Faulty" 
 puts "TODO CR23096 ALL: TOLERANCE : Faulty" 
-puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :"
+puts "TODO ?CR23096 ALL: Error : 2 differences with reference data found :"
 
 
 set LinuxDiff 2
index a6593b88b4c6898a42f8a98940e2368a44080476..de3e4efa0e8d620a2b24ba8773bac7d63b31998b 100644 (file)
@@ -1,8 +1,8 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
 puts "TODO CR23096 ALL: NBSHAPES : Faulty" 
-puts "TODO CR23096 Windows: TOLERANCE : Faulty" 
-puts "TODO CR23096 Mandriva2010: Error : 2 differences with reference data found :"
+puts "TODO ?CR23096 ALL: TOLERANCE : Faulty" 
+puts "TODO ?CR23096 ALL: Error : 2 differences with reference data found :"
 
 set LinuxDiff 2
 set filename BUC61004.stp
index 6d705016c5cd3c1de6b93696774c0f7ebc386104..2fc429f4dfaca52c2251700099064946a8ffc562 100644 (file)
@@ -1,7 +1,7 @@
 # !!!! This file is generated automatically, do not edit manually! See end script
-puts "TODO CR23096 Windows: CHECKSHAPE : Faulty" 
-puts "TODO CR23096 Windows: STATSHAPE : Faulty" 
-puts "TODO CR23096 Windows: TOLERANCE : Faulty" 
+puts "TODO ?CR23096 ALL: CHECKSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: STATSHAPE : Faulty" 
+puts "TODO ?CR23096 ALL: TOLERANCE : Faulty" 
 puts "TODO CR23096 Mandriva2010: TEST INCOMPLETE"
 
 set filename Z8INV5.stp