mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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
18 lines
466 B
Plaintext
Executable File
18 lines
466 B
Plaintext
Executable File
puts "TODO OCC24621 Windows: An exception was caught"
|
|
puts "TODO OCC24621 Windows: \\*\\* Exception \\*\\*.*"
|
|
puts "TODO OCC24621 Windows: TEST INCOMPLETE"
|
|
|
|
puts "========"
|
|
puts "OCC24621"
|
|
puts "========"
|
|
puts ""
|
|
##################################################
|
|
# Failed to build Geom_OffsetSurface on B-Spline
|
|
##################################################
|
|
|
|
restore [locate_data_file bug24621_bs.draw] bs
|
|
|
|
offset obs bs -2
|
|
setunotperiodic bs
|
|
offset obs bs -2
|