swig/Examples/test-suite/r
2008-02-27 13:07:26 +00:00
..
copy_struct.i Fix warnings 2007-11-14 21:42:31 +00:00
copy_struct_runme.R Rename dll/shared object name to be the same as the module name for R - _wrap is no longer postfixed to the name 2007-11-14 22:34:10 +00:00
double_delete.i Committing R-SWIG 2006-06-29 03:01:18 +00:00
double_delete_runme.R Rename dll/shared object name to be the same as the module name for R - _wrap is no longer postfixed to the name 2007-11-14 22:34:10 +00:00
funcptr_runme.R test more global function pointer variables 2008-02-27 13:07:26 +00:00
ignore_parameter_runme.R Rename dll/shared object name to be the same as the module name for R - _wrap is no longer postfixed to the name 2007-11-14 22:34:10 +00:00
legacy.i Fix memory overflow. Need to allocate one extra byte for the null 2008-02-12 06:53:35 +00:00
legacy_runme.R Rename dll/shared object name to be the same as the module name for R - _wrap is no longer postfixed to the name 2007-11-14 22:34:10 +00:00
Makefile.in Move funcptr.i from being an R only test to a test for all languages. Modify the test to test function pointers with no arguments, which is a problem for R. 2008-02-13 22:41:34 +00:00
simple_array.i fix SWIG warnings 2007-11-14 21:38:35 +00:00
simple_array_runme.R Rename dll/shared object name to be the same as the module name for R - _wrap is no longer postfixed to the name 2007-11-14 22:34:10 +00:00
unions_runme.R Rename dll/shared object name to be the same as the module name for R - _wrap is no longer postfixed to the name 2007-11-14 22:34:10 +00:00
unittest.R Committing R-SWIG 2006-06-29 03:01:18 +00:00