mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0033419: Tests - Updating test case data
Filenames in bug33414 are updated.
This commit is contained in:
parent
f81b1b56f5
commit
28b489581a
@ -2,8 +2,8 @@ puts "========================"
|
|||||||
puts "0033414: Modeling Algorithms - Access violation during executing BRepAlgoAPI_Section::Build()"
|
puts "0033414: Modeling Algorithms - Access violation during executing BRepAlgoAPI_Section::Build()"
|
||||||
puts "========================"
|
puts "========================"
|
||||||
|
|
||||||
set filepath1 [locate_data_file "CR33414_1.brep"]
|
set filepath1 [locate_data_file "bug33414_1.brep"]
|
||||||
set filepath2 [locate_data_file "CR33414_2.brep"]
|
set filepath2 [locate_data_file "bug33414_2.brep"]
|
||||||
restore ${filepath1} shape1
|
restore ${filepath1} shape1
|
||||||
restore ${filepath2} shape2
|
restore ${filepath2} shape2
|
||||||
bsection res shape1 shape2
|
bsection res shape1 shape2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user