summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnlyhobbs2002-04-221-2/+2
* list/string indexes don't destroy wide int rep [Bug #526717]dkf2002-04-191-1/+6
* [Bug 545325 ] info level didn't report namespace eval.Miguel Sofer2002-04-181-1/+6
* Fixed Bug #545644; [info body] always gives a proper string now!dkf2002-04-181-5/+13
* fix for [Bug #542588], where "too large integers" were reported asMiguel Sofer2002-04-181-1/+8
* * Revised to run tests in a namespace, rather thandgp2002-04-171-57/+72
* * Revised to run tests in a namespace, rather thandgp2002-04-161-330/+379
* * Parts of fileSystem.test require tcltest 2. Added appropriate checks.dgp2002-04-162-20/+45
* * Increased timeout values so that tests havedgp2002-04-151-8/+8
* Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug ...Miguel Sofer2002-04-151-3/+5
* made bytecodes check for a catch before returning; the compiled [return] is o...Miguel Sofer2002-04-151-1/+10
* * Revised [tcltest::test] to return errorsdgp2002-04-151-21/+25
* tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variantshobbs2002-04-121-14/+21
* fixed copyright noticehobbs2002-04-101-2/+4
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-085-15/+21
* * Corrected [subst] so that return codesdgp2002-04-051-1/+13
* fs ~ cache clear testvincentdarley2002-04-031-0/+14
* * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc)hobbs2002-03-291-1/+12
* * Corrected problems with Tcl_AllowExceptionsdgp2002-03-291-1/+42
* avoid exceptional returns at level 0 [Bug 219181]Miguel Sofer2002-03-271-1/+15
* * Major code cleanup to deal with whitespace,dgp2002-03-271-10/+10
* * Added missing [after cancel]s.dgp2002-03-271-3/+5
* * Removed workarounds for Bug 495977.dgp2002-03-251-63/+183
* fixed typo and compiler warning in last commit; all tests now pass on unixvincentdarley2002-03-241-1/+1
* fs testsvincentdarley2002-03-241-1/+3
* fs testsvincentdarley2002-03-241-1/+1
* 4 fs fixesvincentdarley2002-03-244-6/+197
* adding test for [Bug 533758], fixed earlier today.Miguel Sofer2002-03-231-3/+25
* Fixed buffer overrun reported in 530320; luckily it is not likely todkf2002-03-151-1/+8
* * Added the [interp recursionlimit] command todgp2002-03-071-23/+522
* TIP#81 implementation, tests and docsdkf2002-03-061-16/+84
* * tests/io.test:hobbs2002-03-042-7/+49
* corrected iso2022 return encoding escapehobbs2002-03-021-2/+2
* * tests/encoding.test: added encoding-23.* testshobbs2002-03-021-19/+73
* couple extra testshobbs2002-03-011-1/+11
* * tests/socket.test (2.7): Accepted and applied patch for Tcl SFandreas_kupries2002-02-271-3/+3
* avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207]Miguel Sofer2002-02-251-1/+13
* * tests/regexpComp.test: updated regexp-11.[1-4] to match changeshobbs2002-02-221-7/+7
* updated safe-8.5 and safe-8.7hobbs2002-02-221-3/+7
* Added TIP#76 implementation, docs + tests.dkf2002-02-221-8/+20
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-1511-179/+354
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-1/+32
* * tests/scan.test:hobbs2002-02-071-2/+13
* extra code coverage caseshobbs2002-02-072-11/+37
* added 10.18 and 10.19 extra testshobbs2002-02-071-1/+7
* * tests/io.test: io-39.22 split into two tests, one platformandreas_kupries2002-02-011-4/+18
* * tests/regexpComp.test:hobbs2002-01-301-1/+21
* updated error-1.3 result that changed with string bc correctionhobbs2002-01-291-5/+3
* * tests/regexpComp.test (new):hobbs2002-01-291-0/+760