Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -154/+154 |
* | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() | jan.nijtmans | 2021-03-15 | 1 | -55/+54 |
|\ | |||||
| * | Merge 8.7 | jan.nijtmans | 2021-02-15 | 1 | -1/+19 |
| |\ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2020-12-04 | 1 | -3/+3 |
| |\ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-11-20 | 1 | -6/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2020-10-14 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7. Further progress with TIP implementation. | jan.nijtmans | 2020-05-13 | 1 | -113/+89 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-03-10 | 1 | -19/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix [4c591fa487]: [string compare] EIAS violation | jan.nijtmans | 2021-03-10 | 1 | -19/+1 |
* | | | | | | | | Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases | jan.nijtmans | 2021-03-03 | 1 | -20/+59 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Merge 8.5. Just split some testcases | jan.nijtmans | 2021-03-03 | 1 | -5/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Backport improvements in UTF-8 handling for Tcl_UtfPrev/Tcl_UtfNext from 8.7 ... | jan.nijtmans | 2021-03-03 | 1 | -28/+64 |
| | * | | | | | | Backport 3 additional test-cases from 8.6 for TCL_UTF_MAX>3 | jan.nijtmans | 2021-02-17 | 1 | -7/+16 |
| | * | | | | | | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t... | jan.nijtmans | 2020-11-18 | 1 | -6/+6 |
| | * | | | | | | Testcase cleanup: Sync with testcases in core-8-6-branch | jan.nijtmans | 2020-05-13 | 1 | -75/+54 |
| * | | | | | | | Backport some UTF-8-related changed from 8.7 to 8.6, only for TCL_UTF_MAX > 3... | jan.nijtmans | 2021-03-02 | 1 | -14/+51 |
| * | | | | | | | Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 | jan.nijtmans | 2021-02-16 | 1 | -8/+17 |
* | | | | | | | | merge 8.6 | dgp | 2021-01-02 | 1 | -1/+19 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Suppress testing of known bug only when it is present. Allow tests that pass. | dgp | 2020-12-26 | 1 | -1/+19 |
* | | | | | | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-19 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
* | | | | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-16 | 1 | -4/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3 | jan.nijtmans | 2020-11-16 | 1 | -4/+4 |
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-11-16 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is t... | jan.nijtmans | 2020-11-16 | 1 | -2/+6 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
* | | | | | More of the same (see previous commit) | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-07-10 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix utf-1.13 testcase for TCL_UTF_MAX>3 | jan.nijtmans | 2020-07-10 | 1 | -1/+1 |
* | | | | | Merge 8.6. Fix documentation for \Uhhhhhhhh escape sequences > U+FFFF, which ... | jan.nijtmans | 2020-07-10 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c... | jan.nijtmans | 2020-07-10 | 1 | -2/+2 |
| * | | | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes f... | jan.nijtmans | 2020-05-18 | 1 | -9/+3 |
* | | | | Sync testcases with 8.6 | jan.nijtmans | 2020-05-13 | 1 | -99/+45 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes | jan.nijtmans | 2020-05-13 | 1 | -134/+77 |
| |\ \ | |||||
| | * \ | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MA... | jan.nijtmans | 2020-05-12 | 1 | -19/+18 |
| | |\ \ | | |/ / | |/| | | |||||
| | * | | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not cor... | jan.nijtmans | 2020-05-12 | 1 | -174/+54 |
| | * | | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ... | jan.nijtmans | 2020-05-11 | 1 | -100/+112 |
| | |\ \ | |||||
| | * | | | Change order of some testcases, matching 8.6 | jan.nijtmans | 2020-05-07 | 1 | -12/+12 |
| * | | | | Merge 8.5 | jan.nijtmans | 2020-05-12 | 1 | -66/+59 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Unsplit some test-cases and renumber, for testcase which give the same result... | jan.nijtmans | 2020-05-12 | 1 | -100/+46 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 1 | -32/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc... | jan.nijtmans | 2020-05-11 | 1 | -34/+28 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 1 | -1/+1 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-05-10 | 1 | -74/+81 |
|\ \ \ \ | |/ / / | |||||
| * | | | Tweak Invalid() function: No need for "return 0" twice in the function. | jan.nijtmans | 2020-05-10 | 1 | -7/+7 |