swig/Examples/test-suite/ruby
William S Fulton 0cfd53cff7 Merge branch 'master' into vadz-doxygen
* master:
  Add Octave 4.4 to Travis allow_failures
  Fixes for appveyor image changes
  Javascript test-suite Makefile parallel jobs
  Add changes entry for csconstruct, dconstruct and javaconstruct fix
  Fix lookup of csconstruct, dconstructor and javaconstruct typemaps
  Javascript %nspace fix in generated C++ code
  Add C++17 documentation chapter
  Add changes notes for C++17 nested namespaces support
  Test for invalid C++17 nested namespace aliases
  Test c++17 nested namespaces and %nspace
  Add c++17 nested namespaces runtime test for C#
  Add c++17 nested namespaces runtime test for Python
  Add support for c++17 nested namespaces
  Update CHANGES.current
  .travis.yml: test against Octave 4.4
  Examples/test-suite/register_par.i: rename 'tree' to 'swig_tree'
  Examples/octave/module_load/runme.m: update 'exist()' statements for Octave >= 4.4
  Examples/octave/module_load/runme.m: do not use duplicate function names
  Examples/Makefile.in: unset OCTAVE_PATH when running Octave for tests
  Lib/octave: fix getting/setting global variables for Octave >= 4.4
  Lib/octave: use new class for function member dereference with Octave >= 4.4
  Lib/octave: fix operator installation for Octave >= 4.4
  Lib/Octave: in Octave >= 4.4, assign reference to base class in subclass
  Lib/octave: fix call to mlock() for Octave >= 4.4
  Lib/octave: fix call to octave::call_stack::current() for Octave >= 4.4
  Lib/octave: 'octave_exit' not longer exists in Octave >= 4.4
  Lib/octave: replace is_bool_type() with islogical() for Octave >= 4.4
  Lib/octave: replace is_numeric_type() with isnumeric() for Octave >= 4.4
  Lib/octave: replace is_cell() with iscell() for Octave >= 4.4
  Lib/octave: call octave::feval() instead of feval() for Octave >= 4.4
  Lib/octave: fix function name passed to unwind_protect::begin_frame()
  C#, D, Java methodmodifiers on destructors
  Javascript assert.h - move to header section
  Appveyor cl compiler warning fixes during configure
  Java vector wrappers cast correction
  test-suite fixes (Java directors) for compilers that don't support varargs
  Go - use director.swg like other languages
  test-suite fixes (2) for compilers that don't support varargs
  Consistent spacing in generated exception specifications
  test-suite fixes for compilers that don't support vararg macros
  Enhance Travis testing to use gcc 8 and test C++17 and C17
  Enhance SWIG_isfinite for older standards: C++03/C++98/C89
  test-suite support for gcc-8 targeting C++11 and C++14
  Scilab portability fixes - remove use of strdup
  Scilab array overbounds fix handling char type exceptions
  test-suite fix for c++17 and throw macro
  Remove use of 'register' in C source
  test-suite support for C++17: switch testing of the deprecated C++17 'register' keyword from C++ to C
  Examples update to support C++17: exception specification throw removal
  Cosmetic syntax tweak using throw in Octave directors
  test-suite support for C++17 (Java): exception specification throw removal
  test-suite support for C++17: exception specification throw removal
  __cplusplus macro usage tweak
  Improve detection of Python's 2to3 tool
  Correct C shared library creation when specifing CC to configure
  Remove superfluous parens in generated Python scripts.
  [ci] guile 2.2 build no longer expected to fail
  guile - resstructure some configure tests
  Disable guile configuration if guile-config and guile report a different version
  Fix guile executable detection on early 2.0.x guile versions
  guile - drop GDB_INTERFACE related stuff
  guile - replace obsolete scm_listify with scm_list_n
  guile - use more reliable method of finding guile executable based on guile-config
  Fix go version matching in configure for go1.10
  [Python] Suppress new pycodestyle warning
  Add if-no-present action for jsv8inc arg
  Fix typo in help --with-jscoreinc and --with-jscorelib
  Fix off-by-one error
  * Makefile.in (configfiles): Update URLs for latest configfiles.
  Add changes entry for Ruby %alias fix for global functions
  [Ruby] Pass Qnil instead of NULL to rb_funcall()
  Fix typo
  Fix ruby %alias directive for native c functions
  Stop testing Python on Appveyor msys/mingw
  Fix -Wimplicit-fallthrough gcc-7.3 warning
2018-05-17 19:57:02 +01:00
..
abstract_access_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
abstract_inherit_ok_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
abstract_inherit_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
abstract_signature_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
abstract_typedef2_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
abstract_typedef_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
abstract_virtual_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
access_change_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
add_link_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
aggregate_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
anonymous_bitfield_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
apply_signed_char_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
apply_strings_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
argout_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
array_member_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
arrays_global_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
arrays_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
bools_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
cast_operator_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
casts_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
char_constant_runme.rb Make string encoding explitic 2013-11-29 14:02:51 +01:00
check_missing_tests.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
class_ignore_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
const_const_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
constover_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
cpp11_hash_tables_runme.rb [ruby] add a test to make sure that std::multiset is including Enumerable. 2017-02-26 22:12:39 +09:00
cpp11_li_std_array_runme.rb Limited Python/Ruby support for boost::array 2015-11-27 19:30:22 +00:00
cpp11_shared_ptr_const_runme.rb Update ruby tests for change in swig_assert_equal_simple name 2017-04-20 07:57:48 +01:00
cpp11_shared_ptr_nullptr_in_containers_runme.rb [ruby] add a test. 2017-04-20 18:56:02 +09:00
cpp11_shared_ptr_upcast_runme.rb Update ruby tests for change in swig_assert_equal_simple name 2017-04-20 07:57:48 +01:00
cpp11_strongly_typed_enumerations_runme.rb Add c++11 strongly typed enums runtime test for Ruby 2014-11-27 19:59:16 +00:00
cpp_namespace_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
default_constructor_runme.rb Don't generate constructor wrappers if a base class has a private constructor 2015-07-07 20:15:55 +01:00
director_abstract_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_basic_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_constructor_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_default_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_detect_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_exception_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_frob_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_nested_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_protected_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_smartptr_runme.rb director_smartptr runtime tests enhancement 2017-05-23 21:36:24 +01:00
director_string_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_unroll_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
director_wombat_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
disown_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
dynamic_cast_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
enum_thorough_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
enums_runme.rb Added new arrays_runme.rb tests 2007-09-04 06:07:33 +00:00
extend_template_ns_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
extend_template_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
friends_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
function_typedef_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
grouping_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
ignore_parameter_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
imports_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
inherit_missing_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
integers_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_boost_shared_ptr_bits_runme.rb Add more Ruby shared_ptr runtime tests 2015-09-26 00:12:57 +01:00
li_boost_shared_ptr_director_runme.rb Add directorin typemap for Python and Ruby shared_ptr. 2017-09-27 11:22:30 -03:00
li_boost_shared_ptr_runme.rb li_boost_shared_ptr tests cleanup 2015-09-25 23:14:34 +01:00
li_boost_shared_ptr_template_runme.rb Add more Ruby shared_ptr runtime tests 2015-09-26 00:12:57 +01:00
li_carrays_cpp_runme.rb Duplicate tests that are run twice as both C and C++ tests to fix parallel make: li_carrays 2016-02-21 18:04:04 +00:00
li_carrays_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
li_cstring_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_factory_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
li_math_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_deque_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
li_std_functors_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_list_runme.rb [ruby] make std::list include Enumerable. 2017-02-25 16:08:21 +09:00
li_std_map_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_multimap_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_pair_lang_object_runme.rb correct module to use 2007-09-04 22:42:07 +00:00
li_std_pair_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_queue_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_set_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_speed2_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_stack_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_stream_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_string_runme.rb Merged revisions 10487,10498-10499,10503-10504,10506,10508,10511,10515-10516,10518-10519,10527,10530-10531,10536-10537,10539-10552,10558-10568,10574-10580,10582,10584,10588-10589,10594,10607-10610,10616,10621,10624-10629,10633-10641,10643,10647,10649-10650,10662,10672,10676-10677,10682-10683,10714,10726-10727,10738,10743,10747,10749,10794,10801-10809,10827-10831,10834 via svnmerge from 2008-09-12 10:51:51 +00:00
li_std_vector_enum_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
li_std_vector_runme.rb Ruby STL container setting slices fixes 2015-11-25 10:13:30 +00:00
li_std_wstring_runme.rb [ruby] add std::wstring tests for string including a null terminator. 2017-02-20 17:49:17 +09:00
Makefile.in Fix ruby %alias directive for native c functions 2018-03-22 08:05:01 -04:00
member_pointer_runme.rb Remove obscure mpointer example and replace with member_pointer.i testcase and runtime examples 2007-08-09 23:47:13 +00:00
minherit_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
namespace_typemap_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
newobject1_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
newobject2_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
overload_bool_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
overload_copy_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
overload_extend2_runme.rb rename overload_extendc testcase 2016-02-21 18:04:04 +00:00
overload_extend_c_runme.rb Duplicate tests that are run twice as both C and C++ tests to fix parallel make: overload_extend 2016-02-21 19:24:11 +00:00
overload_extend_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
overload_simple_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
overload_subtype_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
overload_template_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
primitive_ref_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
primitive_types_runme.rb [Ruby] Fix to handle FIXNUM values greater than MAXINT passed for a double parameter. 2009-06-26 01:49:33 +00:00
profiletest_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
README The great merge 2002-11-30 22:01:28 +00:00
refcount_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
reference_global_vars_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
rename_scope_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
ruby_alias_global_function_runme.rb Fix ruby %alias directive for native c functions 2018-03-22 08:05:01 -04:00
ruby_alias_method_runme.rb Fix ruby %alias directive for native c functions 2018-03-22 08:05:01 -04:00
ruby_alias_module_function_runme.rb Fix ruby %alias directive for native c functions 2018-03-22 08:05:01 -04:00
ruby_keywords_runme.rb 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
ruby_li_std_speed_runme.rb Merge with the master again. 2014-05-07 23:25:33 +02:00
ruby_manual_proxy_runme.rb Ruby opaque pointer handling regression fix 2016-05-24 19:09:17 +01:00
ruby_minherit_shared_ptr_runme.rb Ruby shared_ptr fixes for use with minherit 2015-10-01 22:36:01 +01:00
ruby_naming_runme.rb Apply patch 3530444 2012-12-15 16:16:40 +00:00
ruby_track_objects_directors_runme.rb 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
ruby_track_objects_runme.rb 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
smart_pointer_const_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_multi_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_multi_typedef_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_not_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_overload_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_rename_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_simple_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
smart_pointer_typedef_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
sneaky1_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
static_const_member_2_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
std_containers_runme.rb [ruby] must not do null check for VALUE obj, which can be 0x0 == Qfalse, a valid Ruby object. 2017-03-06 15:13:05 +09:00
stl_new_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
struct_value_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
swig_assert.rb Rename new Ruby assert functions used in test-suite 2017-03-31 07:32:04 +01:00
swig_gc.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
template_construct_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_extend1_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_extend2_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_inherit_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
template_ns4_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
template_ns_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
template_rename_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
template_tbase_template_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_type_namespace_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_typedef_cplx2_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_typedef_cplx3_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_typedef_cplx4_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
template_typedef_cplx_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
throw_exception_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
typedef_inherit_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
typedef_scope_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
typemap_namespace_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
typemap_ns_using_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
typename_runme.rb Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
unions_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
using1_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
using2_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
using_composition_runme.rb Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
using_extend_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
using_inherit_runme.rb Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
using_private_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
using_protected_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
varargs_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
virtual_derivation_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
virtual_poly_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00
voidtest_runme.rb Removed macro stuff titles of author, copyright, 2007-05-06 18:02:24 +00:00

See ../README for common README file.

Any testcases which have _runme.rb appended after the testcase name will be detected and run.