summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* merge 8.5sebres2019-11-141-1/+1
|\
| * remove unneeded constraintsebres2019-11-141-1/+1
* | Merge 8.5jan.nijtmans2019-09-101-2/+2
|\ \ | |/
| * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-2/+2
* | Merge 8.5jan.nijtmans2019-08-271-1/+1
|\ \ | |/
| * One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::tes...jan.nijtmans2019-08-271-1/+1
| * Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the ...jan.nijtmans2019-08-201-41/+42
* | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related...jan.nijtmans2019-08-111-2/+3
* | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-081-2/+6
* | Restore lost tests.dgp2018-06-261-6/+5
* | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-4/+0
* | lifetime management of files generated by testsdgp2018-01-251-0/+5
|\ \ | |/
| * lifetime management of files generated by testsdgp2018-01-251-0/+5
* | Repair revised tests that failed.dgp2017-04-171-1/+1
* | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ...jan.nijtmans2017-04-141-2/+2
* | [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
* | 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.dgp2015-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