swig/Examples/test-suite/tcl
Erez Geva cb68446ece Fix Length & string reverse order typemap.
And add it to missing languages: C#, Java, Lua, PHP.

Signed-off-by: Erez Geva <ErezGeva2@gmail.com>
2025-07-28 17:07:42 +02:00
..
Makefile.in Fix testsuite SWIG warnings; enable SWIG -Werror 2024-10-22 10:30:52 +13:00
README The great merge 2002-11-30 22:01:28 +00:00
argcargvtest_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
bools_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
catches_strings_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
char_binary_rev_len_runme.tcl Fix Length & string reverse order typemap. 2025-07-28 17:07:42 +02:00
char_binary_runme.tcl Fixes of STRING/BYTES LENGTH typemaps. 2024-02-29 02:09:09 +01:00
clientdata_prop_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
cpp11_move_typemaps_runme.tcl Add missing use of move constructor 2024-03-06 21:46:58 +00:00
cpp11_rvalue_reference_move_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
cpp11_std_unique_ptr_runme.tcl Add const std::unique_ptr & input typemaps 2024-03-06 21:46:58 +00:00
cpp11_strongly_typed_enumerations_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
cpp17_string_view_runme.tcl Improved support for Tcl9 2024-01-09 21:53:46 +01:00
disown_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
enum_thorough_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
import_nomodule_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
imports_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
inout_typemaps_runme.tcl inout_typemaps test rework 2024-10-06 08:57:41 +01:00
integers_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
li_carrays_runme.tcl Fix assert in SWIG_Tcl_ConvertPtrFromString() 2024-02-08 01:27:24 +00:00
li_cdata_cpp_runme.tcl Fixes of STRING/BYTES LENGTH typemaps. 2024-02-29 02:09:09 +01:00
li_cdata_runme.tcl Fixes of STRING/BYTES LENGTH typemaps. 2024-02-29 02:09:09 +01:00
li_constraints_runme.tcl C++ reference errors when passing in a 'NULL' change of behaviour. 2024-09-14 13:03:36 +01:00
li_std_auto_ptr_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
li_std_string_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
li_std_vector_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
member_pointer_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
newobject1_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
newobject2_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
null_pointer_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
overload_copy_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
overload_null_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
overload_simple_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
primitive_ref_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
primitive_types_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
profiletest_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
reference_global_vars_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
union_parameter_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00
unions_runme.tcl [Tcl] Prepare `load` command usage for TIP 595 (#2737) 2023-12-27 19:04:48 +00:00

README

See ../README for common README file.

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