summaryrefslogtreecommitdiffstats
path: root/tests/utf.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/utf.test (utf-25.1--utf-25.4): Modified tests tokennykb2007-05-021-33/+67
| | | | | | | clean up after the 'testobj' extension to avoid spurious reports of memory leaks. FossilOrigin-Name: 896874db577d01d739c0734b5be8d6d377b0e585
* * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negativedgp2005-09-071-1/+4
| | | | | | | | * tests/utf.test (utf-1.5): Tcl_UniChar input value. Incorrect handling was producing byte sequences outside of Tcl's legal internal encoding. [Bug 1283976]. FossilOrigin-Name: c76f2a19660533f3e1778ae865628f8fb35dc006
* Added constraint to the new tests.dgp2003-10-081-9/+10
| | | FossilOrigin-Name: e697dfc73919e826b9279ce5e73707193f151b6a
* Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the lengthdkf2003-10-081-4/+19
| | | | | | because of a negative 'length' parameter. [Bug 769812] FossilOrigin-Name: 6b243da1f01e6a318f8f0d85a35dccef11e5d718
* Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-16/+3
| | | FossilOrigin-Name: c4260afab67039baaafa5f0b8ee4301dc67ab92d
* * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure todgp2003-03-061-2/+36
| | | | | | | * tests/utf.test (utf-25.*): properly compare Unicode strings of different case in a case insensitive manner. [Bug 699042] FossilOrigin-Name: a7fde7d55a48e8454fe7a8147d509dd9c4df8329
* tests/utf.test: added tests to check unicode 3 compliancehobbs2001-05-281-8/+32
| | | FossilOrigin-Name: 77ecb8cb8abbc9211398634038e1114fe90e23b6
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* * tests/info.test:hobbs2000-01-121-2/+4
| | | | | | | | | | | | | * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in SetPermissionsAttribute (file attr $file -perm ...) [Bug: 3970] * tests/utf.test: fixed test that allowed \8 as octal value FossilOrigin-Name: 2ce9534422c6e21c2559669571abd9602adaef0f
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | | | Fixed bug in pkg.test where defs.tcl was still being used. FossilOrigin-Name: dbfd75f43f496269e869e2fbd58f86e25bdcef4c
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* * generic/tclCmdMZ.c (Tcl_StringObjCmd):stanton1999-06-031-20/+34
| | | | | | | * tests/string.test: Fixed bug where string equal/compare -nocase reported wrong result on null strings. [Bug: 2138] FossilOrigin-Name: 913059fbe20db0e9c3c5b3c2effcd07b9540567f
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+276
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9