swig/Examples/test-suite/tcl
Marcelo Matus f77b1da32e add option to use valgrind
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-23 07:17:49 +00:00
..
.cvsignore *** empty log message *** 2003-09-06 15:58:14 +00:00
bools_runme.tcl massive typemap unification 2005-10-18 13:24:15 +00:00
clientdata_prop_runme.tcl Fix a few bugs in the tcl module related to clientdata propagation. 2004-10-07 02:31:14 +00:00
disown_runme.tcl add disown.i and li_attribute.i 2005-10-26 07:08:18 +00:00
enum_thorough_runme.tcl massive typemap unification 2005-10-18 13:24:15 +00:00
import_nomodule_runme.tcl Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it] 2003-11-11 21:20:00 +00:00
imports_runme.tcl Fix a few bugs in the tcl module related to clientdata propagation. 2004-10-07 02:31:14 +00:00
li_std_string_runme.tcl add/fix std_string test with %naturalvar 2006-01-30 06:14:35 +00:00
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 Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it] 2003-11-11 21:20:00 +00:00
overload_simple_runme.tcl add missing delete that valgrind misses 2006-02-17 20:46:46 +00:00
primitive_ref_runme.tcl Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it] 2003-11-11 21:20:00 +00:00
primitive_types_runme.tcl Perl added to the Unified typemap library, cleaner way to use the library, and 'normalized' macro names 2005-10-24 14:59:05 +00:00
profiletest_runme.tcl added profile test 2004-06-14 18:11:38 +00:00
README The great merge 2002-11-30 22:01:28 +00:00
reference_global_vars_runme.tcl Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it] 2003-11-11 21:20:00 +00:00
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 Tcl patches. Use [info sharedlibextension] to get file extension rather than hard-coding it] 2003-11-11 21:20:00 +00:00

See ../README for common README file.

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