swig/Examples/test-suite/ruby
2010-03-06 01:19:37 +00:00
..
abstract_access_runme.rb
abstract_inherit_ok_runme.rb
abstract_inherit_runme.rb
abstract_signature_runme.rb
abstract_typedef2_runme.rb
abstract_typedef_runme.rb
abstract_virtual_runme.rb
access_change_runme.rb
add_link_runme.rb
aggregate_runme.rb
anonymous_bitfield_runme.rb
apply_signed_char_runme.rb
apply_strings_runme.rb
argout_runme.rb
array_member_runme.rb
arrays_global_runme.rb
arrays_runme.rb Added new arrays_runme.rb tests 2007-09-04 06:07:33 +00:00
bools_runme.rb
cast_operator_runme.rb
casts_runme.rb
char_constant_runme.rb
check_missing_tests.rb
class_ignore_runme.rb
const_const_runme.rb Added some more tests for c file wraps. 2007-09-04 06:33:08 +00:00
constover_runme.rb
cpp_namespace_runme.rb
default_constructor_runme.rb
director_abstract_runme.rb
director_basic_runme.rb
director_constructor_runme.rb
director_default_runme.rb
director_detect_runme.rb
director_exception_runme.rb
director_frob_runme.rb
director_nested_runme.rb
director_protected_runme.rb
director_string_runme.rb
director_unroll_runme.rb
director_wombat_runme.rb
disown_runme.rb
dynamic_cast_runme.rb
enum_thorough_runme.rb
enums_runme.rb Added new arrays_runme.rb tests 2007-09-04 06:07:33 +00:00
extend_template_ns_runme.rb
extend_template_runme.rb
friends_runme.rb
function_typedef_runme.rb Added some more tests for c file wraps. 2007-09-04 06:33:08 +00:00
grouping_runme.rb
ignore_parameter_runme.rb
imports_runme.rb
inherit_missing_runme.rb
integers_runme.rb Added some more tests for c file wraps. 2007-09-04 06:33:08 +00:00
li_carrays_runme.rb
li_cstring_runme.rb Added some more tests for c file wraps. 2007-09-04 06:33:08 +00:00
li_factory_runme.rb
li_math_runme.rb Added new li_math.i test. 2007-09-04 06:36:21 +00:00
li_std_deque_runme.rb
li_std_functors_runme.rb
li_std_map_runme.rb std::map improvements based on patch from Yuval Baror 2009-05-22 06:10:52 +00:00
li_std_multimap_runme.rb move std::multimap tests from li_std_map.i into new li_std_multimap.i 2009-05-12 17:24:01 +00: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 Move ruby specific test into Ruby specific testcase li_std_pair_lang_object.i 2007-09-03 19:45:14 +00:00
li_std_queue_runme.rb
li_std_set_runme.rb Added new speed test and minor cosmetic fixes to 2007-05-19 09:49:19 +00:00
li_std_speed2_runme.rb Added some more tests for c file wraps. 2007-09-04 06:33:08 +00:00
li_std_stack_runme.rb
li_std_stream_runme.rb
li_std_string_runme.rb variable name changes to remove php keywords 2008-06-24 20:11:46 +00:00
li_std_vector_runme.rb Add Ruby missing methods for vector<bool> specialization 2009-08-15 00:17:21 +00:00
Makefile.in Test std::map in all languages 2009-08-20 23:21:07 +00: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
namespace_typemap_runme.rb
newobject1_runme.rb
newobject2_runme.rb
overload_copy_runme.rb
overload_extend_runme.rb
overload_extendc_runme.rb
overload_simple_runme.rb
overload_subtype_runme.rb
overload_template_runme.rb Rename max() to maximum() as max() is a built-in function in PHP. 2009-08-14 01:33:23 +00:00
primitive_ref_runme.rb
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
README
refcount_runme.rb
reference_global_vars_runme.rb
rename_scope_runme.rb
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 revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
ruby_naming_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_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
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
smart_pointer_simple_runme.rb
smart_pointer_typedef_runme.rb
sneaky1_runme.rb
static_const_member_2_runme.rb
std_containers_runme.rb Added new speed test and minor cosmetic fixes to 2007-05-19 09:49:19 +00:00
stl_new_runme.rb Added some more tests for c file wraps. 2007-09-04 06:33:08 +00:00
struct_value_runme.rb
swig_assert.rb
swig_gc.rb
template_construct_runme.rb
template_extend1_runme.rb
template_extend2_runme.rb
template_inherit_runme.rb
template_ns4_runme.rb
template_ns_runme.rb
template_rename_runme.rb
template_tbase_template_runme.rb
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
typedef_inherit_runme.rb
typedef_scope_runme.rb
typemap_namespace_runme.rb
typemap_ns_using_runme.rb
typename_runme.rb
unions_runme.rb
using1_runme.rb
using2_runme.rb
using_composition_runme.rb Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
using_extend_runme.rb
using_inherit_runme.rb Fix using statements for overloaded methods 2007-11-30 22:34:50 +00:00
using_private_runme.rb
using_protected_runme.rb
varargs_runme.rb
virtual_derivation_runme.rb
virtual_poly_runme.rb
voidtest_runme.rb

See ../README for common README file.

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