mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Change platform in occt test cases in TODOs from Debian\Mandriva to Linux Small corrections in test cases. Return procedure _tests_platform_def.
26 lines
487 B
Plaintext
Executable File
26 lines
487 B
Plaintext
Executable File
puts "TODO OCC24156 MacOS: \\*\\*\\* Abort"
|
|
puts "TODO OCC24156 MacOS: ... The exception is"
|
|
|
|
puts "========================"
|
|
puts "BUC60948"
|
|
puts "========================"
|
|
|
|
restore [locate_data_file pump4.brep] a_1
|
|
checkshape a_1
|
|
|
|
#####################################################################
|
|
catch {exec rm ${imagedir}/buc60948.stp}
|
|
stepwrite a a_1 ${imagedir}/buc60948.stp
|
|
|
|
dall
|
|
|
|
stepread ${imagedir}/buc60948.stp a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
|
|
set 2dviewer 0
|
|
|
|
|
|
|