]> OCCT Git - occt-copy.git/commitdiff
Error message was changed in test files: - chamfer/data/complex/B5, - chamfer/data...
authorabk <abk@opencascade.com>
Wed, 9 Jan 2013 16:04:54 +0000 (20:04 +0400)
committerabk <abk@opencascade.com>
Wed, 13 Feb 2013 13:25:42 +0000 (17:25 +0400)
tests/chamfer/data/complex/B5
tests/chamfer/data/complex/B6
tests/chamfer/data/complex/B7

index 7beffa21b6fabca86799f6868db827fd6b4d9406..4866bcc688c593bef23bce8541745eeda9da9f09 100644 (file)
@@ -13,7 +13,7 @@ if { [string compare $command chamf] == 0 } {
     set os $env(os_type)
   }
   if {[string compare $group dist_angle] == 0} {
-    puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_8"
+    puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
   }
   if {[string compare $group equal_dist] == 0} {
     puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
index 2a0847c618459888c446981a367bc1638e42dcb5..f70f1c735c29ae48d530a3102e9f069a46ebe46e 100644 (file)
@@ -13,6 +13,6 @@ if { [string compare $command chamf] == 0 } {
     set os $env(os_type)
   }
   if {[string compare $group dist_angle] == 0} {
-    puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_12"
+    puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
   }
 }
index 9fa9b37998bc7ff1eff091f98d10463542e052f5..b026e6d30c20efa0273e6580fc4700c339b1441a 100644 (file)
@@ -11,7 +11,7 @@ if { [string compare $command chamf] == 0 } {
     set os $env(os_type)
   }
   if {[string compare $group dist_angle] == 0} {
-    puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_8"
+    puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
   } else {
     puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
   }