1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +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:
ski 2012-08-15 17:16:53 +04:00 committed by bugmaster
parent 40f53a3858
commit c2a0f4819b
773 changed files with 2130 additions and 1 deletions

View File

@ -0,0 +1,2 @@
restore [locate_data_file Motor.rle] a

View File

@ -0,0 +1,8 @@
if { [string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : The square of result shape is"
}
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_6 "
}
restore [locate_data_file Hutablage.brep] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file Inner.brep] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file Radhaus.brep] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_48 "
}
restore [locate_data_file TEBIS.brep] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file allibert.brep] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file twingo.brep] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file BUC60173.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file BUC60328.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file BUC60329.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file BUC60391.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file BUC60400.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CCI60005.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS18673.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS18826.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS18673.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS18683.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS18868-1.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS18868-2.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS22016-1.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS22016-2.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file CTS22022-1.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "ShapeDivide"] == 0 } {
puts "TODO OCC23127 ALL: Error: 12 Curve Only C0 after DT_ShapeDivide operation."
}
restore [locate_data_file CTS22023.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_2 "
}
restore [locate_data_file FRA61952.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file FRA61954.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_4 "
}
restore [locate_data_file FRA61955.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file FRA61956.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file FRA61957.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_10 "
}
restore [locate_data_file FRA61958.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file FRA61959.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO10066.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO10067.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO16421.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO17820.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO17821.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO17822.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO17824.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO17826.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_4 "
}
restore [locate_data_file PRO17828.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO18347.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file PRO8434.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ma-test3.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ma-test5.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "ShapeDivide"] == 0 } {
puts "TODO OCC23127 ALL: Error: 12 Curve Only C0 after DT_ShapeDivide operation."
}
restore [locate_data_file ma-test6.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ma-test8.rle] a

View File

@ -0,0 +1,8 @@
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-test9.rle] a

View File

@ -0,0 +1,8 @@
if {[string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : The square of result shape is "
}
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_2 "
}
restore [locate_data_file ma-test10.rle] a

View 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

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_6 "
}
restore [locate_data_file Redresseur3.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file Impulseur1.rle] a

View File

@ -0,0 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_1 "
}
restore [locate_data_file Impulseur2.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file match.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file part13.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts18078-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts19305-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts19305-tool.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts19474part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts19485-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20105a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts60005a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file fra60618-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60054a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60065-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60224-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60224c.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60239a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60239b.rle] a

View File

@ -0,0 +1,9 @@
if {[string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : shape result is not correct"
}
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_9 "
}
restore [locate_data_file ger60598c.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file ger60598d.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file hkg60163c.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro10505a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro10505b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro11730_part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro11828-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12660b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12663-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12663-tool.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12695a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12695b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12696b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12880c.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12896a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro12913a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro14260c.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro14621c.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro6974.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro8934b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro8951a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro9373a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file pro9373b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20150_base.rle] a

View File

@ -0,0 +1,5 @@
if { [string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : The square of result shape is"
}
restore [locate_data_file cts20172_base] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20148a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20176a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20280a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20290a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20867-part.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20907a.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20918b.rle] a

View File

@ -0,0 +1,2 @@
restore [locate_data_file cts20944a.rle] a

Some files were not shown because too many files have changed in this diff Show More