summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclBasic.c: Removed code that dealt withdgp2007-05-301-2/+2
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-182-32/+32
* * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-042-16/+40
* * tests/utf.test (utf-25.1--utf-25.4): Modified tests toKevin B Kenny2007-05-021-33/+67
* Test constraints are automatically "and"ed togetherdkf2007-04-201-2/+2
* Whitespace policing, replacing commas in varargs with constant string catenat...Kevin B Kenny2007-04-202-8/+4
* Fixed a buglet in recognizing time zone SIERRAKevin B Kenny2007-04-201-7/+3
* * tests/clock.test (clock-59.1): Added a regression test forKevin B Kenny2007-04-201-1/+39
* * tests/clock.test (clock-40.1, clock-58.1): Corrected aKevin B Kenny2007-04-201-3/+3
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-201-1/+76
* * generic/tclCompCmds.c: added a cast to silence a compilerKevin B Kenny2007-04-151-1/+9
* * tests/string.test: More [string reverse] tests.dgp2007-03-301-1/+28
* * generic/tclProc.c (Tcl_ApplyObjCmd):Miguel Sofer2007-03-291-1/+19
* 2007-03-20 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2007-03-201-0/+17
* * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-1/+21
* * tests/parse.test: Add two backslash newline parse tests.mdejong2007-03-151-1/+7
* Added test for [Bug 1675044].dgp2007-03-131-1/+18
* * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copydgp2007-03-121-1/+13
* * generic/tclEvent.c (HandleBgErrors): Make efficient private copydgp2007-03-121-1/+18
* * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficientdgp2007-03-121-1/+15
* * generic/tclVar.c (TclArraySet): Make efficient private copy ofdgp2007-03-121-1/+13
* Fix [Bug 1675116]dkf2007-03-091-1/+5
* Modified test initialisation to use theKevin B Kenny2007-03-091-2/+8
* * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance toKevin B Kenny2007-03-091-1/+211
* * library/clock.tcl: Further tweaks to the Windows time zone tableKevin B Kenny2007-03-081-49/+178
* Add missing constraintsdgp2007-03-071-2/+2
* New US DST rules on Windows; Olson's tzdata2007cKevin B Kenny2007-03-071-6/+6
* * generic/tclCmdIL.c (Tcl_LreverseObjCmd): Added missingdgp2007-03-021-1/+4
* Added a scheme to allow aux-data to be printed out for debugging. For this to...dkf2007-03-021-1/+17
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing awaydgp2007-03-011-3/+6
* Fix [Bug 1671138]dkf2007-03-011-6/+13
* Typo, more.andreas_kupries2007-02-221-2/+2
* Typo.andreas_kupries2007-02-221-2/+2
* * tests/pkg.test: Added tests for the case of an alpha packageandreas_kupries2007-02-221-1/+17
* Bug #1479814. Handle extended paths on Windows NT and above.patthoyts2007-02-201-1/+81
* * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace()dgp2007-02-081-4/+15
* * generic/tclNamesp.c: Corrected broken implementation of thedgp2007-02-061-1/+6
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-5/+8
* Small fixes to quell tests that fail on some kinds of Win systemsdkf2007-01-182-84/+112
* Detect [Bug 1638414]dkf2007-01-181-23/+6
* Fix [lindex] argument ordering. [bug 1631364]dkf2007-01-091-50/+9
* * generic/tclEncoding.c (EscapeFromUtfProc):mdejong2006-12-271-1/+61
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-173-6/+46
* * tests/append.test: fix cleanup failure when all tests are skipped.das2006-12-171-2/+2
* * tests/chan.test (chan-16.9): cleanup chan event handler to avoiddas2006-12-171-1/+2
* * tests/info.test: add !singleTestInterp constraint to tests that faildas2006-12-171-16/+16
* adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last...das2006-12-101-3/+3
* * generic/tclBasic.c: Another step down the path of re-usingdgp2006-12-081-5/+5
* * generic/tclMathOp.c: More revisions to make tests pass.dgp2006-12-081-7/+7
* More tests for bitopsdkf2006-12-081-37/+344