Support for Lua added - patch from Mark Gossage

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7363 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2005-08-15 20:38:34 +00:00
commit 15150feff5
9 changed files with 175 additions and 7 deletions

View file

@ -178,6 +178,7 @@ CPP_TEST_CASES += \
namespace_virtual_method \
newobject1 \
ordering \
operator_overload \
overload_copy \
overload_extend \
overload_rename \