summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Change order of some testcases, matching 8.6jan.nijtmans2020-05-071-12/+12
* | | | | | merge 8.5sebres2020-05-131-0/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | clock.test: more tests for negative month offsets over threshold of a year (i...sebres2020-05-131-0/+18
* | | | | 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
* | | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc...jan.nijtmans2020-05-111-34/+28
* | | | occurance -> occurrence.jan.nijtmans2020-05-114-14/+14
* | | | Tweak Invalid() function: No need for "return 0" twice in the function. jan.nijtmans2020-05-101-7/+7
* | | | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu...jan.nijtmans2020-05-102-13/+4
|\ \ \ \
| * \ \ \ Rebase to latest core-8-6-branch.jan.nijtmans2020-05-082-13/+9
| |\ \ \ \ |/ / / / /
| * | | | Merge changes from parent branchdgp2020-05-071-21/+33
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge 8.6jan.nijtmans2020-05-071-21/+33
| | |\ \ \
| * | | | | split and constrain the failing test.dgp2020-05-071-1/+6
| |/ / / /
| * | | | 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-052-25/+25
| |\ \ \ \ \ \
| * | | | | | | More progress/simplificationjan.nijtmans2020-05-041-21/+12
| * | | | | | | Merge 8.6jan.nijtmans2020-05-041-7/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-047-41/+49
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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.5jan.nijtmans2020-05-081-5/+23
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes...jan.nijtmans2020-05-081-87/+105
* | | | | | | | | | More testcases that can run without "testbytestring" constraints.jan.nijtmans2020-05-081-36/+36
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | close forkdgp2020-05-071-5/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.5jan.nijtmans2020-05-071-20/+20
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ merge 8.5dgp2020-05-071-17/+26
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | close forkdgp2020-05-071-16/+16
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Simplify test-cases which don't need the "testbytestring" command to run with...jan.nijtmans2020-05-071-16/+16
| * | | | | | | | | Same trouble with Tcl_UtfToUniCharDstring. Test and fix.dgp2020-05-071-1/+10
| |/ / / / / / / /
* | | | | | | | | merge 8.5dgp2020-05-071-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Test demonstrating bug in ticket [b2816a3afe].dgp2020-05-071-0/+3
* | | | | | | | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move mor...jan.nijtmans2020-05-071-80/+81
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge 8.5jan.nijtmans2020-05-061-510/+504
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes te...jan.nijtmans2020-05-061-510/+504
* | | | | | | Merge 8.5.jan.nijtmans2020-05-061-11/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-sur...jan.nijtmans2020-05-061-5/+3
* | | | | | One more tip389 selectorjan.nijtmans2020-05-051-2/+2
* | | | | | Merge 8.5jan.nijtmans2020-05-051-26/+35
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes ...jan.nijtmans2020-05-051-25/+34
* | | | | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fi...jan.nijtmans2020-05-041-7/+7
| |_|/ / |/| | |
* | | | Merge 8.5jan.nijtmans2020-05-046-14/+14
|\ \ \ \ | |/ / /
| * | | Test-case cleanup. Increase timeout a little bit in main.test, making Travis ...jan.nijtmans2020-05-0412-78/+87
* | | | (partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_...jan.nijtmans2020-05-041-8/+8
* | | | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commi...jan.nijtmans2020-05-031-1/+4
* | | | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer al...jan.nijtmans2020-05-021-31/+28
| |/ / |/| |
* | | merge 8.5dgp2020-04-301-2/+2
|\ \ \ | |/ /
| * | D'oh!dgp2020-04-301-1/+1
* | | merge 8.5dgp2020-04-301-0/+9
|\ \ \ | |/ /