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
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
|