summaryrefslogtreecommitdiffstats
path: root/tests/ioCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Backout failed attempt to fix [32ae34e63a].dgp2015-09-251-24/+24
|\
* | Update tests to new ReflectWatch() behavior.dgp2015-09-231-11/+11
* | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called ...dgp2015-09-231-13/+13
|\ \ | |/
| * Update tests to account for changed ReflectWatch behavior.bug_32ae34e63adgp2015-09-231-13/+13
* | nonportable -> nonPortablejan.nijtmans2015-09-021-2/+2
* | Include option -connecting in test iocmd-8.15.1oehhar2014-12-171-1/+1
* | [9d19af7adb] Make sure all timer events get canceled.dgp2014-07-241-2/+1
* | Avoid [thread::exit]; Using it leads to memleaks.dgp2014-07-221-1/+3
* | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-1/+1
* | Test iocmd-32.1 is not "impossible" but after writing it properly it does seg...dgp2014-05-091-5/+4
|\ \ | |/
| * Test iocmd-32.1 is not "impossible" but after writing it properly itdgp2014-05-091-5/+4
* | merge trunkdgp2014-05-021-1/+2
* | Merge in the fixes for improper ChannelBuffer sharing via recycling.dgp2014-05-011-0/+33
|\ \ | |/
| * Stop the segfaults in [close] during [gets] tests.dgp2014-04-301-2/+19
| * Another segfault demo test, this one with [close] during [gets].dgp2014-04-301-0/+16
* | Merge refcounting machinery for ChannelBuffer.dgp2014-04-211-0/+32
|\ \ | |/
| * Added a refcounting mechanism to ChannelBuffers. Other edits todgp2014-04-211-2/+18
| * Another test exposing another segfault.dgp2014-04-171-0/+16
* | [88aef05cda] Stop reentrancy segfault in reflected channels by managingdgp2014-04-151-0/+19
|\ \ | |/
| * [88aef05cda] Stop reentrancy segfault in reflected channels by managingdgp2014-04-151-0/+19
* | Merge minimal fix for iocmd-23.11.dgp2014-03-281-2/+1
|\ \ | |/
| * Minimal patch to fix iocmd-23.11. Might not be the best fix, but is *a* fix.dgp2014-03-271-2/+1
* | Test iocmd-23.11 demos another segfault.dgp2014-03-271-0/+15
|\ \ | |/
| * Test iocmd-23.11 demos another segfault.dgp2014-03-271-0/+15
* | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-161-1/+1
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Undone part of change [32d93a8414], keeping [chan postevent] synchronous for ...andreask2012-05-091-1/+1
* | * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled theandreask2012-05-091-1/+1
* | * tests/ioCmd.test [Bug 3522560]: Added a test which crashes theandreask2012-05-091-0/+114
* | Disable offending test iocmd.tf-24.16, pending fix in refchan code explored i...ferrieux2012-05-021-1/+1
* | Tame deadlocks in broken refchan tests [Bug 3522560]ferrieux2012-04-301-0/+3
* | Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a iocmd_leaksdgp2011-09-191-4/+15
* | Plug a number of MarshallError memleaks.dgp2011-09-191-5/+0
* | Revise the tests that confront background flush on close across threads.dgp2011-09-181-4/+7
* | revise iocmd.tf-24.16 result to deal with Thread conversiondgp2011-09-121-1/+1
* | Convert uses of the [testthread] command to uses of the Thread package.dgp2011-09-091-148/+144
* | [Bug 2946474] Consistently resume backgrounded flushes+closes when exiting.ferrieux2011-08-171-0/+31
* | More generation of error codes (namespace creation, path normalization,dkf2011-04-031-3/+3
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-1/+2
| | * * 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/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND toandreas_kupries2006-03-161-1/+38
| | * * tests/exec.test: Corrected temporary file managementdgp2003-10-071-30/+30
| | * * tests/io.test: Corrected several tests that failed when pathsdgp2003-10-071-16/+10
| * | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-4/+4
| * | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-2/+2
| * | Test iocmd-32.2 tests for Bug 3034840dgp2010-08-031-1/+14