mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
|