| Commit message (Expand) | Author | Age | Files | Lines |
* | Test demonstrating bug in ticket [b2816a3afe]. | dgp | 2020-05-07 | 1 | -0/+3 |
|
|
* | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes te... | jan.nijtmans | 2020-05-06 | 1 | -510/+504 |
|
|
* | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-sur... | jan.nijtmans | 2020-05-06 | 1 | -5/+3 |
|
|
* | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes ... | jan.nijtmans | 2020-05-05 | 1 | -25/+34 |
|
|
* | Test-case cleanup. Increase timeout a little bit in main.test, making Travis ... | jan.nijtmans | 2020-05-04 | 12 | -78/+87 |
|
|
* | D'oh! | dgp | 2020-04-30 | 1 | -1/+1 |
|
|
* | Test for [4c591fa487]. | dgp | 2020-04-30 | 1 | -0/+9 |
|
|
* | Revise constraints to where expectations are met. | dgp | 2020-04-30 | 1 | -3/+5 |
|
|
* | Split a test so other builds are covered. | dgp | 2020-04-30 | 1 | -1/+4 |
|
|
* | New encoding-15.16 test-case. Fix title of utf 2 test-cases. | jan.nijtmans | 2020-04-30 | 2 | -2/+7 |
|
|
* | Renumber test-cases | jan.nijtmans | 2020-04-30 | 1 | -18/+6 |
|
|
* | Remove unnecessary quoting in test-cases. Add some more tests for toupper/tol... | jan.nijtmans | 2020-04-30 | 1 | -45/+57 |
|
|
* | New test for Tcl_UniCharNcmp. | dgp | 2020-04-29 | 1 | -2/+3 |
|
|
* | Correct the tests for variants with no UCS-4 support. | dgp | 2020-04-28 | 1 | -6/+6 |
|
|
* | Test the other notation too (as was already done in 8.7+) | dgp | 2020-04-28 | 1 | -0/+54 |
|
|
* | Split tests utf-8.5. | dgp | 2020-04-28 | 1 | -1/+7 |
|
|
* | Expand coverage of indexing across all variants. | dgp | 2020-04-28 | 1 | -5/+34 |
|
|
* | repair numbering botch. | dgp | 2020-04-28 | 1 | -2/+2 |
|
|
* | More constrained splits to cover variants. | dgp | 2020-04-28 | 1 | -3/+15 |
|
|
* | If we insist on tidy grouping and numbering, lets get it right. | dgp | 2020-04-28 | 1 | -25/+25 |
|
|
* | Restore constraint compat with later branches in utf-2.8* tests. | dgp | 2020-04-28 | 1 | -2/+2 |
|
|
* | Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4) | jan.nijtmans | 2020-04-28 | 1 | -81/+111 |
|
|
* | Improve the reporting of a failing test. Start testing extended chars. | dgp | 2020-04-27 | 1 | -2/+14 |
|
|
* | Parameterize tests of Tcl_UniCharNcasecmp | dgp | 2020-04-27 | 1 | -55/+17 |
|
|
* | case | dgp | 2020-04-27 | 1 | -1/+1 |
|
|
* | case | dgp | 2020-04-27 | 1 | -2/+2 |
|
|
* | constraint fixes | dgp | 2020-04-27 | 1 | -9/+9 |
|
|
* | test reconciliation | dgp | 2020-04-27 | 1 | -5/+33 |
|
|
* | Pull back another test from 8.7. | dgp | 2020-04-27 | 1 | -1/+3 |
|
|
* | bring back new tests | dgp | 2020-04-27 | 1 | -0/+22 |
|
|
* | More test reconciliation. | dgp | 2020-04-26 | 1 | -1/+11 |
|
|
* | test reconciliation | dgp | 2020-04-26 | 1 | -1/+4 |
|
|
* | Refine the constraint. The fact that Tcl stores extended characters | dgp | 2020-04-26 | 1 | -2/+4 |
|
|
* | Continuing test reconciliation. | dgp | 2020-04-26 | 1 | -0/+7 |
|
|
* | Bring back a set of tests from 8.6. Invented new constraints to constrain to | dgp | 2020-04-26 | 1 | -0/+30 |
|
|
* | Fix [cc4d805771]: reg-13.17.error fails in 8.5 tip | jan.nijtmans | 2020-04-24 | 1 | -2/+1 |
|
|
* | Two more tests developed during work on [27944a3661]. | dgp | 2020-04-24 | 1 | -0/+6 |
|
|
* | Revise tests to reflect fixed bug in RE parsing of \uHHHH escapes. | dgp | 2020-04-24 | 1 | -1/+2 |
|
|
* | Missing '0' | jan.nijtmans | 2020-04-24 | 1 | -1/+1 |
|
|
* | Add protections against overflow in Unicode values. Backported from 8.6. Also... | jan.nijtmans | 2020-04-24 | 1 | -5/+9 |
|
|
* | Fix [1004065]: UTF-8 encoding crashes in UCS-4 mode | jan.nijtmans | 2020-04-23 | 5 | -71/+60 |
|\ |
|
| * | Another ucs2 testContraint no longer used | jan.nijtmans | 2020-04-22 | 1 | -2/+0 |
|
|
| * | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT... | jan.nijtmans | 2020-04-22 | 4 | -10/+4 |
|
|
* | | test number reuse | dgp | 2020-04-22 | 1 | -3/+3 |
|
|
* | | Collection of tests checking read limit protections calling Tcl_UtfNext. | dgp | 2020-04-22 | 1 | -0/+117 |
|
|
* | | Eliminate the -bytestring option of [testutfnext]. No caller needs anything e... | dgp | 2020-04-22 | 1 | -100/+100 |
|
|
* | | Restored a test constraint to tolerate [1004065] (maybe just in time to not n... | dgp | 2020-04-22 | 4 | -9/+12 |
|/ |
|
* | Determine "testConstraint ucs2" without the need for a testcommand. Rename "c... | jan.nijtmans | 2020-04-22 | 5 | -34/+30 |
|
|
* | Improve the "testutfnext" command. It can now accept both bytes and strings, ... | jan.nijtmans | 2020-04-21 | 1 | -104/+104 |
|
|
* | remove merge litter | dgp | 2020-04-21 | 1 | -1/+0 |
|
|