swig/Examples/test-suite/guile
Matthias Köppe e3eb2528cb John Lenz wrote:
I have recently been working on the guile module (as
discussed before....) and to help test it I have added
a bunch of _runme.scm files to the guile test-suite.
Mostly I just copied the python tests. What I mean is
the guile tests call exactly the same functions as the
_runme.py files.

Also a couple of tests (name_runme.scm,
list_vector_runme.scm, and char_constant_runme.scm)
were not calling the correct initilization function, so
I fixed those too.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4193 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-12 15:58:53 +00:00
..
.cvsignore The great merge 2002-11-30 22:01:28 +00:00
casts_runme.scm The great merge 2002-11-30 22:01:28 +00:00
char_constant_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
class_ignore_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
constover_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
cpp_namespace_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
dynamic_cast_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
import_nomodule_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
imports_runme.scm The great merge 2002-11-30 22:01:28 +00:00
inherit_missing_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
list_vector_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
Makefile The great merge 2002-11-30 22:01:28 +00:00
multivalue_runme.scm The great merge 2002-11-30 22:01:28 +00:00
name_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
overload_complicated_runme.scm The great merge 2002-11-30 22:01:28 +00:00
overload_copy_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
overload_extend_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
overload_simple_runme.scm The great merge 2002-11-30 22:01:28 +00:00
overload_subtype_runme.scm The great merge 2002-11-30 22:01:28 +00:00
pointer_in_out_runme.scm The great merge 2002-11-30 22:01:28 +00:00
README The great merge 2002-11-30 22:01:28 +00:00
typedef_inherit_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
typename_runme.scm John Lenz wrote: 2002-12-12 15:58:53 +00:00
unions_runme.scm The great merge 2002-11-30 22:01:28 +00:00

See ../README for common README file.

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