summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd liter...jan.nijtmans2016-09-071-2/+2
|\
* \ [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-2/+33
|\ \ | |/
| * [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-0/+19
| |\
| | * [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cacheddgp2016-07-181-0/+19
| | * Backout of failed attempt to fix [32ae34e63a] got checked into wrong branch.dgp2015-10-231-186/+0
| * | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe.dkf2016-07-161-2/+14
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-37/+37
|/ /
* | Backout failed attempt to fix [32ae34e63a].dgp2015-09-251-185/+0
|\ \ | |/
* | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called ...dgp2015-09-231-0/+185
|\ \ | |/
| * New test attempting to demo Bug [e0a7b3e5f8]. Doesn't work yet.dgp2015-08-131-3/+65
| * A bit of code safety, and then a test demonstrating next issue.dgp2015-08-131-1/+63
| * New test io-53.18 adapted from demo script in [32ae34e63a]. This testdgp2015-08-121-0/+62
* | test portabilitydgp2015-04-301-1/+2
|\ \ | |/
| * Test portability.dgp2015-04-301-1/+2
* | [894da183c8] Test and fix for regression in flushing blocked channels.dgp2015-04-291-1/+32
|\ \ | |/
| * [894da183c8] Test and fix for regression in flushing blocked channels.dgp2015-04-291-1/+32
| |\
| | * [894da183c8] Fix and test for bug at the point it was introduced.bug_894da183c8dgp2015-04-291-1/+32
* | | [879a0747be] Repair handling of incomplete multi-byte chars at the ends of in...dgp2015-04-241-0/+52
|\ \ \ | |/ /
| * | [879a0747be] Repair handling of incomplete multi-byte chars at the endsdgp2015-04-241-0/+52
* | | Test for bug [08872796bc].dgp2015-01-291-0/+19
|\ \ \ | |/ /
| * | Test for bug [08872796bc].dgp2015-01-291-0/+19
* | | [7c187a3773] Fix error in managing inStatePtr->inQueueTail value in thedgp2014-12-181-0/+38
* | | Same patch re-enabling read after EOF, but here applied to 8.6.dgp2014-11-031-0/+20
|\ \ \ | |/ /
| * | Base test for [5adc350683].dgp2014-10-291-0/+20
* | | [10dc6daa37] New fix for [gets] on non-blocking channel. This time properly a...dgp2014-10-181-0/+104
|\ \ \ | |/ /
| * | [10dc6daa37] New fix for [gets] on non-blocking channel. This timedgp2014-10-181-0/+104
| |\ \
| | * | [10dc6daa37] [gets] on a non-blocking channel must take care so thatdgp2014-10-171-0/+68
| |/ /
| * | backport those tests that can bedgp2014-10-101-0/+62
* | | Another test so both DoRead and MBRead are covered.dgp2014-10-101-0/+44
* | | New test io-53.15 for [ed29c4da21].dgp2014-10-101-0/+44
|\ \ \ | |/ /
| * | New test io-53.15 for [ed29c4da21].dgp2014-10-101-0/+45
* | | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7.dgp2014-10-021-0/+33
|\ \ \ | |/ /
| * | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7.dgp2014-10-021-0/+33
* | | merge 8.5; fix notifier mask bug and Tcl_Read performance regressiondgp2014-08-221-1/+4
|\ \ \ | |/ /
| * | Make test io-36.1.1 more portable.dgp2014-08-201-1/+4
* | | Test format of write error messages during binary [chan copy]dgp2014-07-241-0/+30
* | | Test read error during binary [chan copy].dgp2014-07-241-0/+30
* | | Modify the "gettimes" test-command to use the Tcl_Obj API. jan.nijtmans2014-07-161-5/+7
* | | dup test namedgp2014-07-101-1/+1
|\ \ \ | |/ /
| * | dup test namedgp2014-07-101-1/+1
* | | [c31ca233ca] Fix TclGetsObjBinary() so that each [gets] rediscovers whetherdgp2014-07-021-0/+20
|\ \ \ | |/ /
| * | [c31ca233ca] Fix TclGetsObjBinary() so that each [gets] rediscovers whetherdgp2014-07-021-0/+20
* | | When too many chars are read by ReadChars() and we trim the limits to get it ...dgp2014-06-051-0/+33
|\ \ \ | |/ /
| * | When too many chars are read by ReadChars() and we trim the limits todgp2014-06-051-0/+33
* | | Correct the interest masks in the Tcl_CreateFileHandler() calls in PipeWatchP...dgp2014-05-311-6/+0
|\ \ \
| * | | Correct the interest masks in the Tcl_CreateFileHandler() calls indgp2014-05-311-6/+0
| |/ /
* | | Refinements of FlushChannel() and its callers. Notably includes removal of th...dgp2014-05-291-7/+7
|\ \ \ | |/ /
| * | Increase size of test io-29.34 so that it more portably tests the case wheredgp2014-05-281-2/+2
| |/
| * Comment out lines of test io-53.4 that appear to do nothing of any value.dgp2014-05-241-5/+5
| * merge 8.5dgp2014-05-161-0/+79
| |\