| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify the "gettimes" test-command to use the Tcl_Obj API. | jan.nijtmans | 2014-07-16 | 1 | -5/+11 |
|
|
* | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 | dgp | 2014-05-12 | 1 | -1/+1 |
|\ |
|
| * | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 | dgp | 2014-05-12 | 1 | -1/+1 |
|
|
* | | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disable... | dgp | 2014-05-09 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Tests (chan)io-34.21 are constrained for largefileSupport, and that's | dgp | 2014-05-09 | 1 | -3/+3 |
|
|
* | | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone. | dkf | 2013-02-26 | 1 | -5/+9 |
|
|
* | | Let all test-cases which require Thread, at least require Thread 2.7 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Release the right thread! D'oh! | dgp | 2011-09-09 | 1 | -1/+1 |
|
|
* | | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1. | dgp | 2011-09-09 | 1 | -20/+8 |
|
|
* | | Correct test suite errors revealed by a -singleproc 1 -debug 1 run. | dgp | 2011-07-07 | 1 | -1/+1 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|
|
| * | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 1 | -2/+2 |
|
|
| * | * generic/tclInterp.c: Fixed completely boneheaded mistake that | dgp | 2008-06-20 | 1 | -3/+3 |
|
|
| * | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -6/+6 |
|
|
| * | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 1 | -1/+41 |
|
|
| * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 1 | -3/+37 |
|
|
| * | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, | andreas_kupries | 2008-04-09 | 1 | -2/+2 |
|
|
| * | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for | das | 2008-04-08 | 1 | -4/+4 |
|
|
| * | Corrected test name. | andreas_kupries | 2008-04-07 | 1 | -2/+2 |
|
|
| * | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 1 | -1/+71 |
|
|
| * | * tests/chanio.test (chan-io-53.9): | Kevin B Kenny | 2008-04-06 | 1 | -3/+5 |
|
|
| * | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 1 | -3/+51 |
|
|
| * | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to | andreas_kupries | 2008-04-03 | 1 | -1/+46 |
|
|
* | | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 1 | -2/+2 |
|
|
* | | * tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert more | dkf | 2010-11-24 | 1 | -300/+223 |
|
|
* | | More conversion of tcltest1 tests to tcltest2 | dkf | 2010-11-21 | 1 | -483/+521 |
|
|
* | | * tests/chanio.test: Converted many tests to tcltest2 by marking the | dkf | 2010-11-20 | 1 | -1172/+1328 |
|
|
* | | Fix tests with known dependencies on hash iteration order. | dkf | 2010-02-07 | 1 | -4/+5 |
|
|
* | | Test-case for fixed [Bug 2849797] | nijtmans | 2009-11-19 | 1 | -5/+5 |
|
|
* | | * tests/chanio.test: Add missing [removeFile] cleanups. | dgp | 2008-12-19 | 1 | -5/+11 |
|
|
* | | * tests/chanio.test: Replaced [chan event] handlers that | dgp | 2008-12-19 | 1 | -5/+11 |
|
|
* | | * generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf): | andreas_kupries | 2008-12-18 | 1 | -9/+9 |
|
|
* | | Converted 'if 0' into 'knownBug' constraints | dkf | 2008-12-18 | 1 | -242/+80 |
|
|
* | | Temporarily disable half-close test because of issue in tcltest cleanup | ferrieux | 2008-12-18 | 1 | -3/+3 |
|
|
* | | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels | ferrieux | 2008-12-18 | 1 | -2/+51 |
|
|
* | | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 1 | -3/+3 |
|
|
* | | sync with 2008-05-26 io-53.9 change | das | 2008-06-12 | 1 | -1/+2 |
|
|
* | | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -6/+6 |
|
|
* | | Assorted improvements to make better use of tcltest2 | dkf | 2008-04-23 | 1 | -45/+50 |
|
|
* | | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 1 | -1/+41 |
|
|
* | | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 1 | -3/+37 |
|
|
* | | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, | andreas_kupries | 2008-04-09 | 1 | -2/+2 |
|
|
* | | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for | das | 2008-04-08 | 1 | -4/+4 |
|
|
* | | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 1 | -1/+71 |
|
|
* | | * tests/chanio.test (chan-io-53.9): | Kevin B Kenny | 2008-04-06 | 1 | -3/+5 |
|
|
* | | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 1 | -3/+51 |
|
|
* | | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to | andreas_kupries | 2008-04-03 | 1 | -1/+46 |
|/ |
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|