Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes... | jan.nijtmans | 2020-05-08 | 1 | -87/+105 | |
* | | | | | | | | | | More testcases that can run without "testbytestring" constraints. | jan.nijtmans | 2020-05-08 | 1 | -36/+36 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | close fork | dgp | 2020-05-07 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 8.5 | jan.nijtmans | 2020-05-07 | 1 | -20/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2020-05-07 | 1 | -17/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | close fork | dgp | 2020-05-07 | 1 | -16/+16 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Simplify test-cases which don't need the "testbytestring" command to run with... | jan.nijtmans | 2020-05-07 | 1 | -16/+16 | |
| * | | | | | | | | | Same trouble with Tcl_UtfToUniCharDstring. Test and fix. | dgp | 2020-05-07 | 1 | -1/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | merge 8.5 | dgp | 2020-05-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | / / | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Test demonstrating bug in ticket [b2816a3afe]. | dgp | 2020-05-07 | 1 | -0/+3 | |
* | | | | | | | | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move mor... | jan.nijtmans | 2020-05-07 | 1 | -80/+81 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge 8.5 | jan.nijtmans | 2020-05-06 | 1 | -510/+504 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes te... | jan.nijtmans | 2020-05-06 | 1 | -510/+504 | |
* | | | | | | | Merge 8.5. | jan.nijtmans | 2020-05-06 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-sur... | jan.nijtmans | 2020-05-06 | 1 | -5/+3 | |
* | | | | | | One more tip389 selector | jan.nijtmans | 2020-05-05 | 1 | -2/+2 | |
* | | | | | | Merge 8.5 | jan.nijtmans | 2020-05-05 | 1 | -26/+35 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes ... | jan.nijtmans | 2020-05-05 | 1 | -25/+34 | |
* | | | | | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fi... | jan.nijtmans | 2020-05-04 | 1 | -7/+7 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge 8.5 | jan.nijtmans | 2020-05-04 | 6 | -14/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Test-case cleanup. Increase timeout a little bit in main.test, making Travis ... | jan.nijtmans | 2020-05-04 | 12 | -78/+87 | |
* | | | | (partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_... | jan.nijtmans | 2020-05-04 | 1 | -8/+8 | |
* | | | | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commi... | jan.nijtmans | 2020-05-03 | 1 | -1/+4 | |
* | | | | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer al... | jan.nijtmans | 2020-05-02 | 1 | -31/+28 | |
| |/ / |/| | | ||||||
* | | | merge 8.5 | dgp | 2020-04-30 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | D'oh! | dgp | 2020-04-30 | 1 | -1/+1 | |
* | | | merge 8.5 | dgp | 2020-04-30 | 1 | -0/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Test for [4c591fa487]. | dgp | 2020-04-30 | 1 | -0/+9 | |
* | | | merge 8.5 | dgp | 2020-04-30 | 1 | -3/+5 | |
|\ \ \ | |/ / | ||||||
| * | | Revise constraints to where expectations are met. | dgp | 2020-04-30 | 1 | -3/+5 | |
* | | | merge 8.5 | dgp | 2020-04-30 | 1 | -1/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Split a test so other builds are covered. | dgp | 2020-04-30 | 1 | -1/+4 | |
* | | | Merge 8.5 | jan.nijtmans | 2020-04-30 | 2 | -2/+7 | |
|\ \ \ | |/ / | ||||||
| * | | New encoding-15.16 test-case. Fix title of utf 2 test-cases. | jan.nijtmans | 2020-04-30 | 2 | -2/+7 | |
* | | | Merge 8.5 | jan.nijtmans | 2020-04-30 | 1 | -18/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Renumber test-cases | jan.nijtmans | 2020-04-30 | 1 | -18/+6 | |
* | | | Merge 8.5 | jan.nijtmans | 2020-04-30 | 1 | -45/+57 | |
|\ \ \ | |/ / | ||||||
| * | | Remove unnecessary quoting in test-cases. Add some more tests for toupper/tol... | jan.nijtmans | 2020-04-30 | 1 | -45/+57 | |
* | | | Merge 8.5. Mark test knownBug while it fails on builds of this branch. | dgp | 2020-04-29 | 1 | -2/+3 | |
|\ \ \ | |/ / | ||||||
| * | | New test for Tcl_UniCharNcmp. | dgp | 2020-04-29 | 1 | -2/+3 | |
* | | | merge 8.5 | dgp | 2020-04-28 | 1 | -0/+54 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
* | | | merge 8.5 | dgp | 2020-04-28 | 1 | -6/+41 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
* | | | merge 8.5 | dgp | 2020-04-28 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | repair numbering botch. | dgp | 2020-04-28 | 1 | -2/+2 | |
* | | | merge 8.5 | dgp | 2020-04-28 | 1 | -4/+16 | |
|\ \ \ | |/ / | ||||||
| * | | More constrained splits to cover variants. | dgp | 2020-04-28 | 1 | -3/+15 | |