summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * 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
* merge updates from HEAD dgp2008-03-311-3/+3
* Rewrite to use tcltest2 better while getting rid of bugs/misfeatures.dkf2008-03-281-971/+1084
* Removed duplicated testspatthoyts2008-03-241-7/+1
* bug #1923966 - crash in binary format. Added tests for the above crash condit...patthoyts2008-03-241-1/+19
* Added more tests of regexp-mode compilation of the [switch] command. [Bug 185...dkf2008-03-211-1/+107
* Added workaround for [Bug 1905562]dkf2008-03-191-2/+3
* Correct the handling of stack space calculation (the jump pattern used wasdkf2008-03-161-1/+8
* Update test for corrected error messagedgp2008-03-141-2/+2
* * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-8/+8
* * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-121-2/+2
* improve darwin9 constraintdas2008-03-121-2/+3
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-4/+4
* * tests/exec.test (exec-9.7): reduce timing sensitivitydas2008-03-112-4/+5
* * tests/fCmd.test (fCmd-9.4): skip on Darwin 9 (xfail).das2008-03-111-2/+6
* * generic/tclVar.c (TclDeleteNamespaceVars):Miguel Sofer2008-03-111-1/+17
* * generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added errordgp2008-03-101-1/+64
* * generic/tclBasic.c (ExprAbsFunc): Revised so that the abs()dgp2008-03-101-1/+19
* * tests/execute.test (execute-6.*): More tests checking thatdgp2008-03-071-17/+97
* * tests/execute.test (execute-6.*): More tests checking thatdgp2008-03-071-2/+81
* * tests/execute.test (6.3,4): Added tests for Bug 1899164].dgp2008-03-041-1/+19
* test added (did not fail previously, just to make sure it never does)Miguel Sofer2008-03-021-1/+18
* * doc/clock.n: Corrected minor indentation gaffe in theKevin B Kenny2008-02-271-1/+37
* * generic/tclUtil.c (TclReToGlob): fix the handling of the lasthobbs2008-02-261-0/+16
* add missing constraintdgp2008-02-131-2/+4
* eliminate duplicate test namesdgp2008-02-132-4/+4
* Fix [Bug 1891827]dkf2008-02-121-1/+7
* * generic/tclClock.c (ClockParseformatargsObjCmd):Kevin B Kenny2008-02-061-3/+7
* * generic/tclCmdIl.c (Tcl_LreverseObjCmd):Miguel Sofer2008-01-221-1/+4
* test for memory leakdgp2008-01-161-1/+20
* * generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure todgp2008-01-101-1/+5
* * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannothobbs2007-12-232-1/+16