summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
Commit message (Expand)AuthorAgeFilesLines
* test repairsdgp@users.sourceforge.net2016-07-221-2/+0
* [77d58e3a7a] Test case independence: chanio, cmdah, env, history.donal.k.fellows@manchester.ac.uk2016-07-141-4/+19
* Modify the "gettimes" test-command to use the Tcl_Obj API. nijtmans@users.sourceforge.net2014-07-161-5/+11
* Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21dgp@users.sourceforge.net2014-05-121-1/+1
|\
| * Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21dgp@users.sourceforge.net2014-05-121-1/+1
* | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disable...dgp@users.sourceforge.net2014-05-091-3/+3
|\ \ | |/
| * Tests (chan)io-34.21 are constrained for largefileSupport, and that'sdgp@users.sourceforge.net2014-05-091-3/+3
* | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone.donal.k.fellows@manchester.ac.uk2013-02-261-5/+9
* | Let all test-cases which require Thread, at least require Thread 2.7nijtmans@users.sourceforge.net2012-11-161-1/+1
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...nijtmans@users.sourceforge.net2012-07-291-0/+3
* | Release the right thread! D'oh!dgp@users.sourceforge.net2011-09-091-1/+1
* | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1.dgp@users.sourceforge.net2011-09-091-20/+8
* | Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp@users.sourceforge.net2011-07-071-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp@users.sourceforge.net2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
| * [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-2/+2
| * * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp@users.sourceforge.net2008-06-201-3/+3
| * * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byakupries@shaw.ca2008-05-231-6/+6
| * * generic/tclIO.c (CopyData): Applied another patch by Alexandreakupries@shaw.ca2008-04-151-1/+41
| * * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeakupries@shaw.ca2008-04-101-3/+37
| * * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,akupries@shaw.ca2008-04-091-2/+2
| * * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-081-4/+4
| * Corrected test name.akupries@shaw.ca2008-04-071-2/+2
| * * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.akupries@shaw.ca2008-04-071-1/+71
| * * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-3/+5
| * * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedakupries@shaw.ca2008-04-041-3/+51
| * * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toakupries@shaw.ca2008-04-031-1/+46
* | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-2/+2
* | * tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert moredonal.k.fellows@manchester.ac.uk2010-11-241-300/+223
* | More conversion of tcltest1 tests to tcltest2donal.k.fellows@manchester.ac.uk2010-11-211-483/+521
* | * tests/chanio.test: Converted many tests to tcltest2 by marking thedonal.k.fellows@manchester.ac.uk2010-11-201-1172/+1328
* | Fix tests with known dependencies on hash iteration order.donal.k.fellows@manchester.ac.uk2010-02-071-4/+5
* | Test-case for fixed [Bug 2849797]nijtmans2009-11-191-5/+5
* | * tests/chanio.test: Add missing [removeFile] cleanups.dgp@users.sourceforge.net2008-12-191-5/+11
* | * tests/chanio.test: Replaced [chan event] handlers thatdgp@users.sourceforge.net2008-12-191-5/+11
* | * generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf):akupries@shaw.ca2008-12-181-9/+9
* | Converted 'if 0' into 'knownBug' constraintsdonal.k.fellows@manchester.ac.uk2008-12-181-242/+80
* | Temporarily disable half-close test because of issue in tcltest cleanupferrieux@users.sourceforge.net2008-12-181-3/+3
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux@users.sourceforge.net2008-12-181-2/+51
* | * changes: Updates for 8.6a1 release.dgp@users.sourceforge.net2008-06-201-3/+3
* | sync with 2008-05-26 io-53.9 changedas2008-06-121-1/+2
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byakupries@shaw.ca2008-05-231-6/+6
* | Assorted improvements to make better use of tcltest2donal.k.fellows@manchester.ac.uk2008-04-231-45/+50
* | * generic/tclIO.c (CopyData): Applied another patch by Alexandreakupries@shaw.ca2008-04-151-1/+41
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeakupries@shaw.ca2008-04-101-3/+37
* | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,akupries@shaw.ca2008-04-091-2/+2
* | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-081-4/+4
* | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.akupries@shaw.ca2008-04-071-1/+71
* | * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-3/+5
* | * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedakupries@shaw.ca2008-04-041-3/+51