summaryrefslogtreecommitdiffstats
path: root/tests/ioCmd.test
Commit message (Expand)AuthorAgeFilesLines
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-1/+178
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-7/+1
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
* * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-041-2/+2
* * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-041-1/+13
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-4/+4
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclIORChan.c: Fixed a problem with reflectedandreas_kupries2007-11-241-3/+3
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-201-23/+34
* Fix accidentally damaged testsdkf2007-11-191-13/+5
* TIP#287 IMPLEMENTATIONdgp2006-12-011-2/+2
* Keep most tests from making sockets that are reachable off the machine.dkf2006-11-031-4/+4
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-16/+16
* * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-1/+33
* * generic/tclIORChan.c: Revised error message generation and handlingdgp2006-02-171-98/+99
* * generic/tclIndexObj.c: Disallow the "ambiguous" error messagedgp2006-02-161-3/+3
* Cleanup and ANSIfydkf2005-10-311-956/+461
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-1/+3077
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* TIP#183 IMPLEMENTATION [Patch 577093]dgp2005-04-271-2/+36
* Standardize some use of test constraints onto names that are documenteddkf2004-06-231-4/+4
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-7/+1
* * tests/cmdAH.test:dgp2003-10-071-19/+17
* * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-071-16/+10
* * tests/io.test:mdejong2003-03-071-13/+15
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-191-2/+2
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-3/+1
* * All the bugs below are instances of the same problem: Theandreas_kupries2002-07-041-47/+63
* tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variantshobbs2002-04-121-14/+21
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-2/+2
* * tests/ioCmd.test: added catch around file removal, as Windowshobbs2001-10-121-15/+3
* * tests/ioCmd.test: Changed the computation of the result forandreas_kupries2001-09-131-4/+21
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-5/+13
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * doc/open.n: Added documentation of \\.\comX notation for openingredman1999-07-221-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* added -encoding to the list of legal options used in the error message whenhershey1999-05-181-8/+8
* * doc/string.n:stanton1999-05-061-5/+5
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-23/+39
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+512