swig/Examples/test-suite/r
2013-07-14 20:29:37 +08:00
..
arrays_dimensionless_runme.R Add regression tests for R 2009-01-12 07:41:38 +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
integers_runme.R add regression test for integers 2009-01-10 23:30:10 +00:00
Makefile.in add regression tests for SEXP return values 2013-07-14 20:29:37 +08:00
overload_method_runme.R Rename r_base_test to overload_method as it is a useful test for all languages 2012-04-15 18:10:58 +00:00
r_copy_struct_runme.R fix change to make compatible with integer framework 2009-01-12 08:54:36 +00:00
r_double_delete_runme.R modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes. 2008-11-26 21:35:15 +00:00
r_legacy_runme.R modify test-suite (barring python atm) to not rely on the -I path to find the input .i file - removes the new warning 125 and sets up the test-suite for testing with ccache. This change required the use of -outcurrentdir and moving the .i files from the language subdirectories to the directory above along with some .i file name changes. 2008-11-26 21:35:15 +00:00
r_sexp_runme.R add regression tests for SEXP return values 2013-07-14 20:29:37 +08:00
rename_simple_runme.R R - SF #3168676 Fix %rename not working for member variables and methods. Add new simple rename testcase with runtime tests for C# and R 2011-02-04 23:42:06 +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 Make R unittests pass failure to the Make system, otherwise failures are masked and won't be seen 2011-02-04 23:40:06 +00:00