summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * * generic/tclEncoding.c:rmax2004-05-271-1/+16
| | * Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]Miguel Sofer2003-03-271-2/+2
| * | Fix [Bug 2891556] and improve test to detect similar manifestations in the fu...ferrieux2009-11-161-1/+2
| * | * tests/encoding.test: Make failing tests pass again. [Bug 1972867]dgp2008-07-221-1/+3
* | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta...ferrieux2009-11-161-2/+3
* | | * tests/encoding.test: Make failing tests pass again.dgp2008-06-201-1/+3
|/ /
* | * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-041-15/+30
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* | * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-051-3/+4
* | TIP#258 IMPLEMENTATIONdgp2006-02-081-14/+14
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * tests/unixInit.test: Disabled obsolete tests and removed codedgp2005-04-151-1/+14