mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0023382: Integration of test grid "did" into the new testing system
Integration of test grid "did" ( heal tests ) into the new testing system
This commit is contained in:
11
tests/heal/data/advanced/F3
Normal file
11
tests/heal/data/advanced/F3
Normal file
@@ -0,0 +1,11 @@
|
||||
if { [string compare $command "ShapeConvertRev"] == 0 } {
|
||||
puts "TODO OCC23127 ALL: Error : The square of result shape is"
|
||||
}
|
||||
if {[string compare $command "ShapeDivide"] == 0 } {
|
||||
puts "TODO OCC23127 ALL: Error: 12 Curve Only C0 after DT_ShapeDivide operation."
|
||||
}
|
||||
if {[string compare $command "SplitAngle"] == 0 } {
|
||||
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_2 "
|
||||
}
|
||||
restore [locate_data_file ma-test11.rle] a
|
||||
|
Reference in New Issue
Block a user