]> OCCT Git - occt-copy.git/commitdiff
0023879: Test cases update for Mac OS X platform
authordbv <dbv@opencascade.com>
Fri, 5 Apr 2013 09:46:37 +0000 (13:46 +0400)
committerdbv <dbv@opencascade.com>
Mon, 15 Apr 2013 14:08:25 +0000 (18:08 +0400)
12 files changed:
tests/bugs/modalg_1/bug13209_1
tests/bugs/modalg_1/bug13209_3
tests/bugs/modalg_2/bug23367_2
tests/bugs/modalg_3/bug615
tests/bugs/moddata_2/bug567
tests/chamfer/data/complex/B9
tests/offset/wire_closed_inside_0_005/I8
tests/offset/wire_closed_inside_0_025/I8
tests/offset/wire_closed_inside_0_075/I8
tests/offset/wire_closed_outside_0_005/I4
tests/offset/wire_closed_outside_0_025/I4
tests/offset/wire_unclosed_outside_0_075/A1

index e42f64f22606836963e1f16f0f1d4d8ddda8d3e3..453032c39a865f6a22ed5474abe49d7833b7a6b0 100755 (executable)
@@ -2,6 +2,7 @@ puts "============"
 puts "OCC13209"
 puts "============"
 puts ""
+puts "TODO OCC23878 MacOS: Error : Result shape is WRONG"
 #######################################################################
 # Exception is raised while performing boolean operations
 #######################################################################
index e9d940df67da9e13971bc7790fe291104fc284b0..a21e4a8668999490c07acf01fa8245d89b0c1cc7 100755 (executable)
@@ -2,6 +2,7 @@ puts "============"
 puts "OCC13209"
 puts "============"
 puts ""
+puts "TODO OCC23878 MacOS: Error : Result shape is WRONG"
 #######################################################################
 # Exception is raised while performing boolean operations
 #######################################################################
index 35864df6198188239f9638fc49ba193ea07558f7..1056f03b5cbf7782b21c5c854124bc267445890b 100755 (executable)
@@ -2,6 +2,7 @@ puts "============"
 puts "CR23367"
 puts "============"
 puts ""
+puts "TODO ?OCC453 MacOS: Error : The square of result shape is"
 ##########################################################################################################
 # New functionality restoring the middle path of pipe-like shape
 ##########################################################################################################
index 2229d67268a2e8714d0d6094b6345e64fa8caff1..79f43c2ffcf5f593792a525a7fec31debbe3c8df 100755 (executable)
@@ -1,4 +1,5 @@
 puts "TODO ?OCC12345 ALL: Error : The square of result shape is"
+puts "TODO ?OOC12345 MacOS: Faulty shapes in variables"
 
 puts "========================"
 puts " OCC615"
index e8f5fe2b1c65f822fe39a1d1e3784c51e8d8cb3a..67c35d401cfee5b34c610f57e8a8c81ffe8beb9a 100755 (executable)
@@ -1,4 +1,5 @@
 puts "TODO OCC12345 ALL: Faulty OCC565: function intersection works wrongly with trimmed Surfaces"
+puts "TODO OCC12345 MacOS: Faulty OCC565: function intersection works wrongly with infinite Surfaces"
 
 puts "========"
 puts "OCC567"
index 3a3a1533aa127972a37832fcc57fd1a0a0d8e6b4..47fbd49f90b22f0ac0c2cf1817ab7ae632950acc 100644 (file)
@@ -32,7 +32,17 @@ if { [string compare $command chamf_sequence] == 0 } {
       set nf 2
     }
   }
-  
+
+  if { [string compare ${os} "MacOS"] == 0 } {
+    set nf 0
+    if { [string compare $group dist_dist] == 0 } {
+      set nf 8
+    }
+    if { [string compare $group equal_dist] == 0 } {
+      set nf 2
+    }
+  }  
+
   if { $nf != 0 } {
      #puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_$nf"
      puts "TODO OCC22909 $os:Faulty shapes in variables faulty_1 to faulty_"
index ca45bea40c2695d24d9296635356b0fbe8c46c0f..8f39d68e65c99a40dee456be1731e32e9606d700 100644 (file)
@@ -10,6 +10,7 @@ if {
     ||  [string compare $os "Windows-64-VC8"] == 0
     ||  [string compare $os "Windows-64-VC9"] == 0
     ||  [string compare $os "Windows-64-VC10"] == 0
+    ||  [string compare $os "MacOS"] == 0
    } {
   puts "TODO OCC23068 $os: Error : Result shape is WRONG"
 } 
index 0537a4795336389e57e0c57cdf3e9094e3120e6d..1c147df940a5101a3f4258d2474d6385bf1acb66 100644 (file)
@@ -10,6 +10,7 @@ if {
     ||  [string compare $os "Windows-64-VC8"] == 0
     ||  [string compare $os "Windows-64-VC9"] == 0
     ||  [string compare $os "Windows-64-VC10"] == 0
+    ||  [string compare $os "MacOS"] == 0
    } {
   puts "TODO OCC23068 $os: Error : Result shape is WRONG"
 }
index 9ced35af6fed5a66ead84060b985387c7af3a43d..9bd4b2c50b8667200fa50459d2eb8b8354b7bd12 100644 (file)
@@ -10,6 +10,7 @@ if {
     ||  [string compare $os "Windows-64-VC8"] == 0
     ||  [string compare $os "Windows-64-VC9"] == 0
     ||  [string compare $os "Windows-64-VC10"] == 0
+    ||  [string compare $os "MacOS"] == 0
    } {
   puts "TODO OCC23068 $os: Error : Result shape is WRONG"
 } 
index a4c2518f8d85a55ac4eac16ac231fa48a8224a56..17d771befc4cc53b7584af2bfeb65af10b783f92 100644 (file)
@@ -1,3 +1,4 @@
+puts "TODO OCC23068 MacOS: Error : The resulting shape is WRONG"
 restore [locate_data_file offset_wire_099.brep] s
 
 set length 302.636
index def7fbfca6ea2c20b7f307bd023ea3a678d2b803..7989da0adccdc66d06d4d010c6b8c6ad9cd39723 100644 (file)
@@ -1,3 +1,4 @@
+puts "TODO OCC23068 MacOS: Error : The resulting shape is WRONG"
 restore [locate_data_file offset_wire_099.brep] s
 
 set length 325.844
index 83d5b4698732c4f204af5eb927c485f350836035..4f3bb59cb6b59bad6a99e66205db03c6ee5a9dc3 100644 (file)
@@ -1,5 +1,7 @@
 puts "TODO OCC23068 ALL: Error : result is not a topological shape"
 puts "TODO OCC23068 ALL: Error : The offset cannot be built."
+puts "TODO OCC23068 MacOS: Error : The length of the resulting shape is"
+puts "TODO OCC23068 MacOS: Error : The resulting shape is WRONG"
 restore [locate_data_file offset_wire_001.brep] s
 set length 0
 set nbsh_v 0