summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt Kevin B Kenny2003-04-122-52/+83
* * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-1/+17
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-117-25/+125
* Fixed bugs 715751 and 713562 so dict code should build everywhere and wide intsdkf2003-04-071-1/+9
* The bulk of the TIP#111 implementation. Still need to finish plumbing thisdkf2003-04-051-0/+706
* * tests/README: Direct [source] of *.test files is no longerdgp2003-04-011-21/+40
* Added further coverage tests.dgp2003-04-011-1/+41
* * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] faileddgp2003-04-011-2/+4
* * tests/parse.test (parse-18.*): Coverage tests for the newdgp2003-03-311-1/+68
* Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]Miguel Sofer2003-03-273-46/+46
* More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-274-27/+17
* Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-279-149/+82
* * library/tcltest/tcltest.tcl: Added reporting duringdgp2003-03-261-2/+2
* * generic/tclVar.c:Miguel Sofer2003-03-241-1/+11
* * win/tclWinDde.c: Make dde services conform the the documentationpatthoyts2003-03-221-5/+12
* * generic/tclCompile.c:Miguel Sofer2003-03-191-1/+11
* * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix fordgp2003-03-191-2/+2
* revised latest registry test commitdgp2003-03-191-10/+4
* * tests/registry.test: Changed the conditionals to avoid an Kevin B Kenny2003-03-191-8/+10
* * tests/format.test: Renumber tests, a bunch ofmdejong2003-03-181-9/+9
* * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifierdkf2003-03-141-1/+4
* * generic/tclBasic.c (Tcl_EvalTokensStandard):dgp2003-03-131-10/+14
* * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-2/+5
* * tests/io.test:mdejong2003-03-072-32/+35
* * tests/encoding.test: Name temp files *.tcltestoutmdejong2003-03-071-5/+5
* * tests/io.test: Doh! Undo accidental commentingmdejong2003-03-071-6/+1
* * tests/io.test: Define a fileevent constraint and addmdejong2003-03-071-71/+72
* * tests/io.test: Define an openpipe constraint and addmdejong2003-03-071-60/+66
* * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure todgp2003-03-061-2/+36
* * generic/tclIO.c (Tcl_SetChannelOption):mdejong2003-03-061-2/+2
* The [switch] command is now bytecode compiled, at least in the most commondkf2003-03-051-1/+129
* * README: Bumped version number ofdgp2003-03-041-2/+2
* * tests/winTime.test: added note about PCI hardware dependencyhobbs2003-02-271-1/+3
* Stop [lsearch -start 0 {} x] from crashing. [Bug #694232]dkf2003-02-271-1/+5
* * tests/pid.test: See below [Bug #678412].andreas_kupries2003-02-252-10/+10
* * tests/execute.test: cleaning up testobj's at the end, to avoidMiguel Sofer2003-02-251-1/+4
* Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774]dkf2003-02-211-1/+9
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-211-1/+131
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-191-2/+2
* * generic/tclCompile.c (TclCompileExprWords): remove unusedMiguel Sofer2003-02-191-2/+2
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-182-3/+82
* Removed Windows line terminators. [Bug 687913].Kevin B Kenny2003-02-171-326/+326
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-166-15/+34
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-151-0/+326
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-14/+11
* glob -l on broken symlink fixvincentdarley2003-02-122-7/+48
* * tests/lsearch.test:hobbs2003-02-111-1/+6
* Corrected a problem where http-4.14 would fail when run with a proxy Kevin B Kenny2003-02-111-3/+3
* correct test nameshobbs2003-02-111-3/+3
* * tests/stringObj.test:hobbs2003-02-111-13/+8