summaryrefslogtreecommitdiffstats
path: root/tests/interp.test
Commit message (Expand)AuthorAgeFilesLines
* New(ish) test interp-14.11 was missing its -cleanup.dgp2017-03-221-0/+2
|\
| * New(ish) test interp-14.11 was missing its -cleanup.dgp2017-03-221-0/+2
* | Make 'clock' and 'encoding' into compilable ensembles that play with safe int...Kevin B Kenny2017-03-141-1/+1
|\ \ | |/
| * Make 'clock' and 'encoding' into compilable ensembles that play with safe int...kbk_clock_encoding_ensemblesKevin B Kenny2017-03-141-1/+1
| * (cherry-pick): Fix [2bf561854c55a], interp alias to command whose name is the...jan.nijtmans2016-10-031-0/+11
* | Fix [2bf561854c55a], interp alias to command whose name is the empty string.pooryorick2016-10-031-0/+11
* | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-14/+33
|\ \ | |/
| * [77d58e3a7a] Test case independence: interp.dkf2016-07-151-14/+33
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-26/+26
|/
* Correct -singleproc 1 testing flaws.dgp2014-11-071-2/+2
* Add several tests to check consistency of stack traces.dgp2013-08-141-0/+14
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* [Bug 3414769]: Updated list of default-hidden commands for safe interps.dkf2011-09-291-1/+1
* [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-4/+8
|\
| * [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+7
* | Fix most of the failing tests (some of which were due to breakage done to thedkf2011-03-101-5/+5
* | 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
| | * * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-6/+8
| | * Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
| | * * generic/tclBasic.c:Miguel Sofer2003-06-101-1/+11
| | * * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-1/+10
| | * Corrected error message for grammar and spelling.dkf2003-05-051-4/+4
| | * * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-2/+5
| * | * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-5/+48
| * | [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-291-25/+47
| * | [Bug 2891362]: Make time limits work better with the event loop.dkf2009-12-281-1/+13
| * | * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-201-1/+24
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-4/+4
* | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-091-177/+151
* | | * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-5/+49
* | | [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-291-251/+267
* | | Slight improvement of test so it shouldn't block forever if it failsdkf2009-12-281-2/+6
* | | [Bug 2891362]: Make time limits work better with the event loop.dkf2009-12-281-81/+21
* | | * tests/interp.test: interp-20.50 test for Bug 2486550.dgp2009-05-061-1/+9
* | | * generic/tclInterp.c: Reverted the conversion of [interp] into andgp2009-02-021-15/+16
* | | improved test fixesdgp2009-01-301-13/+7
* | | * generic/tclInterp.c: Convert the [interp] command into adgp2009-01-291-11/+16
* | | * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are nowMiguel Sofer2008-09-011-17/+179
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-3/+3
* | | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-6/+6
* | | * changes: Updates for 8.6a1 release.dgp2008-06-201-4/+29
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-5/+5
* | | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-7/+8
|/ /
* | test added (did not fail previously, just to make sure it never does)Miguel Sofer2008-03-021-1/+18
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Forgot to adjust tests to take into account safeness of [unload]dkf2007-12-081-3/+3
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2