swig/Examples/test-suite/schemerunme
Matthias Köppe b63f275984 [MzScheme] Typemaps for all integral types now accept the full range
of integral values, and they signal an error when a value outside the
valid range is passed.

[Guile] Typemaps for all integral types now signal an error when a
value outside the valid range is passed.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8844 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-19 19:28:42 +00:00
..
casts.scm
char_constant.scm
class_ignore.scm
constover.scm
contract.scm Fix a few more chicken bugs 2005-03-16 06:51:03 +00:00
cpp_enum.scm Lots more bug fixes for the chicken module: almost the entire test-sutie now runs 2005-03-17 07:28:19 +00:00
cpp_namespace.scm
dynamic_cast.scm
global_vars.scm Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those scripts 2005-04-15 05:23:14 +00:00
global_vars_proxy.scm Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those scripts 2005-04-15 05:23:14 +00:00
import_nomodule.scm
imports.scm
inherit_missing.scm
integers.scm [MzScheme] Typemaps for all integral types now accept the full range 2006-02-19 19:28:42 +00:00
li_std_string.scm Fix test case. 2006-01-30 19:03:09 +00:00
li_typemaps.scm SWIG chicken module now returns multiple values instead of returning a list. 2005-04-15 22:38:09 +00:00
li_typemaps_proxy.scm SWIG chicken module now returns multiple values instead of returning a list. 2005-04-15 22:38:09 +00:00
list_vector.scm
multiple_inheritance_proxy.scm Chicken: multiple_inheritance test now passes, and we correctly handle %ignored classes 2005-10-19 06:27:56 +00:00
multivalue.scm
name.scm
overload_complicated.scm
overload_copy.scm
overload_extend.scm
overload_simple.scm
overload_subtype.scm
pointer_in_out.scm
reference_global_vars.scm Lots more bug fixes for the chicken module: almost the entire test-sutie now runs 2005-03-17 07:28:19 +00:00
typedef_inherit.scm
typename.scm
unions.scm
unions_proxy.scm Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those scripts 2005-04-15 05:23:14 +00:00