swig/Examples/test-suite/tcl
Erez Geva b88fe498ca Fix argcargv.i in Perl5, Tcl, PHP
Add missing type map for type check.
Add testing of argcargv.i for Perl5, Tcl, PHP and Ruby.

Signed-off-by: Erez Geva <ErezGeva2@gmail.com>
2022-05-11 01:10:12 +02:00
..
Makefile.in Consistent cpp11 testing in test-suite 2022-03-27 19:34:20 +01:00
README
argcargvtest_runme.tcl Fix argcargv.i in Perl5, Tcl, PHP 2022-05-11 01:10:12 +02:00
bools_runme.tcl
clientdata_prop_runme.tcl
cpp11_strongly_typed_enumerations_runme.tcl Add c++11 strongly typed enums runtime test for Tcl 2014-11-27 19:59:23 +00:00
disown_runme.tcl
enum_thorough_runme.tcl
import_nomodule_runme.tcl
imports_runme.tcl Fix typos 2021-11-17 07:07:02 +02:00
li_std_string_runme.tcl
li_std_vector_runme.tcl [Tcl] Fix Tcl generic input typemap for std::vector 2022-02-10 09:55:58 +13:00
member_pointer_runme.tcl Remove obscure mpointer example and replace with member_pointer.i testcase and runtime examples 2007-08-09 23:47:13 +00:00
newobject1_runme.tcl fix gcc warning reported by R. Bernstein 2006-02-18 01:29:15 +00:00
newobject2_runme.tcl fix gcc warning reported by R. Bernstein 2006-02-18 01:29:15 +00:00
null_pointer_runme.tcl Rename func to funk in tests to avoid Go keyword problems 2017-06-16 19:24:48 +01:00
overload_copy_runme.tcl
overload_null_runme.tcl Shorten testcase variable names for Scilab 6 to work 2021-11-15 22:45:56 +00:00
overload_simple_runme.tcl
primitive_ref_runme.tcl
primitive_types_runme.tcl
profiletest_runme.tcl Use "[info sharedlibextension]" instead of trying ".so" then ".dll". All 2006-09-23 22:43:48 +00:00
reference_global_vars_runme.tcl
union_parameter_runme.tcl Fix union.i module name and rename to union_parameter.i 2009-01-12 11:42:27 +00:00
unions_runme.tcl

README

See ../README for common README file.

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