summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * tests/mathop.test: Commmitted several new tests from Peter Spjuthdgp2006-12-071-4/+735
* More #174 bits and piecesdkf2006-12-071-2/+115
* Fixed line endings broken by a previous checking that caused test failures on...patthoyts2006-12-071-717/+717
* * generic/tclCompCmds.c: Revised and consolidated into utilitydgp2006-12-061-3/+3
* Improved error reporting in test expr-47.12Kevin B Kenny2006-12-061-8/+18
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-052-3/+3
* * generic/tclPkg.c: When no requirements are supplied to adgp2006-12-051-3/+3
* Fix leaking-stderr test breakagedkf2006-12-041-8/+25
* Implement TIP#267dkf2006-12-041-688/+700
* TIP#299 IMPLEMENTATIONKevin B Kenny2006-12-012-3/+94
* * tests/chan.test: Correct timing sensitivity in new testdgp2006-12-011-3/+4
* TIP#287 IMPLEMENTATIONdgp2006-12-012-4/+114
* Correct typos that produced duplicate test namesdgp2006-11-291-5/+5
* * generic/tclBasic.c: TIP #280 implementation.andreas_kupries2006-11-281-5/+630
* * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-271-1/+210
* More bits and pieces of the TIP#174 implementationdkf2006-11-261-0/+184
* Silence complaints caused by [namespace import] returning current importsdkf2006-11-232-10/+6
* [string is list] tests: fixed mixed up test name, added test of unicode handlingdkf2006-11-221-2/+6
* TIP#269 implementationdkf2006-11-221-3/+48
* * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path containsdas2006-11-101-2/+2
* Optimize for the unshared case.dkf2006-11-092-6/+16
* Implemented [string reverse].dkf2006-11-092-8/+16
* Implemented [lreverse] from TIP#272dkf2006-11-091-1/+14
* TIP#274 IMPLEMENTATIONdgp2006-11-051-1/+4
* * generic/tclBasic.c (TEOVI):Miguel Sofer2006-11-031-2/+20
* Rename constraint to look more conventionaldkf2006-11-031-15/+11
* Keep most tests from making sockets that are reachable off the machine.dkf2006-11-036-97/+89
* Minor syntactic changesdkf2006-11-031-7/+6