mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
Adjusting test cases for current state of OCCT
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
puts "TODO OCC22817 All: Faulty shapes in variables faulty_1 to faulty_2"
|
||||
puts "TODO OCC22817 All: Faulty shapes in variables faulty_1 to faulty_"
|
||||
polyline w 0 0 25 20 0 5 5 0 5 5 0 -5 20 0 -5 0 0 -25 0 0 25
|
||||
mkplane w w
|
||||
revol s w 0 0 0 0 0 1 270
|
||||
|
@@ -5,7 +5,8 @@ if {[array get env os_type] != ""} {
|
||||
if {[string compare $os "Debian40"] == 0 || [string compare $os "Mandriva2008"] == 0} {
|
||||
puts "TODO OCC22817 All: TEST INCOMPLETE"
|
||||
} else {
|
||||
puts "TODO OCC22817 All: Faulty shapes in variables faulty_1 to faulty_4"
|
||||
# CR23404
|
||||
#puts "TODO OCC22817 All: Faulty shapes in variables faulty_1 to faulty_4"
|
||||
}
|
||||
|
||||
ellipse w1 0 0 0 15 10
|
||||
|
Reference in New Issue
Block a user