swig/Examples/test-suite/schemerunme
Olly Betts 5f38f9cc78 [Chicken] Remove code for Chicken
We dropped support for it in SWIG 4.0.0 and nobody has stepped forward
to revive it in over 2 years.

See #2009.
2021-05-16 08:42:39 +12:00
..
casts.scm
char_constant.scm
class_ignore.scm
constover.scm
contract.scm
cpp_enum.scm
cpp_namespace.scm
dynamic_cast.scm
global_vars.scm
global_vars_proxy.scm
import_nomodule.scm
imports.scm
inherit_missing.scm
integers.scm Skip unsigned (long) long integer tests on OS X with guile 1.8 2013-12-14 23:36:35 +00:00
li_std_string.scm Guile: illustrate bug in non-ascii string handling 2014-02-05 12:17:05 +01:00
li_typemaps.scm [Chicken] Remove code for Chicken 2021-05-16 08:42:39 +12:00
li_typemaps_proxy.scm [Chicken] Remove code for Chicken 2021-05-16 08:42:39 +12:00
list_vector.scm
multiple_inheritance_proxy.scm
multivalue.scm
name.scm
overload_complicated.scm
overload_copy.scm
overload_extend.scm
overload_extend_c.scm 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_simple.scm
overload_subtype.scm
pointer_in_out.scm
reference_global_vars.scm Run garbage collection in test for guile >= 2.0.12 2018-08-22 08:39:50 -05:00
typedef_inherit.scm
typename.scm
unions.scm
unions_proxy.scm