mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +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
17 lines
416 B
Plaintext
Executable File
17 lines
416 B
Plaintext
Executable File
puts "TODO OCC26088 ALL: An exception was caught"
|
|
puts "TODO OCC26088 ALL: \\*\\* Exception \\*\\*.*"
|
|
puts "TODO OCC26088 ALL: TEST INCOMPLETE"
|
|
|
|
puts "========"
|
|
puts "OCC26088"
|
|
puts "========"
|
|
puts ""
|
|
###############################
|
|
# Exception in pipe algorithm
|
|
###############################
|
|
|
|
restore [locate_data_file bug26088_path0.brep] p
|
|
restore [locate_data_file bug26088_profile0.brep] pr
|
|
|
|
pipe result p pr
|