Use new swigtest files
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12366 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9a0ac2fa59
commit
fcde55e4d9
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
exec("startswigtest.sce", -1);
|
||||
exec("swigtest.start", -1);
|
||||
|
||||
a = [1, 2, 3, 4]
|
||||
if arr_double(a, 4) <> 10 then swigtesterror(); end
|
||||
|
||||
exec("quitswigtest.sce", -1);
|
||||
exec("swigtest.quit", -1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue