summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
Commit message (Expand)AuthorAgeFilesLines
* 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 [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [putspooryorick2023-04-031-8/+13
* | Merge 8.7jan.nijtmans2023-03-281-1/+1
|\ \ | |/
| * Merge 8.7. Go back to lowercase for POSIX err-messagesjan.nijtmans2023-03-271-7/+7
| |\
| * \ Merge 8.7jan.nijtmans2023-03-261-1/+1
| |\ \ | | |/
| * | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ...jan.nijtmans2023-03-251-8/+8
| |/
* | 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
| |\
| | * Possible fix for [d7fd37ebd9]: handling leftover prefix in table encodingjan.nijtmans2023-03-191-1/+1
| |/
| * Change -encodingprofile to -profileapnadkarni2023-03-161-3/+3
| * Merge 8.7apnadkarni2023-03-141-1/+1
| |\
| * \ Merge 8.7jan.nijtmans2023-03-081-11/+11
| |\ \
| * \ \ Merge 8.7 - disable tests on WSLapnadkarni2023-03-021-2/+4
| |\ \ \
| * \ \ \ Merge 8.7apnadkarni2023-02-241-8/+8
| |\ \ \ \
| * \ \ \ \ Merge core-8-branchapnadkarni2023-02-071-3/+3
| |\ \ \ \ \
| * | | | | | Update tests to use -encodingprofileapnadkarni2023-02-021-3/+3
| |/ / / / /
* | | | | | Change -encodingprofile to -profileapnadkarni2023-03-161-3/+3
* | | | | | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Freejan.nijtmans2023-03-121-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ 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 9.0jan.nijtmans2023-03-081-11/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge core-8-branchjan.nijtmans2023-03-081-11/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2023-03-081-11/+11
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Add "notWsl" test constraints. Clean up many testcasesjan.nijtmans2023-03-081-137/+148
* | | | | | Merge 9.0 - disable file perms tests on wslapnadkarni2023-03-021-2/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7: Disable more file permissions tests for WSL (not supported in WSL/...apnadkarni2023-03-021-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Disable more file permissions tests for WSL (not supported in WSL/NTFS)apnadkarni2023-03-021-2/+4
| | | |_|/ | | |/| |
* | | | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be...apnadkarni2023-02-251-3/+3
|/ / / /
* | | | Merge 8.7jan.nijtmans2023-02-231-8/+8
|\ \ \ \ | |/ / /
| * | | Merge 8.7. Adapt more testcases not to depend on the system encoding any morejan.nijtmans2023-02-221-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | Some test-cases start failing in 9.0-compatibility-mode (-DTCL_NO_DEPRECATED)...jan.nijtmans2023-02-211-6/+6
| |/ /
* | | Merge 8.7jan.nijtmans2023-01-241-6/+6
|\ \ \ | |/ /
| * | First part of fix for [4a7397e0b3]. Not complete yet.jan.nijtmans2023-01-241-6/+6
| |\ \
| | * \ Merge 9.0jan.nijtmans2023-01-241-3/+3
| | |\ \ | |_|/ / |/| | |
* | | | Merge 8.7jan.nijtmans2023-01-191-3/+3
|\ \ \ \ | |/ / /
| | * | Merge trunk. Make test-cases pass (again). This might indicate a bug in utf-8...jan.nijtmans2023-01-171-6/+6
| |/ / |/| |
* | | Handle "deprecated" condition correctly in test-casesjan.nijtmans2022-12-011-2/+2
* | | Merge 8.7. This also fixes [133456085a]jan.nijtmans2022-11-301-2/+2
|\ \ \
* | | | Proposed fix for [da63e4c1e]. First version, not 100% as expected yet.jan.nijtmans2022-11-231-2/+2
* | | | Merge 8.7jan.nijtmans2022-11-201-0/+1
|\ \ \ \
* \ \ \ \ Merge 8.7jan.nijtmans2022-11-181-1/+0
|\ \ \ \ \
* | | | | | Update test resultdgp2022-10-281-1/+1
* | | | | | TIP #646 correction: let "fconfigure $chan -eofchar" return a single characte...jan.nijtmans2022-10-281-7/+7
* | | | | | Merge 9.0. More strict -eofchar parsingjan.nijtmans2022-10-171-2/+2
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge 9.0. Change the default -eofchar on Windowsjan.nijtmans2022-10-171-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
* | | | | | | new TIP about -eofchar handlingjan.nijtmans2022-10-161-11/+11
|/ / / / / /
* | | | | | Update tests for TIP 602apnadkarni2022-08-011-13/+8