[lua] Fix a bug in the class hierachy code, where the methods were not propagated,
if the name ordering was in a certain order. Added new example programs (dual, embed) and runtime tests for test-suite. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10177 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
575efcdd53
commit
89c3acea19
14 changed files with 373 additions and 16 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# see top-level Makefile.in
|
||||
class
|
||||
constants
|
||||
dual
|
||||
embed
|
||||
funcptr3
|
||||
functest
|
||||
functor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue