mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Adding new and early removed for some reasons test cases Removing TODO ? Adding necessary TODO ? on corresponding platforms for OK and BAD cases
21 lines
760 B
Plaintext
Executable File
21 lines
760 B
Plaintext
Executable File
puts "TODO OCC25110 ALL: An exception was caught"
|
|
puts "TODO OCC25110 ALL: \\*\\* Exception \\*\\*.*"
|
|
puts "TODO OCC25110 ALL: TEST INCOMPLETE"
|
|
|
|
puts "========"
|
|
puts "OCC25110"
|
|
puts "========"
|
|
puts ""
|
|
########################################################################################
|
|
# TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve
|
|
########################################################################################
|
|
|
|
restore [locate_data_file bug25110_unsweepable1-draw-Sweep-0-spine.brep] Sweep-0-spine
|
|
restore [locate_data_file bug25110_unsweepable1-draw-Sweep-0-section-00-Circle.brep] Sweep-0-section-00-Circle
|
|
|
|
mksweep Sweep-0-spine
|
|
setsweep -CF
|
|
addsweep Sweep-0-section-00-Circle
|
|
|
|
buildsweep Sweep -C -S
|