swig/Examples/test-suite/r
William S Fulton 5cc4591ae7 Consistent cpp11 testing in test-suite
Move HAVE_CXX11 into makefiles so that running test-suite
from top level directory or in the language's test-suite directory
is consistent. For example, running 'make check-java-test-suite'
behaves the same as 'cd Examples/test-suite/java && make check'.
2022-03-27 19:34:20 +01:00
..
Makefile.in Consistent cpp11 testing in test-suite 2022-03-27 19:34:20 +01:00
abstract_access_runme.R ENH R abstract_access_runme 2019-08-31 17:02:46 +10:00
arrays_dimensionless_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
enum_thorough_runme.R FIX: references to enums now functioning 2019-03-08 21:56:36 +11:00
exception_memory_leak_runme.R [PHP] Fix cleanup code handling issues 2022-02-17 13:52:44 +13:00
funcptr_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
ignore_parameter_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
integers_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
li_std_vector_runme.R run test and copying typemaps to std::string 2016-04-05 10:06:42 +10:00
namespace_struct_runme.R [R] Fix CopyToR() generated for struct in namespace 2022-01-31 12:05:09 +13:00
overload_method_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
overload_null_runme.R Shorten testcase variable names for Scilab 6 to work 2021-11-15 22:45:56 +00:00
preproc_constants_runme.R Remove R test until fixed 2015-08-13 06:47:09 +01:00
r_copy_struct_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01: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 runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
r_sexp_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
r_use_isnull_runme.R add support files and regression tests for #1124 2017-11-25 01:37:14 +08:00
rename_simple_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
simple_array_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
unions_runme.R runtime test for tricky enumerations and support for out of source testing via args option to R 2015-08-12 18:33:53 +01:00
unittest.R Corrected the testing in unittest so that all elements of 2016-03-15 12:14:20 +11:00