swig/Examples/test-suite/guile
2018-12-30 09:26:33 +00: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
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
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 Make guile test suite default to scm api 2013-04-28 22:06:21 +02: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
integers_runme.scm Portable dynamic library loading for Guile 2013-05-08 12:42:17 +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
Makefile.in Consistent quoting in Makefile 2015-08-21 22:48:34 +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
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 Fix overloading for non-pointers and NULL - Guile 2018-12-30 09:26:33 +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
README The great merge 2002-11-30 22:01:28 +00: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

See ../README for common README file.

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