summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Found problem with utf-6.125/6.126: argument -bytestring was missing in testjan.nijtmans2020-04-241-4/+4
* Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better ...jan.nijtmans2020-04-241-2/+2
* Backout [ 649f53b9f4]: This was not meant for 8.6jan.nijtmans2020-04-241-1/+2
* merge 8.5dgp2020-04-241-2/+1
|\
| * Fix [cc4d805771]: reg-13.17.error fails in 8.5 tipjan.nijtmans2020-04-241-2/+1
* | Merge 8.5. Failing tests need examination and adjustment.dgp2020-04-241-0/+6
|\ \ | |/
| * Two more tests developed during work on [27944a3661].dgp2020-04-241-0/+6
| |
| \
*-. \ Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be realdgp2020-04-242-6/+10
|\ \ \ | | |/
| | * Revise tests to reflect fixed bug in RE parsing of \uHHHH escapes.dgp2020-04-241-1/+2
| | * Missing '0'jan.nijtmans2020-04-241-1/+1
| |/
| * Add protections against overflow in Unicode values. Backported from 8.6. Also...jan.nijtmans2020-04-241-5/+9
* | Merge 8.5.jan.nijtmans2020-04-241-9/+9
|\ \ | |/
| * Fix [1004065]: UTF-8 encoding crashes in UCS-4 modejan.nijtmans2020-04-235-71/+60
| |\
| | * Another ucs2 testContraint no longer usedjan.nijtmans2020-04-221-2/+0
| | * Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT...jan.nijtmans2020-04-224-10/+4
| * | 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
| * | Restored a test constraint to tolerate [1004065] (maybe just in time to not n...dgp2020-04-224-9/+12
| |/
* | Testcase cleanupjan.nijtmans2020-04-231-5/+5
* | Fix [27944a3661]: Taming test utf-6.88jan.nijtmans2020-04-231-122/+171
|\ \
| * \ Merge 8.6jan.nijtmans2020-04-221-164/+152
| |\ \ | |/ / |/| |
| * | Add more test-cases for TCL_UTF_MAX>3jan.nijtmans2020-04-211-132/+209
| * | Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete.jan.nijtmans2020-04-201-27/+109
| * | (cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88.jan.nijtmans2020-04-201-5/+17
* | | Merge 8.5jan.nijtmans2020-04-221-35/+50
|\ \ \ | | |/ | |/|
| * | Determine "testConstraint ucs2" without the need for a testcommand. Rename "c...jan.nijtmans2020-04-225-34/+30
* | | Merge 8.5jan.nijtmans2020-04-221-129/+224
|\ \ \ | |/ / | | / | |/ |/|
| * Improve the "testutfnext" command. It can now accept both bytes and strings, ...jan.nijtmans2020-04-211-104/+104
| * remove merge litterdgp2020-04-211-1/+0
| * Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2)dgp2020-04-214-4/+16
| * 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
| *-. merge 8.5dgp2020-04-191-44/+79
| |\ \
| | | * 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
| * | Fix [c574e50a3b30e76f]: CRASH: utf-2.[89] in 8.5 built with TCL_UTF_MAX=4jan.nijtmans2020-04-182-131/+129
| |/
| * 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-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the righ...jan.nijtmans2020-04-171-2/+29
|\ \ | |/
| * More test-casesjan.nijtmans2020-04-171-0/+30
* | more test fixesdgp2020-04-171-5/+5
* | When supporting 4-byte sequences, make sure the Overlong test does too, anddgp2020-04-171-3/+3
* | enable the tests on a bug fix branchdgp2020-04-171-4/+4
* | close forkdgp2020-04-171-4/+4
|\ \
| * | Fix build for TCL_UTF_MAX=4. Mark some failing tests with "knownBug". Those ...jan.nijtmans2020-04-161-4/+4