swig/Examples/test-suite/ruby
2006-05-04 04:45:41 +00:00
..
.cvsignore
abstract_inherit_ok_runme.rb Updates to examples so that they run correctly under Ruby 1.8 2005-09-23 17:36:37 +00:00
abstract_inherit_runme.rb cosmetic fix 2006-02-02 23:24:01 +00:00
abstract_signature_runme.rb fix for directors, now the test-suite runs again using -directors 2006-02-21 11:20:09 +00:00
abstract_typedef2_runme.rb
abstract_typedef_runme.rb
abstract_virtual_runme.rb
aggregate_runme.rb
array_member_runme.rb
arrays_global_runme.rb *** empty log message *** 2003-06-02 22:21:54 +00:00
bools_runme.rb massive typemap unification 2005-10-18 13:24:15 +00:00
char_constant_runme.rb fix runtime error (Ruby 1.8.1 doesn't seem to parse this special character) 2005-10-09 07:58:43 +00:00
class_ignore_runme.rb The great merge 2002-11-30 22:01:28 +00:00
constover_runme.rb
cpp_namespace_runme.rb
default_constructor_runme.rb Updates to examples so that they run correctly under Ruby 1.8 2005-09-23 17:36:37 +00:00
director_abstract_runme.rb fix director + abstract + constructors, reported by Brian Kelley 2004-10-22 07:25:42 +00:00
director_basic_runme.rb new cases that show problem when mixing directors + constructor + def. args 2004-11-06 23:07:13 +00:00
director_constructor_runme.rb add test case using 'super' 2004-12-12 21:40:18 +00:00
director_default_runme.rb fix def args + director + constructors 2004-11-08 05:31:27 +00:00
director_detect_runme.rb detecting polymorphic virtual methods properly 2003-12-09 10:36:15 +00:00
director_exception_runme.rb massive typemap unification 2005-10-18 13:24:15 +00:00
director_frob_runme.rb also, change the module name to director_frob 2004-01-22 00:52:06 +00:00
director_nested_runme.rb emitting and testing protected methods for director protected members 2003-12-09 10:38:34 +00:00
director_protected_runme.rb
director_string_runme.rb warning fixes 2004-12-13 22:12:48 +00:00
director_unroll_runme.rb
director_wombat_runme.rb Added a Ruby runtime test for the director_wombat.i test case. 2003-09-19 21:00:26 +00:00
disown_runme.rb add disown.i and li_attribute.i 2005-10-26 07:08:18 +00:00
dynamic_cast_runme.rb The great merge 2002-11-30 22:01:28 +00:00
enum_thorough_runme.rb simple const enum SWIGTYPE & typemap test and enum by value runtime test 2004-11-28 19:43:39 +00:00
enums_runme.rb
extend_template_ns_runme.rb The great merge 2002-11-30 22:01:28 +00:00
extend_template_runme.rb The great merge 2002-11-30 22:01:28 +00:00
friends_runme.rb
grouping_runme.rb The great merge 2002-11-30 22:01:28 +00:00
ignore_parameter_runme.rb *** empty log message *** 2003-12-09 18:49:26 +00:00
imports_runme.rb The great merge 2002-11-30 22:01:28 +00:00
inherit_missing_runme.rb
keywords.i New test for using Ruby keywords as method names. 2006-02-09 21:05:18 +00:00
keywords_runme.rb New test for using Ruby keywords as method names. 2006-02-09 21:05:18 +00:00
li_carrays_runme.rb fixes for new file names 2004-11-02 01:09:48 +00:00
li_factory_runme.rb Added support for li_factory test to Ruby. 2006-03-07 19:44:37 +00:00
li_std_deque_runme.rb fixes for new file names 2004-11-02 01:09:48 +00:00
li_std_pair_runme.rb lib_xxx to li_xxx name change fixes 2004-11-02 22:31:12 +00:00
li_std_string_runme.rb more fixes/tests for empty strings 2006-05-04 04:45:41 +00:00
li_std_vector_runme.rb fixes for new file names 2004-11-02 01:09:48 +00:00
Makefile.in Added support for li_factory test to Ruby. 2006-03-07 19:44:37 +00:00
minherit_runme.rb
namespace_typemap_runme.rb
naming.i fix ruby kw warnings, all can be methods 2006-02-09 20:07:44 +00:00
naming_runme.rb Fixed error in test which checked for an incorrect method name. 2006-02-02 09:02:40 +00:00
newobject1_runme.rb The great merge 2002-11-30 22:01:28 +00:00
newobject2_runme.rb The great merge 2002-11-30 22:01:28 +00:00
overload_copy_runme.rb The great merge 2002-11-30 22:01:28 +00:00
overload_extend_runme.rb fixes for changes in the test 2004-10-16 21:04:28 +00:00
overload_extendc_runme.rb fixes for changes in the test 2004-10-16 21:04:28 +00:00
overload_simple_runme.rb The great merge 2002-11-30 22:01:28 +00:00
overload_subtype_runme.rb
overload_template_runme.rb The great merge 2002-11-30 22:01:28 +00:00
primitive_ref_runme.rb The great merge 2002-11-30 22:01:28 +00:00
primitive_types_runme.rb Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names 2005-10-24 14:59:05 +00:00
profiletest_runme.rb added profile test 2004-06-14 09:09:12 +00:00
README
refcount_runme.rb
reference_global_vars_runme.rb SWIGTYPE & typemap runtime test 2003-02-11 21:26:54 +00:00
rename_scope_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_const_runme.rb
smart_pointer_multi_runme.rb
smart_pointer_multi_typedef_runme.rb
smart_pointer_not_runme.rb
smart_pointer_overload_runme.rb
smart_pointer_rename_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_simple_runme.rb
smart_pointer_typedef_runme.rb
sneaky1_runme.rb fix for perl keyword 2006-03-07 23:05:11 +00:00
static_const_member_2_runme.rb *** empty log message *** 2003-03-07 17:37:46 +00:00
struct_value_runme.rb
template_construct_runme.rb
template_extend1_runme.rb *** empty log message *** 2003-03-07 17:37:46 +00:00
template_extend2_runme.rb *** empty log message *** 2003-03-07 17:37:46 +00:00
template_inherit_runme.rb The great merge 2002-11-30 22:01:28 +00:00
template_ns4_runme.rb
template_ns_runme.rb The great merge 2002-11-30 22:01:28 +00:00
template_rename_runme.rb fixes for %templates/%rename/%features + templates 2006-02-05 20:25:43 +00:00
template_tbase_template_runme.rb *** empty log message *** 2003-03-07 17:50:17 +00:00
template_type_namespace_runme.rb
template_typedef_cplx2_runme.rb
template_typedef_cplx3_runme.rb
template_typedef_cplx4_runme.rb
template_typedef_cplx_runme.rb
throw_exception_runme.rb
track_objects.i Fixed a bug in Ruby's object tracking functionality. Previously, an object could be returned even if it did not have the correct type. This could occur if a factory class' creation method had a signature returning a base type (like geometry) but in reality a subclass (like Point) was returned. In that case, it would then be impossible to implement a "downcast" method and get back a Ruby object of type Point. Also updated the test-suite to test this situation. 2006-02-22 08:20:48 +00:00
track_objects_directors.i Test case for object tracking. 2005-10-08 19:48:39 +00:00
track_objects_directors_runme.rb Remove dependency on Ruby unit test framework. 2005-09-25 07:13:41 +00:00
track_objects_runme.rb Fixed a bug in Ruby's object tracking functionality. Previously, an object could be returned even if it did not have the correct type. This could occur if a factory class' creation method had a signature returning a base type (like geometry) but in reality a subclass (like Point) was returned. In that case, it would then be impossible to implement a "downcast" method and get back a Ruby object of type Point. Also updated the test-suite to test this situation. 2006-02-22 08:20:48 +00:00
typedef_inherit_runme.rb
typedef_scope_runme.rb
typemap_namespace_runme.rb
typemap_ns_using_runme.rb
typename_runme.rb
unions_runme.rb The great merge 2002-11-30 22:01:28 +00:00
using1_runme.rb
using2_runme.rb
using_composition_runme.rb
using_extend_runme.rb
using_inherit_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
using_private_runme.rb
using_protected_runme.rb
varargs_runme.rb more varargs runtime test 2003-03-19 20:50:54 +00:00
virtual_derivation_runme.rb Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names 2005-10-24 14:59:05 +00:00
virtual_poly_runme.rb
voidtest_runme.rb add test for 'void *' argument 2006-02-04 00:34:12 +00:00

See ../README for common README file.

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