summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* Some eol whitespace eliminationsjan.nijtmans2020-01-071-1/+1
* Fix test encoding-28.0, adapting for the correct number of available encodingsjan.nijtmans2020-01-071-1/+1
* Merge 8.6jan.nijtmans2020-01-061-0/+15
|\
| * Add a test for issue [9128866ec8], encoding fails to loadpooryorick2020-01-041-0/+15
* | Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_...jan.nijtmans2019-12-111-1/+1
* | Merge 8.6jan.nijtmans2019-12-101-3/+39
|\ \ | |/
| * Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtfjan.nijtmans2019-12-091-0/+36
* | Merge 8.6jan.nijtmans2019-12-091-12/+22
|\ \ | |/
| * Add special handling of lower surrogate to UtfToUtfProc(), so valgrind should...jan.nijtmans2019-12-091-4/+14
| * Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX b...jan.nijtmans2019-12-071-4/+4
* | Merge 8.6jan.nijtmans2019-12-031-2/+2
|\ \ | |/
| * Fix encoding-15.6 testacase for TCL_UTF_MAX=6, due to changes escape sequence...jan.nijtmans2019-12-031-2/+2
* | Merge 8.6. jan.nijtmans2019-11-151-3/+21
|\ \ | |/
| * Protect additional Tcl_UtfToUniChar() call, for the case when not enough byte...jan.nijtmans2019-11-151-3/+21
* | Merge 8.6jan.nijtmans2019-11-141-0/+22
|\ \ | |/
| * Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It ...jan.nijtmans2019-11-141-0/+16
| * oopsdgp2017-10-271-1/+0
| * Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-271-3/+4
| |\
| | * Update tests that were still written on the outdated premise that Tcl'sdgp2017-10-271-4/+4
* | | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-6/+17
* | | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work o...jan.nijtmans2019-03-071-4/+3
* | | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all ...jan.nijtmans2018-04-261-5/+5
* | | Create new testing command [teststringbytes] to probe the things thatdgp2017-10-261-11/+9
* | | Convert remaining tests to use [testbytestring].dgp2017-10-251-5/+5
* | | Repair Tcl_CreateEncoding(); Modernize [testencoding];dgp2017-10-251-8/+4
* | | merge core-8-6-branchjan.nijtmans2017-06-061-2/+8
|\ \ \ | |/ /
| * | Add more test-cases for UTF-8 parser, including test-cases for TCL_UTF_MAX=4 ...jan.nijtmans2017-06-061-7/+13
* | | merge core-8-6-branchjan.nijtmans2017-06-061-1/+1
|\ \ \ | |/ /
| * | Follow-up to [67aa9a2070]: Use uppercase consistantly, slight optimization in...jan.nijtmans2017-06-061-1/+1
| |\ \ | | |/
| | * [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as ...jan.nijtmans2017-06-061-0/+25
* | | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as ...dgp2017-06-051-0/+25
|\ \ \ | |/ /
| * | Fix [67aa9a207037ae67f9014b544c3db34fa732f2dc|67aa9a2070]: Security: Invalid ...jan.nijtmans2017-06-021-0/+25
* | | Merge core-8-6-branch. This removes the work currently being done in "sebres-...jan.nijtmans2017-06-021-25/+0
|\ \ \ | |/ /
* | | merge core-8-6-branchjan.nijtmans2017-05-311-0/+25
|\ \ \
| * | | Fix [67aa9a207037ae67f9014b544c3db34fa732f2dc|67aa9a2070]: Security: Invalid ...jan.nijtmans2017-05-311-0/+25
| |/ /
* | | Don't test Tcl_GetDefaultEncodingDir() any more (which is obsolete), test Tcl...jan.nijtmans2017-05-121-7/+7
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-5/+5
|/ /
* | unneeded variablejan.nijtmans2012-07-301-1/+0
* | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ...jan.nijtmans2012-07-301-4/+3
* | Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-301-2/+6
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+8
|\ \ | |/
| * [Bug 3537605]: Make [encoding dirs ? ?] report the right error message.dkf2012-06-251-0/+8
* | missing constraint and too brittle resultdgp2011-11-081-1/+2
* | General cleanup of tests to promote intelligibility and to try to ensure thatdkf2011-08-011-94/+93
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * (Backport) Fix [Bug 2891556] and improve test to detect similar manifestation...ferrieux2009-11-161-1/+2
| | * * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-051-3/+4