summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-09-281-17/+22
|\
| * test-case cleanupjan.nijtmans2023-09-281-45/+76
* | Merge 8.7jan.nijtmans2023-09-201-9/+5
|\ \ | |/
* | Merge 8.7jan.nijtmans2023-08-251-1/+1
|\ \ | |/
| * Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj()jan.nijtmans2023-08-251-1/+1
* | Merge 8.7 - Fix UtfToUtf16Procapnadkarni2023-08-181-5/+1
|\ \ | |/
| * Fix UtfToUtf16Proc and UtfToUCS2Proc to not assume sizeof(Tcl_UniChar) is siz...apnadkarni2023-08-181-5/+1
* | Add some implicit "-profile tcl8" to testcasesjan.nijtmans2023-07-271-1/+1
* | Merge 8.7jan.nijtmans2023-07-041-41/+29
|\ \ | |/
| * Use more uppercase hex in documentation and test-cases (for consistancy)jan.nijtmans2023-07-041-41/+29
| * Backport fix [66ffafd309]. DBCS infinite loop on invalid encodingapnadkarni2023-07-021-0/+21
* | Tests for [66ffafd309]apnadkarni2023-07-021-0/+22
* | Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodingsapnadkarni2023-06-291-0/+9
|\ \ | |/
| * Bug [6a3e2cb0f0] - invalid bytes in escape encodingsapnadkarni2023-06-291-0/+9
* | 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