summaryrefslogtreecommitdiffstats
path: root/tests/encoding.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Patch 976520 reworks several of the details involved withdgp2004-11-301-3/+3
* | * generic/tclEncoding.c:rmax2004-05-071-1/+16
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-2/+2
* | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]Miguel Sofer2003-03-271-2/+2
* | * tests/encoding.test: Name temp files *.tcltestoutmdejong2003-03-071-5/+5
|/
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-211-1/+131
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-15/+9
* * Updated the instructions on running and adding to the test suite.dgp2002-07-011-40/+53
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-4/+4
* Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces.Miguel Sofer2002-05-071-3/+3
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-4/+6
* * tests/io.test:hobbs2002-03-041-5/+47
* * tests/encoding.test: added encoding-23.* testshobbs2002-03-021-19/+73