1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Adjusting testing cases for current state of OCCT

This commit is contained in:
bugmaster 2013-02-25 18:34:25 +04:00
parent 87f59163e1
commit aa2f78c2de
7 changed files with 13 additions and 10 deletions

View File

@ -7,10 +7,11 @@
007 modalg_2
008 modalg_3
009 modalg_4
010 moddata_1
011 moddata_2
012 step
013 caf
014 mesh
015 heal
010 modalg_5
011 moddata_1
012 moddata_2
013 moddata_3
014 step
015 caf
016 mesh
017 heal

View File

@ -1,6 +1,6 @@
puts "TODO OCC11111 ALL: OCC8842: Faulty"
puts "TODO OCC11111 ALL: Exception"
puts "TODO OCC11111 ALL: An exception was caught"
puts "TODO ?OCC11111 ALL: OCC8842: Faulty"
puts "TODO ?OCC11111 ALL: Exception"
puts "TODO ?OCC11111 ALL: An exception was caught"
puts "============"
puts "OCC8842"

View File

@ -12,7 +12,9 @@ catch { pload XDE }
igesbrep [locate_data_file OCC22165-cub_spain.igs] result *
decho off
set Log [data c]
decho on
set LogLength [llength ${Log}]

View File

View File

View File