swig/Examples/test-suite/guile
Miklos Vajna 451f71d7b1 remove unnecessary extra semicolons in the tesuite
Basically just style cleanup, "fi;" or "fi; \" -> "fi".

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-08-09 22:52:08 +00:00
..
casts_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
char_constant_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
class_ignore_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
constover_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
contract_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
cpp_enum_runme.scm Fix library name. 2005-06-11 16:38:15 +00:00
cpp_namespace_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
dynamic_cast_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
import_nomodule_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
imports_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
inherit_missing_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
integers_runme.scm New test case integers. 2006-02-14 18:25:16 +00:00
li_std_string_runme.scm Lots more bug fixes for the chicken module: almost the entire test-sutie now runs 2005-03-17 07:28:19 +00:00
li_typemaps_runme.scm SWIG chicken module now returns multiple values instead of returning a list. 2005-04-15 22:38:09 +00:00
list_vector_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
Makefile.in remove unnecessary extra semicolons in the tesuite 2009-08-09 22:52:08 +00:00
multivalue_runme.scm Fix name of module init function. 2004-07-11 17:09:13 +00:00
name_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
overload_complicated_runme.scm Minor fixes to Guile run tests 2002-12-13 17:23:19 +00:00
overload_copy_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
overload_extend_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
overload_simple_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
overload_subtype_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
pointer_in_out_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
README The great merge 2002-11-30 22:01:28 +00:00
reference_global_vars_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
testsuite.scm New library of helper macros for the runtime tests. 2003-11-23 20:15:09 +00:00
throw_exception_runme.scm Don't forget to exit. 2005-09-26 21:45:34 +00:00
typedef_inherit_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
typename_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00
unions_runme.scm The guile and chicken _runme scripts are now shared 2004-06-07 05:03:39 +00:00

See ../README for common README file.

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