summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62dgp2004-03-011-1/+10
* more robust testsvincentdarley2004-02-282-14/+34
* * tests/basic.test: Made several tests more robust to thedgp2004-02-258-100/+157
* TIP#100 implementation largely based on work by Georgios Petasis.dkf2004-02-241-0/+223
* add constraints to unixInit-7.1hobbs2004-02-181-2/+4
* * tests/unixInit.test (unixInit-7.1):hobbs2004-02-171-1/+14
* * doc/clock.n: Removed reference to non-existent [file ctime].dgp2004-02-061-1/+0
* * tests/winPipe.test: Six more cases added.davygrvy2004-02-021-6/+24
* * tests/winPipe.test: more cases with the "N backslashesdavygrvy2004-02-021-6/+9
* * tests/winPipe.test: Added proof that BuildCommandLine() is not doing thedavygrvy2004-02-011-18/+42
* * tests/winPipe.test: more pass-thru commandline verifications.davygrvy2004-02-011-5/+73
* fix to test and commentvincentdarley2004-01-291-2/+11
* filesystem fixes for '-force' consistency and picky compilersvincentdarley2004-01-291-6/+136
* filesystem documentation and testsvincentdarley2004-01-261-2/+4
* file normalize bug fixes for .. and .vincentdarley2004-01-231-0/+41
* filesystem optimisation -- Three main issues accomplished: (1) cleaned up var...vincentdarley2004-01-214-23/+48
* Full bytecode compilation for [lassign]dkf2004-01-181-49/+262
* Fix a shimmering bugdkf2004-01-171-1/+5
* Minor fixes and update of UNIX documentation installerdkf2004-01-171-4/+4
* Basic implementation of TIP#57 - TclX's [lassign] command into Tcl coredkf2004-01-171-1/+83
* Allow [dict exists {a {b c}} d e] to not be an error. [Bug 871387]dkf2004-01-141-4/+2
* Dict refcount fixes from Peter Spjuth. Thanks! [Bug 876170]dkf2004-01-141-6/+160
* fix to file normalization with relative linksvincentdarley2003-12-172-10/+45
* fix to fs norm bug 860402vincentdarley2003-12-171-20/+30
* fix to fs norm bug 860402vincentdarley2003-12-171-0/+24
* marked test as nonPortablevincentdarley2003-12-161-2/+2
* TIP#75 Implementationdkf2003-12-141-2/+95
* better filesystem tests with more informative resultsvincentdarley2003-12-121-8/+16
* new filesystem testsvincentdarley2003-12-122-3/+124
* 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 Msgcatkennykb2003-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