1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-07 18:30:55 +03:00
vtn 400933675f 0023087: Upgrade of the OCCT test system
Integration of new occt testing system
2012-07-13 11:42:23 +04:00

9 lines
236 B
Plaintext

# test for creation of bottle as in tutorial (script is in samples)
source $env(CASROOT)/samples/tcl/bottle.tcl
# check result for validity and make a snapshot
checkshape bottle
vdump $imagedir/${test_image}.png
puts "TEST COMPLETED"