repo.or.cz
/
oscopy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update main window title
[oscopy.git]
/
test
/
destroy.oscopy
blob
f5c6257449547f6c45e181fe7bbc33d4115b7803
1
# Test destroy
2
oexec test/basic.oscopy
3
ocreate iRD
4
ocreate vgs
5
odestroy 2
6
ofiglist
7
print "*** Destroy figure 2 once again"
8
odestroy 2
9
print "*** destroy asfsasdf"
10
#odestroy asfsasdf
11
print "*** destroy -1"
12
#odestroy -1
13
print "*** destroy 6"
14
#odestroy 6
15
print "*** destroy"
16
#odestroy