summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* Fix previous errors in encoding.testpooryorick2023-06-271-10/+13
* Merge 8.7jan.nijtmans2023-06-131-1/+1
|\
| * Specify implicit "-profile tcl8" in encoding-24.4 testcasejan.nijtmans2023-06-131-1/+1
| * Merge 8.7apnadkarni2023-03-161-3/+1
| |\
| * | Change -encodingprofile to -profileapnadkarni2023-03-161-5/+5
| * | Merge 8.7apnadkarni2023-03-141-3/+61
| |\ \
| * | | Bug [e778e3f804]. Fix error message for invalid profile name.apnadkarni2023-03-021-0/+8
| * | | Merge 8.7apnadkarni2023-02-241-2/+2
| |\ \ \
| * \ \ \ Merge 8.7apnadkarni2023-02-231-7/+12
| |\ \ \ \ | | |/ / /
| * | | | Merge 8.7apnadkarni2023-02-221-1/+7
| |\ \ \ \
| * | | | | Minor refactoring/fixes after mergeapnadkarni2023-02-181-2/+2
| * | | | | Merge 8.7 to pick up UTF-8 encoding fixapnadkarni2023-02-181-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7apnadkarni2023-02-171-6/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7apnadkarni2023-02-151-3/+61
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge core-8-branchapnadkarni2023-02-071-3/+9
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /