]> OCCT Git - occt.git/commitdiff
0033419: Tests - Updating test case data CR0-WEEK-27
authordkulikov <dkulikov@opencascade.com>
Tue, 4 Jul 2023 09:29:13 +0000 (10:29 +0100)
committerjokwajeb <jokwajeb@opencascade.com>
Wed, 5 Jul 2023 12:01:49 +0000 (13:01 +0100)
Filenames in bug33414 are updated.

tests/bugs/modalg_8/bug33414

index 89db2191fd4d69198cc66c0af9851060dc9c65f6..cc5792195d56dcc300cafd800a5f27fb8d0a4275 100644 (file)
@@ -2,8 +2,8 @@ puts "========================"
 puts "0033414: Modeling Algorithms - Access violation during executing BRepAlgoAPI_Section::Build()"
 puts "========================"
 
-set filepath1 [locate_data_file "CR33414_1.brep"]
-set filepath2 [locate_data_file "CR33414_2.brep"]
+set filepath1 [locate_data_file "bug33414_1.brep"]
+set filepath2 [locate_data_file "bug33414_2.brep"]
 restore ${filepath1} shape1
 restore ${filepath2} shape2
 bsection res shape1 shape2