swig/Examples/test-suite/ruby
2006-01-22 00:03:09 +00:00
..
.cvsignore Ignore .bundle files in Examples/test-suite/ruby (for Mac OS X). 2004-08-24 13:39:36 +00:00
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 Updates to examples so that they run correctly under Ruby 1.8 2005-09-23 17:36:37 +00:00
abstract_signature_runme.rb Updates to examples so that they run correctly under Ruby 1.8 2005-09-23 17:36:37 +00:00
abstract_typedef2_runme.rb *** empty log message *** 2003-03-07 17:50:17 +00:00
abstract_typedef_runme.rb *** empty log message *** 2003-03-07 18:31:50 +00:00
abstract_virtual_runme.rb *** empty log message *** 2003-03-07 17:50:17 +00:00
aggregate_runme.rb Added a runtime test case for aggregate.i. 2003-11-17 20:22:33 +00:00
array_member_runme.rb *** empty log message *** 2003-06-02 22:21:54 +00:00
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 The great merge 2002-11-30 22:01:28 +00:00
cpp_namespace_runme.rb The great merge 2002-11-30 22:01:28 +00:00
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 fixed the problem with 'using' and protected mebers. now it seems to be safe to generate the protected members as protected again. all the test are running and the director_protected_runme.rb now test for the right access control 2003-12-09 23:46:39 +00:00
director_string_runme.rb warning fixes 2004-12-13 22:12:48 +00:00
director_unroll_runme.rb *** empty log message *** 2003-04-28 23:12:36 +00:00
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 enum renamed enums due to enum keyword in C# 2003-03-19 21:25:59 +00:00
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 These is the current tests for the friend function support. 2003-12-20 07:46:27 +00:00
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 The great merge 2002-11-30 22:01:28 +00:00
li_carrays_runme.rb fixes for new file names 2004-11-02 01:09:48 +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 fixes for new file names 2004-11-02 01:09:48 +00:00
li_std_vector_runme.rb fixes for new file names 2004-11-02 01:09:48 +00:00
Makefile.in New Ruby test case for checking renames, predicate methods, bang methods and constants. 2006-01-15 00:50:49 +00:00
minherit_runme.rb Also run the multiple inheritance test case (minherit.i) for Ruby, now. 2003-04-25 20:19:40 +00:00
namespace_typemap_runme.rb The great merge 2002-11-30 22:01:28 +00:00
naming.i fix MSC problem with def. constructor 2006-01-22 00:03:09 +00:00
naming_runme.rb fix runtest to match new rule for enums 2006-01-19 04:54:19 +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 The great merge 2002-11-30 22:01:28 +00:00
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 The great merge 2002-11-30 22:01:28 +00:00
refcount_runme.rb added refcount example using the old macro way and the proposed ref/unref features 2004-01-22 06:26:17 +00:00
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 The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_multi_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_multi_typedef_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_not_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_overload_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_rename_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_simple_runme.rb The great merge 2002-11-30 22:01:28 +00:00
smart_pointer_typedef_runme.rb The great merge 2002-11-30 22:01:28 +00:00
sneaky1_runme.rb The great merge 2002-11-30 22:01:28 +00:00
static_const_member_2_runme.rb *** empty log message *** 2003-03-07 17:37:46 +00:00
struct_value_runme.rb *** empty log message *** 2003-03-07 16:57:31 +00:00
template_construct_runme.rb *** empty log message *** 2003-03-07 17:37:46 +00:00
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 The great merge 2002-11-30 22:01:28 +00:00
template_ns_runme.rb The great merge 2002-11-30 22:01:28 +00:00
template_rename_runme.rb The great merge 2002-11-30 22:01:28 +00:00
template_tbase_template_runme.rb *** empty log message *** 2003-03-07 17:50:17 +00:00
template_type_namespace_runme.rb *** empty log message *** 2003-03-07 17:50:17 +00:00
template_typedef_cplx2_runme.rb *** empty log message *** 2003-03-11 20:40:21 +00:00
template_typedef_cplx3_runme.rb *** empty log message *** 2003-03-11 20:27:13 +00:00
template_typedef_cplx4_runme.rb *** empty log message *** 2003-03-11 20:27:13 +00:00
template_typedef_cplx_runme.rb *** empty log message *** 2003-03-11 20:27:13 +00:00
throw_exception_runme.rb *** empty log message *** 2004-08-17 01:06:03 +00:00
track_objects.i Reimplementation of tracking objects in Ruby. Instead of passing the $track flag to 2005-12-27 18:02:51 +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 New test objects test suite. 2005-09-23 21:46:33 +00:00
typedef_inherit_runme.rb The great merge 2002-11-30 22:01:28 +00:00
typedef_scope_runme.rb The great merge 2002-11-30 22:01:28 +00:00
typemap_namespace_runme.rb The great merge 2002-11-30 22:01:28 +00:00
typemap_ns_using_runme.rb *** empty log message *** 2003-03-07 17:37:46 +00:00
typename_runme.rb The great merge 2002-11-30 22:01:28 +00:00
unions_runme.rb The great merge 2002-11-30 22:01:28 +00:00
using1_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
using2_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
using_composition_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
using_extend_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
using_inherit_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
using_private_runme.rb default args added to runtime test 2004-10-16 20:49:46 +00:00
using_protected_runme.rb *** empty log message *** 2003-03-07 17:21:58 +00:00
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 using static narrow methods instead of %extended ones. 2003-12-23 10:10:04 +00:00
voidtest_runme.rb *** empty log message *** 2003-03-07 17:15: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.