summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-2/+2
* Make sure [fcopy -size ... -command ...] always calls the callback asynchrono...ferrieux2010-12-101-1/+39
* Fix tests with known dependencies on hash iteration order.dkf2010-02-071-2/+2
* a bit of cleanupdgp2009-11-201-5/+5
* * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosityandreas_kupries2009-11-121-1/+32
* * tests/io.test: Add missing [close $f] to io-73.2.dgp2008-12-191-4/+7
* * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-111-1/+11
* * changes: Updates for 8.6a1 release.dgp2008-06-201-3/+3
* (io-53.9): need to close chan before removing filehobbs2008-05-261-1/+2
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-6/+6
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-1/+41
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-3/+37
* * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,andreas_kupries2008-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.andreas_kupries2008-04-071-1/+71
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-061-3/+4
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-041-3/+51
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-031-1/+46
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidatehobbs2007-12-091-1/+6
* * tests/chanio.test: New file. This is essentially a duplicate ofandreas_kupries2007-11-141-2/+2
* * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-5/+5
* * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-041-1/+10
* * generic/tclEncoding.c (EscapeFromUtfProc):mdejong2006-12-271-1/+61
* Keep most tests from making sockets that are reachable off the machine.dkf2006-11-031-25/+27
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-7/+7
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-12/+5
* * tests/io.test (io-43.1 io-44.[1234]): Rewritten to beandreas_kupries2006-03-161-19/+36
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-8/+269
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limitdavygrvy2005-04-141-2/+2
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-1/+7
* * tests/basic.test: Updated functional (not testing) uses ofdgp2004-11-181-12/+37
* * tests/fileName.test:das2004-11-111-3/+3
* typo fixdgp2004-10-311-2/+2
* Turn umask2 constraint into something more commonly satisfiabledkf2004-10-311-85/+39
* * tests/clock.test: Correct duplicate test names.dgp2004-10-281-3/+3
* * tests/io.test: Make io-61.1 create file as binary to pass on Win32patthoyts2004-07-251-1/+2
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-231-6/+13
* tests/io.test: Changed several tests to run the eventKevin B Kenny2004-07-021-13/+14
* * tests/io.test: Added -force to 18.1 and 18.2. This was failingpatthoyts2004-06-231-3/+3
* Standardize some use of test constraints onto names that are documenteddkf2004-06-231-13/+13
* reverted back to 1.53davygrvy2004-06-011-7/+7
* * tests/io.test:davygrvy2004-06-011-7/+7
* io-61.1: initialize resdgp2004-05-251-1/+2
* * tests/http.test: Clear away the custom [bgerror] when done.dgp2004-05-251-3/+3
* * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bugandreas_kupries2004-04-231-1/+16
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-13/+3
* * tests/basic.test: Made several tests more robust to thedgp2004-02-251-40/+50