Update since .i has changed (merged from trunk)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
57a14d7459
commit
35cd4a1023
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ end
|
|||
|
||||
if enumInstance_get() <> int32(2) then swigtesterror(); end
|
||||
if Slap_get() <> int32(10) then swigtesterror(); end
|
||||
if My_get() <> int32(11) then swigtesterror(); end
|
||||
if Mine_get() <> int32(11) then swigtesterror(); end
|
||||
if Thigh_get() <> int32(12) then swigtesterror(); end
|
||||
|
||||
exec("swigtest.quit", -1);
|
||||
Loading…
Add table
Add a link
Reference in a new issue