add test for optimal attribute in out typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11199 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
81f2687f60
commit
90b1578d65
5 changed files with 78 additions and 0 deletions
5
Examples/test-suite/python/typemap_out_optimal_runme.py
Normal file
5
Examples/test-suite/python/typemap_out_optimal_runme.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from typemap_out_optimal import *
|
||||
|
||||
cvar.XX_debug = False
|
||||
x = XX.create()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue