summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ...jan.nijtmans2023-03-201-2/+18
* | Merge 8.7jan.nijtmans2023-03-201-1/+1
|\ \ | |/
| * Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3jan.nijtmans2023-03-201-1/+1
* | Merge 8.7jan.nijtmans2023-03-201-1/+1
|\ \ | |/
| * Fix [d7fd37ebd9]: handling leftover prefix in table encodingjan.nijtmans2023-03-201-1/+1
| * Change -encodingprofile to -profileapnadkarni2023-03-161-22/+22
| * Merge 8.7apnadkarni2023-03-141-2/+2
| |\
| * \ Merge 8.7apnadkarni2023-03-101-4/+14
| |\ \
| * \ \ Merge 8.7 - disable tests on WSLapnadkarni2023-03-021-2/+4
| |\ \ \
| * | | | Bug [e778e3f804]. Fix error message for invalid profile name.apnadkarni2023-03-021-1/+1
| * | | | Merge 8.7apnadkarni2023-02-281-0/+21
| |\ \ \ \
| * \ \ \ \ Merge 8.7apnadkarni2023-02-281-63/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7apnadkarni2023-02-241-8/+8
| |\ \ \ \ \ \
| * | | | | | | -strictencoding 1 -> -encodingprofile strict (since the testcases placed back...jan.nijtmans2023-02-231-8/+8
| * | | | | | | Remove left-over traces of [0a74820b6d], which was merged into the apn-encodi...jan.nijtmans2023-02-231-382/+92
| * | | | | | | Merge 8.7apnadkarni2023-02-151-0/+97
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge core-8-branchapnadkarni2023-02-071-91/+381
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix test io-75.14.pooryorick2023-02-041-1/+1
| | * | | | | | | | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] pooryorick2023-02-031-90/+380
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets]pooryorick2023-02-021-158/+292
| | | * | | | | | | | For [read] and [gets] encoding errors, use "-result read" in return options pooryorick2023-01-081-45/+96
| | | * | | | | | | | Merge py-b8f575aa23: Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1...pooryorick2023-01-021-2/+30
| | | * | | | | | | | Add test for [gets] in non-strict mode after an encoding error.pooryorick2022-12-301-0/+22
| | | * | | | | | | | New test, io-12.9.strict, for issue report [1bedc53c8cb878f0].pooryorick2022-12-301-0/+18
| | | * | | | | | | | Fix DoReadChars() to correctly discard encoding errors after eofchar has been...pooryorick2022-12-301-2/+34
| | | * | | | | | | | A better fix for [b8f575aa23], as it maintains the expectation that synchronous pooryorick2022-12-281-13/+16
| * | | | | | | | | | Update tests to use -encodingprofileapnadkarni2023-02-021-22/+22
| |/ / / / / / / / /
* | | | | | | | | | Change -encodingprofile to -profileapnadkarni2023-03-161-22/+22
* | | | | | | | | | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Freejan.nijtmans2023-03-121-2/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Always output 2 hex characters in "unexpected byte sequence" exception message. jan.nijtmans2023-03-121-1/+1
| * | | | | | | | | | merge 8.7dgp2023-03-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | merge 8.6dgp2023-03-101-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | Make test less fragile to changing set of options.dgp2023-03-101-1/+1
* | | | | | | | | | | Merged 9.0. Note knownProfileBug constraint which mark questionable tests to ...apnadkarni2023-03-101-4/+15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.7jan.nijtmans2023-03-091-4/+11
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge 8.6jan.nijtmans2023-03-091-4/+11
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be short...jan.nijtmans2023-03-091-4/+11
* | | | | | | | | | Merge 9.0jan.nijtmans2023-03-071-61/+43
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Bug [9a978f8323]: Fix large reads > 2GBapnadkarni2023-03-031-61/+43
| |\ \ \ \ \ \ \ \ \