summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-01-151-10/+10
|\
| * Proposed fix for [6474fbd934]: Tcl 8.7a5: why utf-8 is different?jan.nijtmans2022-01-141-10/+10
* | Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-181-33/+46
|\ \ | |/
| * 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
| | |\
* | | \ Merge 8.7jan.nijtmans2021-06-231-1/+16
|\ \ \ \ | |/ / /
| * | | 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 regarding possible parse errorsjan.nijtmans2021-05-261-1/+14
* | | | Handle the situation when there is "-nothrow" or "-stoponerror" but without p...jan.nijtmans2021-05-261-0/+6
* | | | Parse simplifications and better errormessage. Not 100% correct yetjan.nijtmans2021-05-071-3/+3
* | | | Remove character/byte value from error-message, only use hex here.jan.nijtmans2021-05-061-4/+4
* | | | Make ?-stoponerror|-nothrow? argument first in stead of last for encoding con...jan.nijtmans2021-05-061-29/+29
* | | | More test-casesjan.nijtmans2021-04-301-1/+27
| | | |
| \ \ \
*-. \ \ \ Merge TIP #597jan.nijtmans2021-04-291-116/+38
|\ \ \ \ \ | | |/ / /
| | * | | 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
* | | | | Merge tip-597jan.nijtmans2021-04-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add "tcl-8" encodingjan.nijtmans2021-04-081-1/+1
* | | | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com...jan.nijtmans2021-04-011-20/+20
* | | | | More bugfixes (and testcases showing this)jan.nijtmans2021-04-011-1/+4
* | | | | Merge tip-597jan.nijtmans2021-03-311-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix testcase for TCL_UTF_MAX=4jan.nijtmans2021-03-311-3/+2
* | | | | Merge tip-597. More testcasesjan.nijtmans2021-03-301-13/+88
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.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
* | | | | Better error-messagesjan.nijtmans2021-03-301-4/+7
* | | | | add testcase for "encoding convertto". Move stub table one positionsjan.nijtmans2021-03-301-3/+6
* | | | | Add documentation. Do a better job of counting exactly which byte/character c...jan.nijtmans2021-03-301-3/+3
* | | | | 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
| |/ / /
* | | | More WIP: Add -stoponerror flag to "encoding convertfrom/converto"jan.nijtmans2021-03-261-0/+15
|/ / /
* | | 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