summaryrefslogtreecommitdiffstats
path: root/tests/utf.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-01-151-11/+11
|\
| * Merge 8.6jan.nijtmans2024-01-151-11/+11
| |\
| | * Fix non-existing function names in test titlesjan.nijtmans2024-01-151-11/+11
| * | Merge 8.6jan.nijtmans2023-12-291-1/+1
| |\ \ | | |/
* | | Unneeded #undef's. Testcase/comment cleanupjan.nijtmans2023-12-291-10/+10
* | | Merge 8.7jan.nijtmans2023-09-121-289/+84
|\ \ \ | |/ /
| | |
| | \
| *-. \ TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0)jan.nijtmans2023-09-121-284/+82
| |\ \ \ | | | |/
| | * | More progressjan.nijtmans2023-05-011-2/+2
| | * | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin...jan.nijtmans2023-05-011-286/+84
* | | | Merge 8.7 - Fix [b5ac3e3786] - Tcl_GetUniChar oob readapnadkarni2023-09-051-1/+29
|\ \ \ \ | |/ / /
| * | | Merge 8.6 - Fix [b5ac3e3786] - Tcl_GetUniChar oob readapnadkarni2023-09-051-1/+29
| |\ \ \ | | |/ / | |/| / | | |/
| | * Tcl_GetUniChar out of bounds read - testsapnadkarni2023-09-051-1/+29
| * | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+1
| |\ \ | | |/
| * | Fix testcase utf-4.12 (which - actually - exposed this bug)jan.nijtmans2022-05-251-4/+3
| * | ucs4 -> utf32jan.nijtmans2022-03-221-23/+23
| * | More progressjan.nijtmans2022-03-221-1/+1
* | | Merge 9.0jan.nijtmans2022-04-141-26/+26
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2022-04-141-22/+22
| |\ \ \ | | |/ / | |/| / | | |/
| | * Change testConstraint "ucs4" to "utf32", since that's more accuratejan.nijtmans2022-04-141-22/+22
| | * Merge 8.5jan.nijtmans2021-04-121-75/+75
| | |\
| | | * Backport utf testcase tweaks from 8.7. No change for ucs-2jan.nijtmans2021-04-121-75/+75
| | | * Backport Tcl_UtfCharComplete() functionality from 8.6 for TCL_UTF_MAX>3. This...jan.nijtmans2021-03-111-3/+3
* | | | Merge 9.0jan.nijtmans2022-04-081-3/+3
|\ \ \ \
* | | | | Final tweaks in testcasesjan.nijtmans2022-03-311-1/+1
* | | | | Minor change in utf.testjan.nijtmans2022-03-311-1/+1
* | | | | Merge 9.0. Restore some testcases working correctly with TCL_UTF_MAX=3jan.nijtmans2022-03-311-3/+3
|\ \ \ \ \ | |/ / / /
* | | | | Merge 9.0. Fix CONTINUATION macro, and testcasesjan.nijtmans2022-03-291-3/+3
|\ \ \ \ \ | |/ / / /
* | | | | TIP #619 implementation. tests not working yetjan.nijtmans2022-03-031-3/+3
|/ / / /
* | | | Merge 8.7jan.nijtmans2021-04-121-19/+38
|\ \ \ \ | |/ / /
| * | | Fix TclStringCat() functions. This makes allmost all testcases pass, one left...jan.nijtmans2021-04-091-19/+19
| * | | More test-cases, involving \xC0 \x80jan.nijtmans2021-04-091-7/+18
| * | | There is no "eq" command any morejan.nijtmans2021-04-071-4/+4
| * | | Merge forkjan.nijtmans2021-04-071-0/+8
| |\ \ \
| | * | | Tests demonstrating the bug. Work on a fix can go here.dgp2020-04-261-0/+8
* | | | | Merge 8.7jan.nijtmans2021-03-301-154/+154
|\ \ \ \ \ | |/ / / /
| * | | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-154/+154
* | | | | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0)jan.nijtmans2021-03-151-55/+54
|\ \ \ \ \ | |/ / / /
| * | | | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-151-55/+54
| |\ \ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2021-02-151-1/+19
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2020-12-041-3/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-201-6/+6
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-141-2/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.7. Further progress with TIP implementation.jan.nijtmans2020-05-131-113/+89
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-03-101-19/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6jan.nijtmans2021-03-101-19/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Fix [4c591fa487]: [string compare] EIAS violationjan.nijtmans2021-03-101-19/+1
* | | | | | | | | | | Merge 8.7jan.nijtmans2021-03-041-20/+59
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6. Basically re-number testcases so they align with the 8.6 test-casesjan.nijtmans2021-03-031-20/+59
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Merge 8.5. Just split some testcasesjan.nijtmans2021-03-031-5/+10
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Backport improvements in UTF-8 handling for Tcl_UtfPrev/Tcl_UtfNext from 8.7 ...jan.nijtmans2021-03-031-28/+64