swig/Examples/test-suite/tcl
William S Fulton ed333b6b97 std::string throws typemaps
Go, Guile, Racket, Scilab: Add throws typemaps for std::string so that
thrown string exception messages can be seen.

Test all language for std::string throws typemaps
2022-09-19 09:09:29 +01:00
..
argcargvtest_runme.tcl Fix argcargv.i in Perl5, Tcl, PHP 2022-05-11 01:10:12 +02:00
bools_runme.tcl
catches_strings_runme.tcl std::string throws typemaps 2022-09-19 09:09:29 +01:00
clientdata_prop_runme.tcl
cpp11_move_typemaps_runme.tcl Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
cpp11_rvalue_reference_move_runme.tcl rvalue reference outputs 2022-09-08 08:46:32 +01:00
cpp11_std_unique_ptr_runme.tcl Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
cpp11_strongly_typed_enumerations_runme.tcl
disown_runme.tcl
enum_thorough_runme.tcl
import_nomodule_runme.tcl
imports_runme.tcl Fix typos 2021-11-17 07:07:02 +02:00
integers_runme.tcl Correct TCL integers testcase for 32-bit platforms 2022-09-09 22:53:29 +01:00
li_std_auto_ptr_runme.tcl Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01: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
Makefile.in Add machinery for C++14, C++17 and C++20 testing 2022-07-26 15:28:51 +12:00
member_pointer_runme.tcl
newobject1_runme.tcl
newobject2_runme.tcl
null_pointer_runme.tcl
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.