summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-01-192-6/+6
|\
| * Fix [https://core.tcl-lang.org/tk/tktview?name=370b1ff03e|370b1ff03e]: Wrong ...jan.nijtmans2023-01-192-6/+6
| |\
| | * Some test-cases need -nocomplainencoding 1, because they use the fallback beh...jan.nijtmans2023-01-182-6/+6
* | | Merge 8.7jan.nijtmans2023-01-181-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-01-181-4/+4
| |\ \ | | |/ | |/|
| | * Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issue...pooryorick2023-01-151-3/+3
* | | Merge 8.7jan.nijtmans2023-01-153-18/+18
|\ \ \ | |/ /
| * | Update documentation, matching current implementationjan.nijtmans2023-01-153-18/+18
* | | Merge 8.7jan.nijtmans2022-12-202-82/+4
|\ \ \ | |/ /
| * | Fix [17a1cb8d6e2a51bd]. From now on, noncharacters are no longer rejected in ...jan.nijtmans2022-12-202-82/+4
| |\ \
| | * | Remove all checks for noncharactersjan.nijtmans2022-12-191-4/+4
| |/ /
* | | Merge 8.7jan.nijtmans2022-12-191-0/+78
|\ \ \ | |/ /
| * | Add two testcases, showing how we can distinguish Invalid Byte sequences, Sur...jan.nijtmans2022-12-191-0/+78
* | | Merge 8.7jan.nijtmans2022-12-161-0/+6
|\ \ \ | |/ /
| * | Addendum to [https://core.tcl-lang.org/tips/doc/trunk/tip/601.md|TIP #601]. A...jan.nijtmans2022-12-161-0/+6
* | | Merge 8.7jan.nijtmans2022-12-161-2/+8
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-12-161-1/+1
| |\ \
| * | | Add testcasejan.nijtmans2022-12-161-2/+8
* | | | Merge 8.7jan.nijtmans2022-12-161-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Adapt iocmd-8.* testcases to change in previous commitjan.nijtmans2022-12-161-1/+1
| |/ /
* | | Merge 8.7jan.nijtmans2022-12-151-5/+5
|\ \ \ | |/ /
| * | Fix Tcl_BadChannelOption(), new -nocomplainencoding and -strictencoding optio...jan.nijtmans2022-12-151-5/+5
* | | Merge 8.7jan.nijtmans2022-12-111-33/+31
|\ \ \ | |/ /
| * | More io test-cases. Mostly backported (and modified) from 9.0jan.nijtmans2022-12-111-31/+124
* | | Merge 8.7jan.nijtmans2022-12-091-16/+57
|\ \ \ | |/ /
| * | Merge 8.7. Adapt testcase, showing that after an encoding error we can change...jan.nijtmans2022-12-091-4/+7
| |\ \
| * | | Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that...jan.nijtmans2022-12-091-0/+40
| |/ /
* | | Fix utf32 lables in testcases (some not necessary any more, one missing), ind...jan.nijtmans2022-12-021-11/+11
* | | Handle "deprecated" condition correctly in test-casesjan.nijtmans2022-12-013-7/+8
* | | Merge 8.7. This also fixes [133456085a]jan.nijtmans2022-11-304-15/+51
|\ \ \ | |/ /
| * | Fix for [084ab982fe]: Use -strict to disable noncharactejan.nijtmans2022-11-301-0/+36
| |\ \
| | * | Proposed fix for [084ab982fe]: Use -strict to disable noncharactersjan.nijtmans2022-11-291-0/+36
* | | | Merge 8.7jan.nijtmans2022-11-292-4/+4
|\ \ \ \ | |/ / /
| * | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-292-4/+4
| |/ /
* | | Merge 8.7jan.nijtmans2022-11-281-1/+1
|\ \ \ | |/ /
| * | Use Tcl_Size for ArithSeries.lenjan.nijtmans2022-11-281-1/+1
* | | Remove "knownBug" constraint: no longer necessaryjan.nijtmans2022-11-251-3/+3
* | | Merge 8.7jan.nijtmans2022-11-251-1/+1
|\ \ \ | |/ /
| * | (partial) fix for [6978c01b65]jan.nijtmans2022-11-251-1/+1
| |\ \
| | * | Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "g...jan.nijtmans2022-11-231-1/+1
| * | | Writing characters > \xFF to a binary channel is deprecated, this will start ...jan.nijtmans2022-11-232-4/+4
| |/ /
* | | Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply...jan.nijtmans2022-11-241-2/+8
* | | Proposed fix for [da63e4c1e]. First version, not 100% as expected yet.jan.nijtmans2022-11-232-4/+4
* | | Merge 8.7jan.nijtmans2022-11-231-0/+3
|\ \ \ | |/ /
| * | leave unixInit-3.2 as-isjan.nijtmans2022-11-231-0/+3
* | | Merge 8.7jan.nijtmans2022-11-233-8/+37
|\ \ \ | |/ /
| * | Progress in fixing [6978c01b65]. Not complete yetjan.nijtmans2022-11-223-5/+34
| |\ \
| | * | Better -strict checking, with testcasesjan.nijtmans2022-11-222-9/+29
| | * | Merge 8.7. More utf-8 checks with --strictjan.nijtmans2022-11-212-3/+12
* | | | Merge 8.7jan.nijtmans2022-11-211-1/+1
|\ \ \ \ | |/ / /