summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-08-011-21/+24
|\
| * testcase cleanupjan.nijtmans2023-08-011-27/+48
* | Move channel close commands to -cleanup so that when the (expected) errordgp2023-07-141-2/+3
* | Merge 8.7 - Bug [5be203d6ca] - io-7.3 failureapnadkarni2023-07-051-2/+1
|\ \ | |/
| * Branch meant for bug-fixing [5be203d6ca]: io-7.3 and chanio-7.3 fail in debug...jan.nijtmans2023-07-031-2/+1
* | Merge 8.7jan.nijtmans2023-07-031-1/+2
|\ \ | |/
| * Temporary disable tests io-7.3 and chanio-7.3, which fail in debug mode. Tick...jan.nijtmans2023-07-031-1/+2
| * Backport fix [66ffafd309]. DBCS infinite loop on invalid encodingapnadkarni2023-07-021-1/+1
* | Bug [66ffafd309]apnadkarni2023-07-011-1/+1
* | Merge 8.7 - fix tests - hardcoded port and wsl.apnadkarni2023-06-191-5/+6
|\ \ | |/
| * Merge 8.6 - fix tests - hardcoded port and wsl.apnadkarni2023-06-191-5/+6
| |\
| | * Fix hardcoded port numbers causing Windows failures with hyperv. Disableapnadkarni2023-06-191-7/+10
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-3/+3
* | | Merge 8.7jan.nijtmans2023-05-301-54/+45
|\ \ \ | |/ /
| * | Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653jan.nijtmans2023-05-301-303/+421
* | | Left-over TCL_ENCODING_STRICT, not used any more.jan.nijtmans2023-05-091-1/+3
* | | Make some tests select an encoding profile instead of relying on the default.pooryorick2023-05-041-249/+265
* | | More size_t -> Tcl_Size, missed by earlier updatesjan.nijtmans2023-04-271-1/+1
|\ \ \ | |/ /
| * | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when return...jan.nijtmans2023-04-121-2/+6
* | | Fix for [25cdcb7e8fb381fb]: Incomplete utf-8 sequence followed by eofcharpooryorick2023-04-181-4/+30
* | | Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a]apnadkarni2023-04-181-2/+2
* | | Make encoding profile explicit in some tests.pooryorick2023-04-171-1/+1
* | | Fix for [eabcbd08274f2d22], [read] error persists on channel with strictpooryorick2023-04-161-0/+24
* | | Fix mistake in test io-75.14 and make some spelling corrections.pooryorick2023-04-161-14/+13
* | | Extend test io-75.15 to read invalid bytes in binary mode and then use [gets] pooryorick2023-04-151-1/+10
* | | Fix for [a7a89d422a4f5dd3], Under strict encoding, [gets] returns an error in...pooryorick2023-04-151-13/+13
* | | New test for [gets] with strict encoding. Also add "\" in io-76.9, missing inpooryorick2023-04-141-7/+32
* | | Fix for [0cd1ae596e709259], under strict encoding, [gets] returns an error evenpooryorick2023-04-141-14/+56
* | | Remove last reference to -nocomplainencoding and fix some spelling errors.pooryorick2023-04-131-1/+1
* | | Rearrange code blocks in DoReadChars to do less work when returning early.pooryorick2023-04-121-2/+6
* | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-3/+3
|\ \ \ | |/ /
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* | | Remove obsolete comments.pooryorick2023-04-061-3/+0
* | | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longerpooryorick2023-04-061-17/+41
* | | Merge 8.7jan.nijtmans2023-04-041-1/+1
|\ \ \ | |/ /
| * | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ...jan.nijtmans2023-04-041-1/+1
| * | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars().pooryorick2023-04-041-1/+27
* | | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-031-14/+38
* | | Fix typo in previous commit.pooryorick2023-04-031-1/+1
* | | Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars().pooryorick2023-04-031-1/+27
* | | Merge 8.7jan.nijtmans2023-03-281-10/+10
|\ \ \ | |/ /
| * | Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-271-17/+17
| |\ \
| * \ \ Merge 8.7jan.nijtmans2023-03-261-1/+1
| |\ \ \ | | |/ /
| * | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ...jan.nijtmans2023-03-251-18/+18
| |/ /
* | | Merge 9.0jan.nijtmans2023-03-221-6/+2
|\ \ \ | |/ /
| * | Remove knownProfileBug constraint: this is already fixedjan.nijtmans2023-03-221-4/+1
* | | Merge 8.7jan.nijtmans2023-03-211-5/+21
|\ \ \ | |/ /
| * | Some test-cases, which test for partial read without throwing EILSEQ immediat...jan.nijtmans2023-03-211-5/+5
| * | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does n...jan.nijtmans2023-03-201-0/+16
* | | Merge 8.7jan.nijtmans2023-03-211-2/+18
|\ \ \ | |/ /