swig/Examples/test-suite/guile
2022-09-19 09:09:29 +01: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
catches_strings_runme.scm Add catches_strings test to test throws char * typemap 2022-09-19 09:09:29 +01:00
char_constant_runme.scm
class_ignore_runme.scm
constover_runme.scm
contract_runme.scm
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
cpp_namespace_runme.scm
dynamic_cast_runme.scm
guile_ext_test_external.cxx [guile] Stop using deprecated aliases 2022-08-04 10:39:02 +12:00
guile_ext_test_runme.scm
import_nomodule_runme.scm
imports_runme.scm
inherit_missing_runme.scm
integers_runme.scm
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
li_typemaps_runme.scm
list_vector_runme.scm
Makefile.in Add machinery for C++14, C++17 and C++20 testing 2022-07-26 15:28:51 +12:00
multivalue_runme.scm
name_runme.scm
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
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
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
overload_subtype_runme.scm
pointer_in_out_runme.scm
README
reference_global_vars_runme.scm
testsuite.scm
throw_exception_runme.scm
typedef_inherit_runme.scm
typename_runme.scm
unions_runme.scm

See ../README for common README file.

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