swig/Examples/test-suite/tcl
Olly Betts 6f4adde4b4 [Tcl] Fix std_vector typecheck typemaps
In some cases the typecheck typemap would try to access the first
element of an empty Tcl list.

Fixes https://sourceforge.net/p/swig/bugs/1309/
2022-02-01 13:09:00 +13: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 std_vector typecheck typemaps 2022-02-01 13:09:00 +13:00
Makefile.in Consistent quoting in Makefile 2015-08-21 22:48:34 +01:00
member_pointer_runme.tcl
newobject1_runme.tcl
newobject2_runme.tcl
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
README
reference_global_vars_runme.tcl
union_parameter_runme.tcl
unions_runme.tcl

See ../README for common README file.

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