summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename new test to avoid duplicate test name.andreas_kupries2008-07-231-2/+2
* * generic/tclBasic.c: Modified TclArgumentGet to reject pure listsandreas_kupries2008-07-231-1/+27
* * tests/encoding.test: Make failing tests pass again. [Bug 1972867]dgp2008-07-221-1/+3
* Add test suite changes for 1999119 bug fix commit.dgp2008-06-251-10/+10
* * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-204-9/+32
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-171-1/+9
* * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on theandreas_kupries2008-06-161-8/+8
* (io-53.9): need to close chan before removing filehobbs2008-05-261-1/+2
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-232-12/+12
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-211-1/+5
* Backport of fixes to Tcl_SetNamespaceUnknownHandlerdkf2008-05-211-1/+10
* Fix off-by-one error that caused crashes. Backport from HEAD.dkf2008-05-071-1/+4
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-1/+178
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-152-2/+82
* * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):Kevin B Kenny2008-04-141-1/+9
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-103-13/+75
* * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,andreas_kupries2008-04-092-4/+4
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
* * tests/io.test (io-53.8): Fixed ordering of vwait and afterandreas_kupries2008-04-081-2/+2
* * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-082-8/+8
* Corrected test name.andreas_kupries2008-04-071-2/+2
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-072-2/+142
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):dgp2008-04-071-1/+7
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-062-6/+9
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-042-6/+102
* * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-041-2/+2
* * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-041-1/+13
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-032-2/+92