summaryrefslogtreecommitdiffstats
path: root/tests/utf.test
Commit message (Expand)AuthorAgeFilesLines
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\
| * Merge 8.7jan.nijtmans2020-11-191-6/+6
| |\
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
| |/ |/|
* | Merge 8.6jan.nijtmans2020-11-161-4/+4
|\ \
| * | Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3jan.nijtmans2020-11-161-4/+4
* | | Merge 8.6jan.nijtmans2020-11-161-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t...jan.nijtmans2020-11-161-2/+6
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | More of the same (see previous commit)jan.nijtmans2020-07-161-1/+1
* | Merge 8.6jan.nijtmans2020-07-101-2/+2
|\ \ | |/
| * Fix utf-1.13 testcase for TCL_UTF_MAX>3jan.nijtmans2020-07-101-1/+1
* | Merge 8.6. Fix documentation for \Uhhhhhhhh escape sequences > U+FFFF, which ...jan.nijtmans2020-07-101-2/+2
|\ \ | |/
| * Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c...jan.nijtmans2020-07-101-2/+2
| * Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes f...jan.nijtmans2020-05-181-9/+3
* | Sync testcases with 8.6jan.nijtmans2020-05-131-99/+45
|\ \ | |/
| * Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytesjan.nijtmans2020-05-131-134/+77
| |\
| | * Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MA...jan.nijtmans2020-05-121-19/+18
| | |\ | | |/ | |/|
| | * Fix "knownBug" utf-4.11. Turns out a few other testcases where still not cor...jan.nijtmans2020-05-121-174/+54
| | * Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ...jan.nijtmans2020-05-111-100/+112
| | |\
| | * | Change order of some testcases, matching 8.6jan.nijtmans2020-05-071-12/+12
| * | | Merge 8.5jan.nijtmans2020-05-121-66/+59
| |\ \ \ | | |_|/ | |/| |
| | * | Unsplit some test-cases and renumber, for testcase which give the same result...jan.nijtmans2020-05-121-100/+46
* | | | Merge 8.6jan.nijtmans2020-05-111-32/+29
|\ \ \ \ | |/ / /
| * | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc...jan.nijtmans2020-05-111-34/+28
* | | | Merge 8.6jan.nijtmans2020-05-111-1/+1
|\ \ \ \ | |/ / /
| * | | occurance -> occurrence.jan.nijtmans2020-05-111-1/+1
* | | | Merge 8.6jan.nijtmans2020-05-101-74/+81
|\ \ \ \ | |/ / /
| * | | Tweak Invalid() function: No need for "return 0" twice in the function. jan.nijtmans2020-05-101-7/+7
| * | | Rebase to latest core-8-6-branch.jan.nijtmans2020-05-081-12/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge 8.6jan.nijtmans2020-05-071-21/+33
| | |\ \
| | * \ \ merge 8.6dgp2020-05-071-2/+8
| | |\ \ \
| | * \ \ \ Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes ...jan.nijtmans2020-05-071-543/+515
| | |\ \ \ \
| | * | | | | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't).jan.nijtmans2020-05-051-0/+12
| | * | | | | Merge 8.6jan.nijtmans2020-05-051-23/+23
| | |\ \ \ \ \
| | * | | | | | More progress/simplificationjan.nijtmans2020-05-041-21/+12
| | * | | | | | Merge 8.6jan.nijtmans2020-05-041-7/+7
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-041-27/+35
| | |\ \ \ \ \ \ \
| | * | | | | | | | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3jan.nijtmans2020-05-021-59/+56
| | * | | | | | | | More fixes for [ed29806baf]. Not working yet. WIPjan.nijtmans2020-05-021-22/+23
* | | | | | | | | | Merge 8.6jan.nijtmans2020-05-081-5/+23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 8.5jan.nijtmans2020-05-081-5/+23
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes...jan.nijtmans2020-05-081-87/+105
* | | | | | | | | | Merge 8.6jan.nijtmans2020-05-081-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | More testcases that can run without "testbytestring" constraints.jan.nijtmans2020-05-081-36/+36
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge 8.6dgp2020-05-071-19/+31
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | close forkdgp2020-05-071-5/+5
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge 8.5jan.nijtmans2020-05-071-20/+20
| | |\ \ \ \ \ \ \ \