summaryrefslogtreecommitdiff
path: root/Examples/test-suite/tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix overloading for non-pointers and NULL - TclWilliam S Fulton2018-12-291-0/+52
* Rename func to funk in tests to avoid Go keyword problemsWilliam S Fulton2017-06-161-1/+1
* Consistent quoting in MakefileWilliam S Fulton2015-08-211-1/+1
* Add c++11 strongly typed enums runtime test for TclWilliam S Fulton2014-11-271-0/+172
* Set SRCDIR when calling test-suite clean targets, in case it's neededKarl Wette2014-05-291-1/+1
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-6/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-2/+9
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-4/+4
* Apply #3300072 from Christian Delbaere to fix multiple module loading not alw...William S Fulton2011-05-171-8/+11
* Apply patch 3224663 for Tcl - NULL value fixes and performance improvements f...William S Fulton2011-03-291-0/+21
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-1/+1
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-2/+2
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+3
* Fix union.i module name and rename to union_parameter.iWilliam S Fulton2009-01-121-1/+1
* modify test-suite (barring python atm) to not rely on the -I path to find the...William S Fulton2008-11-263-45/+1
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-6/+2
* Remove cvs $Header$William S Fulton2007-10-171-1/+0
* remove broken tcl testWilliam S Fulton2007-09-031-2/+1
* Remove obscure mpointer example and replace with member_pointer.i testcase an...William S Fulton2007-08-091-0/+46
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-6/+6
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-6/+0
* Use "[info sharedlibextension]" instead of trying ".so" then ".dll". AllOlly Betts2006-09-231-3/+2
* add option to use valgrindMarcelo Matus2006-02-231-3/+7
* fix gcc warning reported by R. BernsteinMarcelo Matus2006-02-182-21/+22
* fix premature object deletion reported by Paul in tcl3dMarcelo Matus2006-02-182-0/+77
* add missing delete that valgrind missesMarcelo Matus2006-02-171-1/+1
* add/fix std_string test with %naturalvarMarcelo Matus2006-01-301-0/+21
* Get clean target working againWilliam S Fulton2005-11-261-0/+1
* add disown.i and li_attribute.iMarcelo Matus2005-10-262-1/+18
* add interpreter variable, so it can be used with valgrindMarcelo Matus2005-10-251-1/+3
* move attribute.i to the typemap library, now is usable from all the languagesMarcelo Matus2005-10-251-0/+1
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-242-0/+19
* massive typemap unificationMarcelo Matus2005-10-185-4/+29
* %newobject tests from Bob MarinierWilliam S Fulton2005-08-182-0/+54
* simple const enum SWIGTYPE & typemap test and enum by value runtime testWilliam S Fulton2004-11-281-0/+8
* Fix a few bugs in the tcl module related to clientdata propagation.John Lenz2004-10-072-3/+95
* Testcases that used the prebuilt runtime library generate their own runtime l...William S Fulton2004-07-101-1/+1
* added profile testMarcelo Matus2004-06-141-0/+9
* Replace ; with && where appropriate. This fixes the makefiles so that Make co...William S Fulton2004-02-201-3/+3
* Tcl patches. Use [info sharedlibextension] to get file extension rather than...Dave Beazley2003-11-118-73/+20
* *** empty log message ***William S Fulton2003-09-061-0/+1
* Multiple build directory supportWilliam S Fulton2003-09-011-6/+9
* Makefile replaced with Makefile.inWilliam S Fulton2003-08-311-0/+0
* New runtime testsWilliam S Fulton2003-02-102-0/+193
* *** empty log message ***William S Fulton2003-02-071-0/+2
* The great mergeDave Beazley2002-11-309-0/+368