swig/SWIG/Examples/test-suite/tcl
Olly Betts 7a64509c04 Use "[info sharedlibextension]" instead of trying ".so" then ".dll". All
the other tcl scripts in the test-suite have already been changed in this
way, but this one was missed it seems.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9337 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-09-23 22:43:48 +00:00
..
.cvsignore
bools_runme.tcl
clientdata_prop_runme.tcl
disown_runme.tcl
enum_thorough_runme.tcl
import_nomodule_runme.tcl
imports_runme.tcl
li_std_string_runme.tcl
Makefile.in add option to use valgrind 2006-02-23 07:17:49 +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
overload_copy_runme.tcl
overload_simple_runme.tcl add missing delete that valgrind misses 2006-02-17 20:46:46 +00:00
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
README
reference_global_vars_runme.tcl
union.i fix premature object deletion reported by Paul in tcl3d 2006-02-18 01:19:50 +00:00
union_runme.tcl fix premature object deletion reported by Paul in tcl3d 2006-02-18 01:19:50 +00:00
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.