mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
Adjusting testing cases for current state of OCCT
This commit is contained in:
parent
87f59163e1
commit
aa2f78c2de
@ -7,10 +7,11 @@
|
|||||||
007 modalg_2
|
007 modalg_2
|
||||||
008 modalg_3
|
008 modalg_3
|
||||||
009 modalg_4
|
009 modalg_4
|
||||||
010 moddata_1
|
010 modalg_5
|
||||||
011 moddata_2
|
011 moddata_1
|
||||||
012 step
|
012 moddata_2
|
||||||
013 caf
|
013 moddata_3
|
||||||
014 mesh
|
014 step
|
||||||
015 heal
|
015 caf
|
||||||
|
016 mesh
|
||||||
|
017 heal
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
puts "TODO OCC11111 ALL: OCC8842: Faulty"
|
puts "TODO ?OCC11111 ALL: OCC8842: Faulty"
|
||||||
puts "TODO OCC11111 ALL: Exception"
|
puts "TODO ?OCC11111 ALL: Exception"
|
||||||
puts "TODO OCC11111 ALL: An exception was caught"
|
puts "TODO ?OCC11111 ALL: An exception was caught"
|
||||||
|
|
||||||
puts "============"
|
puts "============"
|
||||||
puts "OCC8842"
|
puts "OCC8842"
|
||||||
|
2
tests/bugs/moddata_2/bug22165 → tests/bugs/moddata_1/bug22165
Executable file → Normal file
2
tests/bugs/moddata_2/bug22165 → tests/bugs/moddata_1/bug22165
Executable file → Normal file
@ -12,7 +12,9 @@ catch { pload XDE }
|
|||||||
|
|
||||||
igesbrep [locate_data_file OCC22165-cub_spain.igs] result *
|
igesbrep [locate_data_file OCC22165-cub_spain.igs] result *
|
||||||
|
|
||||||
|
decho off
|
||||||
set Log [data c]
|
set Log [data c]
|
||||||
|
decho on
|
||||||
|
|
||||||
set LogLength [llength ${Log}]
|
set LogLength [llength ${Log}]
|
||||||
|
|
0
tests/bugs/moddata/bug23703 → tests/bugs/moddata_3/bug23703
Executable file → Normal file
0
tests/bugs/moddata/bug23703 → tests/bugs/moddata_3/bug23703
Executable file → Normal file
0
tests/bugs/moddata/bug23733 → tests/bugs/moddata_3/bug23733
Executable file → Normal file
0
tests/bugs/moddata/bug23733 → tests/bugs/moddata_3/bug23733
Executable file → Normal file
0
tests/bugs/moddata/bug23738 → tests/bugs/moddata_3/bug23738
Executable file → Normal file
0
tests/bugs/moddata/bug23738 → tests/bugs/moddata_3/bug23738
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user