mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Unstable test cases were reviewed Modified test cases using checktrend command Modified test cases for Linux platform Modified test cases for Debug mode
30 lines
878 B
Plaintext
Executable File
30 lines
878 B
Plaintext
Executable File
puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
|
|
puts "TODO OCC24156 MacOS: An exception was caught"
|
|
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
|
puts "TODO OCC25920 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "TODO OCC25920 ALL: Error : The square of result shape is"
|
|
|
|
pload QAcommands
|
|
|
|
puts "========"
|
|
puts "OCC426"
|
|
puts "OCC50"
|
|
puts "========"
|
|
#############################################################################
|
|
## The result of fuse operation is invalid
|
|
#############################################################################
|
|
## BRepFilletAPI_MakeFillet presents a bug on fillet computation (build())
|
|
#############################################################################
|
|
|
|
OCC426 result rs1 rs2 rs3 fuse32 fuse321
|
|
|
|
checkshape rs1
|
|
checkshape rs2
|
|
checkshape rs3
|
|
checkshape fuse32
|
|
checkshape fuse321
|
|
|
|
set square 7507.61
|
|
set 3dviewer 1
|
|
|