summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* Proposed fix for [6474fbd934]: Tcl 8.7a5: why utf-8 is different?jan.nijtmans2022-01-141-10/+10
* First shot at [cef426ff2c]: Encoding UTF-32 missingjan.nijtmans2021-10-131-2/+22
* Merge 8.6jan.nijtmans2021-06-281-1/+1
|\
| * Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-281-1/+1
| |\
* | | renumber testcasesjan.nijtmans2021-06-211-2/+2
* | | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80jan.nijtmans2021-06-211-0/+15
* | | Merge 8.6jan.nijtmans2021-06-181-1/+1
|\ \ \ | |/ /
| * | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 ...jan.nijtmans2021-06-181-1/+1
| |\ \ | | |/
| | * Test-case cleanup. Increase timeout a little bit in main.test, making Travis ...jan.nijtmans2020-05-041-16/+16
* | | More testcases (cesu-8)jan.nijtmans2021-04-191-0/+15
* | | renumber testcasesjan.nijtmans2021-04-161-27/+27
* | | Remove wtf-8/wtf-16/tcl-8 encodingsjan.nijtmans2021-04-161-83/+17
* | | Add "tcl-8" encodingjan.nijtmans2021-04-081-1/+1
* | | Fix testcase for TCL_UTF_MAX=4jan.nijtmans2021-03-311-3/+2
* | | Merge 8.7jan.nijtmans2021-03-301-39/+39
|\ \ \
| * | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-39/+39
* | | | Finish CESU-8 encoder/decoderjan.nijtmans2021-03-291-0/+6
* | | | Make a start with CESU-8 encoder/decoder. Not finished yetjan.nijtmans2021-03-281-1/+1
* | | | Add wtf-16 encodings to the set. With testcasesjan.nijtmans2021-03-171-3/+9
* | | | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-11/+71
|/ / /
* | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \ \
| * | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same e...jan.nijtmans2020-12-011-12/+12
* | | | Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-1...jan.nijtmans2020-11-301-49/+54
* | | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
|/ / /
* | | Merge 8.6jan.nijtmans2020-09-041-3/+5
|\ \ \ | |/ /
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-3/+4
| * | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ...jan.nijtmans2020-05-111-1/+1
| |\ \
| | * | occurance -> occurrence.jan.nijtmans2020-05-111-1/+1
| | * | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu...jan.nijtmans2020-05-101-1/+1
| | |\ \ | |/ / /
| | * | split and constrain the failing test.dgp2020-05-071-1/+6
| |/ /
* | | Merge 8.6jan.nijtmans2020-05-021-1/+1
|\ \ \ | |/ /
* | | Never mind remark about TIP #573 in previous commit: Test failure was due to ...jan.nijtmans2020-05-011-2/+1
* | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-011-1/+2
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-04-301-1/+6
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-04-301-0/+5
| |\ \ | | |/
| | * New encoding-15.16 test-case. Fix title of utf 2 test-cases.jan.nijtmans2020-04-301-0/+5
| * | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an...jan.nijtmans2020-04-251-2/+3
* | | Merge 8.6 (Except encoding-12.6 test-case still to be handled)jan.nijtmans2020-04-241-5/+5
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be realdgp2020-04-241-6/+9
| |\ \ \ | | | |/
| | | * 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
| | * Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT...jan.nijtmans2020-04-221-4/+1
| | * Determine "testConstraint ucs2" without the need for a testcommand. Rename "c...jan.nijtmans2020-04-221-2/+1
| | * Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2)dgp2020-04-211-1/+5
* | | Merge 8.6jan.nijtmans2020-04-141-12/+2
|\ \ \ | |/ /
| * | Backport encoding-15.3 test-case from 8.7, together with missing "teststringb...jan.nijtmans2020-04-141-13/+5
* | | merge 8.6dgp2020-04-141-2/+12
|\ \ \ | |/ /
| * | partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "test...sebres2020-04-141-2/+11