summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* replaced new test string-12.21 with dkf's version from HEADMiguel Sofer2006-01-231-9/+14
* added test for [Bug 1410553]Miguel Sofer2006-01-231-1/+11
* * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-2/+6
* increment tcltest version requirementdgp2006-01-111-2/+2
* * tests/error.test (error-7.0): Test the timing of write tracesdgp2006-01-111-1/+21
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-1/+8
* Fix [Bug 1374778]dkf2005-12-091-1/+13
* eliminate test name duplicationdgp2005-12-021-2/+2
* Fix [Bug 1366683]dkf2005-11-291-1/+5
* * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-181-2/+15
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-182-2/+55
* * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08dgp2005-11-181-1/+17
* Backport of improved URL parsing. [Bug 1358369]dkf2005-11-181-73/+56
* Bugs 926106 and 1353840Kevin B Kenny2005-11-151-1/+13
* Bug 1350293Kevin B Kenny2005-11-091-13/+11
* * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]dgp2005-11-081-25/+13
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-082-24/+213
* * tests/trace.test (trace-13.2-4): added tests to detect leak, see [BugMiguel Sofer2005-11-071-2/+56
* * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman whichpatthoyts2005-11-041-1/+46
* * generic/tclInt.h:Miguel Sofer2005-11-041-3/+3
* * tests/expr-old.test (expr-32.52): Use int(.) to restrictdgp2005-11-011-2/+2
* * tests/expr.test: Fix problems in new round()mdejong2005-10-291-25/+29
* fix new test trace-18.4 [Bug 1338280]Miguel Sofer2005-10-291-6/+9
* * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-291-1/+18
* * generic/tclExecute.c (ExprRoundFunc):mdejong2005-10-282-9/+33
* Fix [Bug 1284178] and tweak tests to accommodate.dkf2005-10-131-5/+9
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tohobbs2005-10-071-2/+2
* test to fix for 979640hobbs2005-10-051-13/+8
* * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-3/+3
* Fix [Bug 1116542]dkf2005-09-271-1/+5
* * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negativedgp2005-09-071-1/+4
* renumber expr-39.* to expr-46.*Kevin B Kenny2005-08-291-13/+13
* fix test case numberingKevin B Kenny2005-08-291-2/+2
* Bug 1275043Kevin B Kenny2005-08-291-1/+72
* fix abs(MIN_INT) [Bug 1241572]Kevin B Kenny2005-08-051-1/+7
* Take care with globals that have an entry in the var table but "don't exist"dkf2005-07-291-2/+15
* Backport of fix for [Bug 1245953]dkf2005-07-281-1/+29
* typodgp2005-07-261-2/+2
* * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so thatdgp2005-07-261-1/+12
* * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-051-2/+2
* * tests/safe.test: Backport performance improvement fromdgp2005-06-221-1/+5
* * tests/winDde.test: Added some waits to the dde server script topatthoyts2005-06-211-32/+40
* bugs 1194458 and 1225044Kevin B Kenny2005-06-211-1/+8
* * generic/tclBasic.c: Made the walk of the active trace list awaredgp2005-06-211-1/+17
* * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of thedgp2005-06-211-1/+18
* Fix bug in [format %hx] handling on selected platforms. [Bug 1154163]dkf2005-06-171-1/+5
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-241-3/+3
* * macosx/tclMacOSXBundle.c:das2005-05-141-3/+8
* * tests/string.test: string-10.[21-30]hobbs2005-05-111-1/+31
* * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-1/+17