summaryrefslogtreecommitdiffstats
path: root/tests/error.test
Commit message (Expand)AuthorAgeFilesLines
* [FRQ 2974744]: share exception codes (ObjType?):nijtmans2010-03-311-4/+4
* Make error message in "try" implementationnijtmans2010-03-231-3/+3
* Fix silly error in bytecode generation for [try].dkf2010-03-181-6/+55
* [Bug 2971921]: Corrected jump so that it doesn't skip into the middledkf2010-03-181-1/+23
* Plug memory leak. [Bug 2910044]dkf2009-12-071-1/+66
* Revert mistaken commitdgp2009-11-161-23/+1
* (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta...ferrieux2009-11-161-1/+23
* * generic/tclCmdMZ.c: Replaced TclProcessReturn() calls withdgp2009-09-281-1/+15
* * tests/error.test (error-15.9.*): More coverage tests for [try].dgp2009-09-281-2/+11
* * tests/error.test (error-15.8.*): Coverage tests illustratingdgp2009-09-281-1/+18
* Move the implementation of [try] from Tcl to C. Not yet bytecoded.dkf2009-03-091-13/+13
* Move [throw] implementation into C.dkf2009-01-131-1/+16
* Added tests for [throw] and [try].dkf2008-12-161-41/+563
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-21/+21
* Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-2/+2
* * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c todgp2006-01-111-2/+21
* * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-2/+6
* * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organizationdgp2004-09-301-1/+31
* * tests/error.test (error-6.2,3): Added more tests to verifydgp2004-09-201-1/+10
* * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-051-6/+6
* updated error-1.3 result that changed with string bc correctionhobbs2002-01-291-5/+3
* * tests/error.test: updated error-1.3 message to account forhobbs2001-05-171-3/+7
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* * doc/string.n:stanton1999-05-061-19/+7
* * tests/cmdIL.test:stanton1999-05-041-3/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+20
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+175