summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fix one broken test, and restore unix line endingsdgp2008-04-111-439/+439
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-103-13/+75
* Test improvements (tcltest2, clarify)dkf2008-04-104-1003/+1276
* * 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/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-082-8/+8
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-072-2/+142
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):rmax2008-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
* * tests/mathop.test (mathop-25.9, mathop-25.14): Modified testsKevin B Kenny2008-03-301-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
* * generic/tclCmdIL.c: speed patch for lsort [Patch 1856994].Miguel Sofer2007-12-231-1/+4
* * generic/tclCompCmds.c (TclCompileSwitchCmd): update switch -regexphobbs2007-12-191-1/+36
* Fixes for problems created when processing regular expressions thatdkf2007-12-181-1/+10
* Fix for broken test on win2k with long machine namepatthoyts2007-12-141-2/+5