summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 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