more tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a784bf2f32
commit
7e25ede10d
13 changed files with 161 additions and 18 deletions
|
|
@ -9,6 +9,6 @@ if complextest.Conj(a) != a.conjugate():
|
|||
v = (complex(1,2), complex(2,3), complex(4,3), 1)
|
||||
|
||||
try:
|
||||
print complextest.Copy_h(v)
|
||||
complextest.Copy_h(v)
|
||||
except:
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue