summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6sebres2019-11-141-1/+1
|\
| * merge 8.5sebres2019-11-141-1/+1
| |\
| | * remove unneeded constraintsebres2019-11-141-1/+1
* | | added removal of timeout-event in cleanup of io-44.6 (can bother followed tes...sebres2019-11-071-4/+5
* | | Merge 8.6jan.nijtmans2019-09-101-2/+2
|\ \ \ | |/ /
| * | 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.6jan.nijtmans2019-08-271-1/+1
|\ \ \ | |/ /
| * | 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
* | | Merge 8.6jan.nijtmans2019-08-131-2/+3
|\ \ \ | |/ /
| * | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related...jan.nijtmans2019-08-111-2/+3
* | | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-2/+2
* | | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers.pooryorick2019-04-271-0/+63
* | | merge 8.6 (regression bug-[cc1e91552c], etc)sebres2019-01-091-2/+6
|\ \ \ | |/ /
| * | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-081-2/+6
* | | merge 8.6dgp2018-06-261-6/+5
|\ \ \ | |/ /
| * | Restore lost tests.dgp2018-06-261-6/+5
* | | merge 8.6jan.nijtmans2018-06-251-4/+0
|\ \ \ | |/ /
| * | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-4/+0
* | | merge 8.7dgp2018-01-291-0/+5
|\ \ \
| * \ \ test suite debuggingdgp2018-01-251-0/+5
| |\ \ \ | | |/ /
| | * | lifetime management of files generated by testsdgp2018-01-251-0/+5
| | |\ \ | | | |/
| | | * lifetime management of files generated by testsdgp2018-01-251-0/+5
| | | |
| \ \ \
*-. \ \ \ Merge trunk. And merge jn-0d-radix-prefix branch in too (too small to be cons...jan.nijtmans2017-10-131-1/+1
|\ \ \ \ \ | | |/ / /
| * | | | Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's s...jan.nijtmans2017-06-271-1/+1
| |/ / /
| * | | Repair revised tests that failed.dgp2017-04-171-1/+1
| |\ \ \ | | |/ /
| | * | Repair revised tests that failed.dgp2017-04-171-1/+1
| * | | merge core-8-6-branchjan.nijtmans2017-04-141-2/+2
| |\ \ \ | | |/ /
| | * | 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
* | | | Use "0o" in stead of "0" as octal prefix in more places.jan.nijtmans2017-04-071-2/+2
|/ / /
* | | 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.dgp2015-04-291-1/+32
* | | [879a0747be] Repair handling of incomplete multi-byte chars at the ends of in...dgp2015-04-241-0/+52
|\ \ \ | |/ /