swig/Examples/test-suite/guile
William S Fulton 29daa0fe34 Guile STRING LENGTH typemap fixes
Fix leak in (char *STRING, size_t LENGTH) family of typemaps.
Add (size_t LENGTH, const char *STRING) family of typemaps.
2025-07-28 23:03:15 +01:00
..
Makefile.in Guile STRING LENGTH typemap fixes 2025-07-28 23:03:15 +01:00
README The great merge 2002-11-30 22:01:28 +00:00
argcargvtest_runme.scm Add argc and argv multi-argument typemap to Java, Guile, JavaScript, Scilab and C# 2023-05-20 16:17:00 +12:00
argout_runme.scm Redid the source and the text to check for SCM_MAJOR_VERSION >= 2 2017-01-27 19:06:33 +00:00
casts_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
catches_strings_runme.scm Add catches_strings test to test throws char * typemap 2022-09-19 09:09:29 +01:00
char_binary_rev_len_runme.scm Guile STRING LENGTH typemap fixes 2025-07-28 23:03:15 +01:00
char_binary_runme.scm Fixes of STRING/BYTES LENGTH typemaps. 2024-02-29 02:09:09 +01:00
char_constant_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
class_ignore_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
constover_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
contract_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
cpp11_move_typemaps_runme.scm Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
cpp11_rvalue_reference_move_runme.scm rvalue reference outputs 2022-09-08 08:46:32 +01:00
cpp11_std_unique_ptr_runme.scm Add Guile support for std::unique_ptr and std::auto_ptr 2022-08-12 23:50:54 +01:00
cpp_enum_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
cpp_namespace_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
dynamic_cast_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
guile_ext_test_external.cxx [guile] Stop using deprecated aliases 2022-08-04 10:39:02 +12:00
guile_ext_test_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
import_nomodule_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
imports_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
inherit_missing_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
inout_typemaps_runme.scm Add inout testcase runtime tests for Guile 2024-10-06 11:54:10 +01:00
integers_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
li_cdata_cpp_runme.scm Fixes of STRING/BYTES LENGTH typemaps. 2024-02-29 02:09:09 +01:00
li_cdata_runme.scm Fixes of STRING/BYTES LENGTH typemaps. 2024-02-29 02:09:09 +01:00
li_std_auto_ptr_runme.scm Add Guile support for std::unique_ptr and std::auto_ptr 2022-08-12 23:50:54 +01:00
li_std_string_runme.scm Cosmetic corrections - Mac OS X 2015-08-02 20:14:20 +01:00
li_typemaps_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
list_vector_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
multivalue_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
name_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
newobject1_runme.scm Add guile test for %newobject 2022-08-15 19:56:31 +01:00
null_pointer_runme.scm Racket - NULL pointer handling 2022-08-31 19:40:13 +01:00
overload_complicated_runme.scm Run overload_complicated testcase 2017-10-04 20:43:44 +01:00
overload_copy_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
overload_extend_c_runme.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_extend_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
overload_null_runme.scm Shorten testcase variable names for Scilab 6 to work 2021-11-15 22:45:56 +00:00
overload_simple_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
overload_subtype_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
pointer_in_out_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
reference_global_vars_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
testsuite.scm New library of helper macros for the runtime tests. 2003-11-23 20:15:09 +00:00
throw_exception_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
typedef_inherit_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
typename_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00
unions_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +01:00

README

See ../README for common README file.

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