summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Use common option parsing for ConvertfromObjCmd. Fix test error messages.apnadkarni2023-02-021-3/+3
| * | | | | | | | | | Replace encoding -strict etc. with -profileapnadkarni2023-02-021-66/+66
* | | | | | | | | | | Make some tests select an encoding profile instead of relying on the default.pooryorick2023-05-041-13/+30
* | | | | | | | | | | Make encoding profile explicit in some tests.pooryorick2023-04-171-21/+21
* | | | | | | | | | | Correct some test descriptions in encoding.test.pooryorick2023-04-171-3/+3
* | | | | | | | | | | Missed two tests. Blast it :-(apnadkarni2023-03-161-2/+2
* | | | | | | | | | | Merge 9.0apnadkarni2023-03-161-5/+11
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.7dgp2023-03-151-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge in constraint spelling fix. Keep it in case the knownBug constraint is...dgp2023-03-151-3/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | / | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | * | | | | | | | Misspelled constraint created testing noise.dgp2023-03-151-1/+1
* | | | | | | | | | | unicode -> utf-16. Remove some unneeded encodingProfileTodo constraintsjan.nijtmans2023-03-161-11/+1
* | | | | | | | | | | Change -encodingprofile to -profileapnadkarni2023-03-161-5/+5
* | | | | | | | | | | Merge 9.0. Also fix replace profile handling of orphan surrogatesapnadkarni2023-03-141-3/+61
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.7jan.nijtmans2023-03-141-5/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_...jan.nijtmans2023-03-141-5/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa...jan.nijtmans2023-03-141-1/+1
| * | | | | | | | | | Merge 8.7: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-131-0/+40
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-131-0/+40
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-131-0/+35
| | * | | | | | | | | Backport [6fb14ee3e876978c]. Add testcasesjan.nijtmans2023-03-121-0/+12
| * | | | | | | | | | 2 more testcases, proving utf-32 handling of surrogates (actually: not handli...jan.nijtmans2023-03-121-0/+6
| * | | | | | | | | | Minor bug-fix for utf-32: Only throw exception for codepoints > +U10FFFF if "...jan.nijtmans2023-03-121-0/+6
| * | | | | | | | | | Merge 8.7jan.nijtmans2023-03-121-3/+9
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogatesjan.nijtmans2023-03-121-3/+9
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merged 9.0. Note knownProfileBug constraint which mark questionable tests to ...apnadkarni2023-03-101-0/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
* | | | | | | | | | Bug [e778e3f804]. Fix error message for invalid profile name.apnadkarni2023-03-021-0/+8
* | | | | | | | | | Merge 9.0apnadkarni2023-03-011-0/+26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Tests for encoding strings > 4GB (under perf constraint)apnadkarni2023-02-271-0/+26
* | | | | | | | | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be...apnadkarni2023-02-251-93/+93
|/ / / / / / / / /
* | | | | | | | | Merge 8.7jan.nijtmans2023-02-221-5/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2023-02-221-5/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Proposed fix for [d19fe0a5b]: Handling incomplete byte sequences for utf-16/u...jan.nijtmans2023-02-211-0/+6
* | | | | | | | Merge 8.7jan.nijtmans2023-02-221-2/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Proposed fix for [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656)jan.nijtmans2023-02-191-1/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2023-02-171-1/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | complete fixjan.nijtmans2023-02-161-2/+2
| * | | | | | Merge 8.7jan.nijtmans2023-02-161-6/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Try to fix [885c86a9a0]. Doesn't work completely yet.jan.nijtmans2023-02-161-1/+7
* | | | | | | Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem w...jan.nijtmans2023-02-161-2/+2
* | | | | | | Merge 8.7jan.nijtmans2023-02-161-6/+12
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8jan.nijtmans2023-02-161-5/+8
| |\ \ \ \ \ \
| | * | | | | | Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8jan.nijtmans2023-02-161-5/+8
| | |/ / / / /
| * | | | | | Fix for [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindexjan.nijtmans2023-02-151-1/+4
| |/ / / / /
* | | | | | Merge 8.7. Test-case onlyjan.nijtmans2023-02-151-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ticket [10c2c17c32] follow-up. One output char too much with -failindex.jan.nijtmans2023-02-151-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2023-02-141-2/+36
|\ \ \ \ \ | |/ / / /
| * | | | Complete fix for [bd1a60eb9c]. Also fix a bug in the tableencoding. With test...jan.nijtmans2023-02-141-2/+36
* | | | | Merge 8.7. Mark (new) testcase encoding-16.15 as "knownBug": still needs a fix.jan.nijtmans2023-02-131-0/+24
|\ \ \ \ \ | |/ / / /
| * | | | Add 4 more testcases, showing that the same bug is present in utf-16 as well....jan.nijtmans2023-02-091-0/+12
| * | | | Add 4 testcases, showing that the bug fix introduces another (minor) problem....jan.nijtmans2023-02-091-0/+12
| | |_|/ | |/| |