summaryrefslogtreecommitdiffstats
path: root/tests/error.test
Commit message (Expand)AuthorAgeFilesLines
* [cee90e4e88] Correct error in stack depth checking.dgp2014-09-101-0/+6
* Add test and improve errorInfo.bug_010f4162efdgp2013-09-021-0/+10
* [33b7abb8a2] [7174354ecb] Rewrite TclCompileThrowCmd().dgp2013-06-111-0/+6
* Improving tests, fixed one case.dkf2013-06-091-9/+137
* Better error-message in case of errors related to setting a variablejan.nijtmans2011-04-041-19/+19
* 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
| | * increment tcltest version requirementdgp2006-01-111-2/+2
| | * * tests/error.test (error-7.0): Test the timing of write tracesdgp2006-01-111-1/+21
| | * * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp2004-10-261-1/+25
* | | * tests/error.test (error-19.13): Another variation on testing fordkf2010-11-041-1/+23
* | | * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when settingdkf2010-11-031-1/+45
* | | [Patch 2995655] Report inner contexts in [info errorstack]ferrieux2010-10-201-4/+4
* | | Safer (and faster) computation of [uplevel] offsets in TIP 348. Toplevel offs...ferrieux2010-06-021-4/+4
* | | Fix computation of [uplevel] offsets in TIP 341.ferrieux2010-05-311-4/+4
* | | * generic/tclCompCmdsSZ.c (IssueTryFinallyInstructions): [3007374]:dkf2010-05-281-1/+18
* | | TIP #348 IMPLEMENTATION - Substituted error stackferrieux2010-04-051-1/+23
* | | [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