..
casts.scm
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
catches_strings.scm
std::string throws typemaps
2022-09-19 09:09:29 +01:00
char_constant.scm
class_ignore.scm
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
constover.scm
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
contract.scm
Fix a few more chicken bugs
2005-03-16 06:51:03 +00:00
cpp11_move_typemaps.scm
Provide SWIGTYPE MOVE typemaps in swigmove.i
2022-09-16 08:36:25 +01:00
cpp11_rvalue_reference_move.scm
rvalue reference outputs
2022-09-08 08:46:32 +01:00
cpp11_std_unique_ptr.scm
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
2022-09-17 10:23:51 +01: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
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
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_auto_ptr.scm
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
2022-09-17 10:23:51 +01: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
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
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
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
newobject1.scm
Guile testing - call gc instead of explicitly calling the destructor
2022-08-18 21:42:25 +01:00
null_pointer.scm
Racket - NULL pointer handling
2022-08-31 19:40:13 +01:00
overload_complicated.scm
overload_copy.scm
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
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
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
overload_subtype.scm
pointer_in_out.scm
The guile and chicken _runme scripts are now shared
2004-06-07 05:03:39 +00:00
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