summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test hygiene for the ::tmp variabledgp2009-10-294-9/+17
* * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-1/+5
* * tests/fileName.test (fileName-20.[78]): Corrected poor testKevin B Kenny2009-10-281-1/+12
* * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-1/+14
* * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-1/+11
* Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-4/+7
* [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-081-13/+23
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-10/+283
* regression testsdgp2009-08-211-1/+29
* another testdgp2009-08-191-1/+11
* test for 2806250dgp2009-08-181-1/+11
* nicer test failure modedgp2009-08-181-2/+2
* * generic/tclPathObj.c: Added NULL check to prevent crashes duringdgp2009-08-181-1/+33
* * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-1/+73
* * generic/tclStringObj.c: Corrected failure to grow bufferdgp2009-07-311-1/+5
* * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-1/+19
* test name conflictdgp2009-06-131-2/+2
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-131-1/+14
* * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-091-4/+39
* * tests/expr.test: Added many tests demonstrating the brokendgp2009-06-011-1/+326
* * tests/httpd: Backport new tests for http 2.7.3.dgp2009-04-102-5/+17
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-1/+34
* * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-271-1/+14
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+7
* Fix [Bug 2006879]dkf2009-01-061-2/+5
* Backport fix for [Bug 2006884]dkf2009-01-061-8/+8
* * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-1/+10
* Fix [Bug 2431847]dkf2008-12-151-1/+7
* * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-111-1/+11
* Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-111-1/+23
* [Bug 1929403] specify the translation mode when counting bytespatthoyts2008-12-111-1/+2
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-1/+14
* only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
* backport more reliable testscore_8_5_5dgp2008-10-141-20/+20
* missing constraintdgp2008-10-141-2/+3
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-051-1/+22
* * generic/tclUtil.c (TclReToGlob): Added missing set of thedgp2008-08-221-9/+9
* really fix translation to escape glob-sensitive charshobbs2008-08-211-0/+21
* * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=hobbs2008-08-212-2/+64
* * generic/tclTest.c (TestconcatobjCmd):Miguel Sofer2008-08-171-1/+6
* * tests/fileName.test: Revise new tests for portability to casedgp2008-08-141-4/+4
* * tests/msgcat.test: fix for ::tcl::mac::locale withdas2008-08-141-2/+3
* * tests/fCmd.test (fCmd-6.23): made result matching robust when testdas2008-08-141-2/+2
* * generic/tclFileName.c: Fix for errors handling -types {}dgp2008-08-131-1/+38
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
* * generic/tclExecute.c: Stopped faulty double-logging of errors todgp2008-08-041-1/+22
* * tests/info.test (info-37.0): Add !singleTestInterp constraint;das2008-07-251-21/+21
* * tests/info.test: Tests 38.* added, exactly testing the trackingandreas_kupries2008-07-252-15/+100
* * tests/info.test: Reordered the tests to have monotonouslyandreas_kupries2008-07-231-151/+151