swig/Examples/test-suite/lua
Mark Gossage 2af7e4b447 added support for native methods & member function pointers.
fixed test cases arrays_dimensionless & cpp_basic. Added new example (functor).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-10-24 06:26:48 +00:00
..
.cvsignore .cvsignore 2005-08-17 21:04:44 +00:00
abstract_access_runme.lua Support for Lua added - patch from Mark Gossage 2005-08-15 20:58:56 +00:00
cpp_basic_runme.lua added support for native methods & member function pointers. 2006-10-24 06:26:48 +00:00
enums_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
exception_order_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
import.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
li_std_pair_runme.lua bugfix #1356577, changed double=>lua_number in a few places. 2006-02-02 01:41:06 +00:00
li_std_string_runme.lua Add in runtime std::variable tests based on other language runtime tests. Might make some of the original type checking tests redundant. 2006-01-29 15:20:26 +00:00
li_std_vector_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:57:30 +00:00
Makefile.in Lua fixes to work on Unix as well as windows. 2005-09-12 22:14:37 +00:00
newobject1_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
newobject2_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
operator_overload_runme.lua call the sanity_check function to check the C++ operators are implemented correctly 2006-01-07 01:36:36 +00:00
primitive_ref_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
ret_by_value_runme.lua Lua improvements - Mark Gossage patch #1295168 2005-09-20 20:05:06 +00:00
voidtest_runme.lua Bugfix #1542466 added code to allow mapping Lua nil's <-> C/C++ NULL's 2006-08-21 08:00:13 +00:00