summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-2/+2
* * tests/cmdAH.test:dgp2003-10-071-246/+241
* * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-071-22/+13
* * tests/io.test:mdejong2003-03-071-19/+20
* * tests/io.test: Doh! Undo accidental commentingmdejong2003-03-071-6/+1
* * tests/io.test: Define a fileevent constraint and addmdejong2003-03-071-71/+72
* * tests/io.test: Define an openpipe constraint and addmdejong2003-03-071-60/+66
* * generic/tclIO.c (Tcl_SetChannelOption):mdejong2003-03-061-2/+2
* * tests/pid.test: See below [Bug #678412].andreas_kupries2003-02-251-8/+8
* add catches to suppress unnecessary errorshobbs2003-02-091-3/+3
* finalization and test fixesvincentdarley2003-02-041-7/+7
* * tests/io.test:andreas_kupries2002-07-301-1/+36
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-4/+5
* * All the bugs below are instances of the same problem: Theandreas_kupries2002-07-041-872/+905
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-021-1672/+1212
* * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test.dgp2002-07-011-1212/+1668
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-011-7/+11
* * tests/io.test: Fixed up namespace variable resolution issuesdgp2002-06-061-29/+55