1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/xde/bug321
apn 37d6975c77 0026237: Change platform in TODOs from Debian\Mandriva to Linux
Change platform in occt test cases in TODOs from Debian\Mandriva to Linux

Small corrections in test cases. Return procedure _tests_platform_def.
2015-05-21 15:51:28 +03:00

29 lines
624 B
Plaintext
Executable File

puts "========"
puts "OCC321"
puts "========"
puts ''
##############################################################
##Crash during importation of IGES file on SUN, on other platforms message
## "Syntax error during importation"
##############################################################
stepread [locate_data_file OCC321.stp] a *
tpcompound a
checkshape a
checkshape a r
######################################################################
catch {exec rm ${imagedir}/OCC321.iges}
brepiges a ${imagedir}/OCC321.iges
dall
igesbrep ${imagedir}/OCC321.iges b *
tpcompound result
checkshape result
set 2dviewer 0