summaryrefslogtreecommitdiffstats
path: root/tests/utf.test
Commit message (Expand)AuthorAgeFilesLines
* Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4)jan.nijtmans2020-04-281-81/+111
* Improve the reporting of a failing test. Start testing extended chars.dgp2020-04-271-2/+14
* Parameterize tests of Tcl_UniCharNcasecmpdgp2020-04-271-55/+17
* casedgp2020-04-271-1/+1
* casedgp2020-04-271-2/+2
* constraint fixesdgp2020-04-271-9/+9
* test reconciliationdgp2020-04-271-5/+33
* Pull back another test from 8.7.dgp2020-04-271-1/+3
* bring back new testsdgp2020-04-271-0/+22
* More test reconciliation.dgp2020-04-261-1/+11
* test reconciliationdgp2020-04-261-1/+4
* Refine the constraint. The fact that Tcl stores extended charactersdgp2020-04-261-2/+4
* Continuing test reconciliation.dgp2020-04-261-0/+7
* Bring back a set of tests from 8.6. Invented new constraints to constrain todgp2020-04-261-0/+30
* Two more tests developed during work on [27944a3661].dgp2020-04-241-0/+6
* Fix [1004065]: UTF-8 encoding crashes in UCS-4 modejan.nijtmans2020-04-231-56/+56
|\
* | test number reusedgp2020-04-221-3/+3
* | Collection of tests checking read limit protections calling Tcl_UtfNext.dgp2020-04-221-0/+117
* | Eliminate the -bytestring option of [testutfnext]. No caller needs anything e...dgp2020-04-221-100/+100
|/
* Determine "testConstraint ucs2" without the need for a testcommand. Rename "c...jan.nijtmans2020-04-221-26/+26
* Improve the "testutfnext" command. It can now accept both bytes and strings, ...jan.nijtmans2020-04-211-104/+104
* Pair every compat85 test with a fullutf test so that we cover all variants.dgp2020-04-201-30/+107
* Reconcile tests to the 8.5 branch history.dgp2020-04-201-1/+1
* typodgp2020-04-191-1/+1
* More test-cases. Fix wrong quoting in testcase utf-10.5jan.nijtmans2020-04-191-8/+44
* Clean-up testcases: Constant use of uppercase in hex-values. Use "testbytestr...jan.nijtmans2020-04-181-141/+137
* More tests explicitly for Tcl_UtfNext near validity boundary U+110000dgp2020-04-171-0/+6
* [493dccc2de] Coverage that Tcl_UtfPrev also checks the upper range validity.dgp2020-04-171-0/+24
* Corrections for many tests, changing lead byte \xF4 to \xF2.dgp2020-04-171-46/+46
* Backport a collection of tests for consistency between branches.dgp2020-04-171-5/+12
* Bring back the test utf-2.11; it fails in a TCL_UTF_MAX=4 build.dgp2020-04-171-0/+8
* More test-casesjan.nijtmans2020-04-171-0/+30
* More tests and fix for overlong handling in revised Tcl_UtfNext.dgp2020-04-161-1/+22
* merge 8.5dgp2020-04-161-0/+69
|\
| * More test coveragedgp2020-04-151-0/+42
| * New tests checking Tcl_UtfPrev handling of overlong sequences. Bug demonstrated.dgp2020-04-151-0/+27
* | Add test demonstrating that Tcl_UtfNext accepts overlong byte sequences,dgp2020-04-151-3/+3
* | Collection of coverage tests for Tcl_UtfNext.dgp2020-04-151-2/+244
|/
* Backport test-cases from 8.6jan.nijtmans2020-04-141-10/+30
* Repair tests to expect the right thing.dgp2020-04-131-2/+2
* more testsdgp2020-04-081-0/+45
* Convert the tests to use the testing command.dgp2020-04-071-92/+116
* More tests that should continue to demo faults in Tcl_UtfPrev afterdgp2020-04-071-0/+23
* Set of tests demonstrating flaws in Tcl_UtfPrev (as viewed through a fragiledgp2020-04-071-0/+67
* Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi...jan.nijtmans2016-04-081-1/+1
* Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe...jan.nijtmans2014-07-111-15/+15
* Fix uniClass tool which was the real cause for [a876646efe], and add test-cas...jan.nijtmans2013-06-181-2/+2
* [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+28
|\
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-0/+28
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-3/+14
|\ \ | |/