summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TIP#250 IMPLEMENTATIONdgp2006-02-012-9/+58
* added ref to [Bug 1410553] in new test string-12.21Miguel Sofer2006-01-231-2/+2
* Added test for [Bug 1410553]dkf2006-01-231-1/+17
* Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-186-14/+27
* * generic/tclPipe.c (FileForRedirect): Prevent nameString fromrmax2006-01-161-2/+6
* * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c todgp2006-01-111-2/+21
* * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope]dgp2006-01-091-1/+8
* 2005-12-19 Don Porter <dgp@users.sourceforge.net>dgp2005-12-192-3/+17
* Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this.dkf2005-12-181-3/+11
* Fix [Bug 1379349]dkf2005-12-131-1/+12
* Fix [Bug 1374778]dkf2005-12-091-1/+13
* eliminate test name duplicationdgp2005-12-023-12/+12
* Fix [Bug 1366683]dkf2005-11-291-1/+5
* Corrected bug in DST transition times for locales that specify transition in ...Kevin B Kenny2005-11-281-1/+14
* * tests/trace.test (trace-34.5): [Bug 1047286], added a secondMiguel Sofer2005-11-181-1/+14
* more testsdgp2005-11-181-1/+17
* Fix silly errors in REs, in variables, and in tests that were working withdkf2005-11-181-11/+11
* Improved URL validation that better describes why validation failed. [Bug 135...dkf2005-11-181-62/+45
* * tests/namespace.test: fix commentMiguel Sofer2005-11-171-2/+2
* added comments to tests/namespace.testMiguel Sofer2005-11-141-1/+5
* * generic/tclInt.h:Miguel Sofer2005-11-142-6/+60
* bugs 1350291 and 1350293Kevin B Kenny2005-11-091-3/+31
* * tests/compile.test: Updated tests with changed behaviordgp2005-11-097-247/+256
* * tests/compExpr-old.test: Updated tests with changed behaviordgp2005-11-081-5/+5
* * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]dgp2005-11-081-2/+26
* * generic/tclPkg.c: Corrected inconsistencies in the value returneddgp2005-11-081-17/+183
* * tests/trace.test (trace-13.2-4): added tests to detect leak, see [BugMiguel Sofer2005-11-071-18/+49
* Squelch the false [Bug 1342858] by removing traces cleanly. The trace leakingdkf2005-11-071-1/+11
* * tests/trace.test (trace-8.9): added test to detect leak, seeMiguel Sofer2005-11-051-1/+25
* * win/tclWinPort.h: Applied patch #1267871 by Matt Newman forpatthoyts2005-11-041-1/+46
* * generic/tclInt.h:Miguel Sofer2005-11-041-2/+2
* Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-4/+13
* * tests/unixNotfy.test (1.1,2): Update error message whitespace todgp2005-11-012-5/+5
* Fix test that checked for non-standard case of error message (which dkf2005-11-011-23/+23
* * expr.test (expr-46.13): Added test that illustratesdgp2005-11-011-1/+4
* * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don.Miguel Sofer2005-10-311-4/+4
* Cleanup and ANSIfydkf2005-10-311-956/+461
* * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partialMiguel Sofer2005-10-291-1/+21
* fix to glob memory leak and file stat ino/nlink on windowsvincentdarley2005-10-231-1/+11
* * tests/foreach.test (foreach-8.1): added test for [Bug 1189274]Miguel Sofer2005-10-221-1/+14
* Marked some failing tests as knownBug until they can be updated.dgp2005-10-212-14/+14
* Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-217-43/+43
* Remove extra spaces so it's easier to see the tests as groupsdkf2005-10-201-62/+0
* * generic/tclListObj.c (TclLsetFlat):Miguel Sofer2005-10-201-0/+6
* Test updates from [Bug 1284178]dkf2005-10-131-5/+9
* Fix for [Bug 1325099]dkf2005-10-121-1/+6
* TIP#237 introduced a new function, entier, so add it to the list of functions.dkf2005-10-101-5/+4
* Fix two bugs in limits, one a crash and the other a failed flag reset.dkf2005-10-101-4/+60
* TIP#237 IMPLEMENTATIONdgp2005-10-088-24/+511
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008hobbs2005-10-071-2/+2