summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | fixed tests and constraints and setup so works x-platformvincentdarley2003-12-091-20/+53
* | NT file permissions fix and testsvincentdarley2003-12-092-3/+120
* | Stop losing references when variables are repeated in [binary scan]. [851747]dkf2003-12-021-1/+9
* | * generic/tclParse.c: Corrected faulty check for trailing whitedgp2003-11-241-1/+12
* | * tests/winFCmd.test (winFCmd-16.10,11): Merged new tests fromdgp2003-11-211-5/+14
* | * tests/compile.test (compile-16.22.0): Improved test for thedgp2003-11-201-4/+7
* | Fixed Bug 845412; long commands without expansion don't get tangled with thedkf2003-11-191-1/+8
* | * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258]dgp2003-11-171-1/+48
* | Miguel Sofer's patch (with small revisions) to make sure the bytecode enginedkf2003-11-161-12/+68
* | TIP#138 implementation plus extra test stuff [Patch 731356]dkf2003-11-141-13/+5
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-1425-553/+1068
* | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as morehobbs2003-11-121-8/+5
* | Make cmdIL.test more self-contained [Bug 838384]dkf2003-11-101-29/+50
* | fix to misleading error messagevincentdarley2003-11-101-1/+9
* | * tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657]dgp2003-11-051-1/+35
* | mac resource freeing fixvincentdarley2003-10-231-1/+5
* | corrected new msgcat tests to work on case-sensitive filesystemsdgp2003-10-211-13/+32
* | TIP #156: Language-Neutral Root Locale for MsgcatKevin B Kenny2003-10-211-20/+31
* | Fixed bug 823768 by pre-parsing the index listdkf2003-10-151-2/+2
* | Test to detect a sharing problem with TIP#127 exposed in tclbenchdkf2003-10-141-1/+10
* | regsub fixvincentdarley2003-10-141-1/+14
* | TIP#127 Implementation. Thanks to Michael Schlenker for his implementation workdkf2003-10-142-5/+106
* | filesystem bug fixesvincentdarley2003-10-131-1/+18
* | Added constraint to the new tests.dgp2003-10-081-9/+10
* | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the lengthdkf2003-10-081-4/+19
* | * tests/cmdAH.test:dgp2003-10-078-317/+313
* | * tests/pid.test: Corrected temporary file management issuesdgp2003-10-071-11/+16
* | * tests/fCmd.test: Run tests with the [temporaryDirectory] asdgp2003-10-071-1/+3
* | * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-072-38/+23
* | * tests/regexp.test: Matched [makeFile] with [removeFile].dgp2003-10-072-11/+19
* | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitutiondgp2003-10-061-3/+3
* | * tests/reg.test: Corrected duplicate test names.dgp2003-10-069-19/+19
* | fix for [Bug 816641] - faulty execution and catch stack management.Miguel Sofer2003-10-041-1/+10
* | fixed inconsistent handling of file separators in file joinvincentdarley2003-09-301-1/+80
* | improved test descriptiondgp2003-09-291-2/+4
* | TIP#112 ([namespace ensemble] command) implementation.dkf2003-09-291-13/+448
* | trace.test remove knownBugvincentdarley2003-09-241-12/+13
* | * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243]dgp2003-09-241-1/+34
* | Stop failure of expr-23.4 on 64bit architectures. [Bug 808244]dkf2003-09-191-2/+2
* | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all ca...Miguel Sofer2003-09-191-1/+9
* | test suite fix for AFSvincentdarley2003-09-161-2/+8
* | minor filesystem bug fixesvincentdarley2003-09-161-3/+43
* | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176]dkf2003-09-122-54/+108
* | * doc/FileSystem.3: Implementation ofdgp2003-09-053-117/+382
* | && of constraints is the default; need not be specified.dgp2003-09-041-3/+3
* | Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
* | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementationdgp2003-08-291-2/+2
* | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-271-1/+21
* | * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-271-1/+36
* | TIP#136 IMPLEMENTATION. We now have an [lrepeat] command!dkf2003-08-111-0/+79