| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -3/+3 |
|\ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -50/+50 |
|\ \
| |/ |
|
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -52/+52 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-16 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | execute.test: fix tests (if test started using -singleproc 1) | sebres | 2019-09-16 | 1 | -1/+2 |
|
|
* | | merge 8.6 | sebres | 2019-08-27 | 1 | -4/+77 |
|\ \
| |/ |
|
| * | more test cases | sebres | 2019-08-27 | 1 | -1/+42 |
|
|
| * | added tests covering bug [fa6bf38d07] | sebres | 2019-08-27 | 1 | -4/+36 |
|
|
* | | [6bdadfba7d] Stop crash with multi-lappend and failing writes | dkf | 2019-06-20 | 1 | -0/+39 |
|\ \
| |/ |
|
| * | [6bdadfba7d] Stop crash with multi-lappend and failing writes | dkf | 2019-06-20 | 1 | -0/+39 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -8/+8 |
|\ \ |
|
| * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -1/+1 |
|/ / |
|
* | | merge 8.6 | dgp | 2017-10-30 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Revise tests that relied on deprecated variable resolution rules. | dgp | 2017-10-30 | 1 | -3/+3 |
|
|
* | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -3/+3 |
|/ |
|
* | [a0ece9d6d4] The cmd field of a CmdFrame when non-NULL must point within the | dgp | 2015-07-05 | 1 | -0/+9 |
|
|
* | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets | dgp | 2015-06-03 | 1 | -0/+14 |
|
|
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+14 |
|
|
| | * | * generic/tclTest.c: Backport the [testexprlongobj] testing command. | dgp | 2008-03-07 | 1 | -1/+3 |
|
|
| | * | * tests/execute.test (execute-6.8): Added tests checking that | dgp | 2008-03-07 | 1 | -2/+179 |
|
|
| | * | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -4/+8 |
|
|
| | * | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to | Miguel Sofer | 2003-09-19 | 1 | -1/+9 |
|
|
| * | | test name conflict | dgp | 2009-06-13 | 1 | -2/+2 |
|
|
| * | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+14 |
|
|
| * | | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -1/+22 |
|
|
* | | | * tests/execute.test (execute-11.1): [Bug 3142026]: Added test that | dkf | 2011-01-01 | 1 | -94/+124 |
|
|
* | | | * tests/execute.test: added execute-10.3 for [Bug 3072640]. The | Miguel Sofer | 2010-09-22 | 1 | -1/+22 |
|
|
* | | | TIP #348 IMPLEMENTATION - Substituted error stack | ferrieux | 2010-04-05 | 1 | -3/+3 |
|
|
* | | | Revert mistaken commit | dgp | 2009-11-16 | 1 | -3/+3 |
|
|
* | | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta... | ferrieux | 2009-11-16 | 1 | -3/+3 |
|
|
* | | | Correct failures during -singleproc 1 test suite run. | dgp | 2009-06-24 | 1 | -1/+2 |
|
|
* | | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+14 |
|
|
* | | | Fix [Bug 2568434] | dkf | 2009-02-05 | 1 | -38/+30 |
|
|
* | | | * generic/tclExecute.c: Fix for [Bug 2038069] by dgp. | Miguel Sofer | 2008-08-05 | 1 | -1/+16 |
|
|
* | | | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -1/+22 |
|/ / |
|
* | | * tests/execute.test (execute-6.*): More tests checking that | dgp | 2008-03-07 | 1 | -17/+97 |
|
|
* | | * tests/execute.test (execute-6.*): More tests checking that | dgp | 2008-03-07 | 1 | -2/+81 |
|
|
* | | * tests/execute.test (6.3,4): Added tests for Bug 1899164]. | dgp | 2008-03-04 | 1 | -1/+19 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -7/+7 |
|
|
* | | * generic/tclExecute.c: | Miguel Sofer | 2006-07-21 | 1 | -1/+15 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -8/+11 |
|
|
* | | * tests/compile.test: Updated tests with changed behavior | dgp | 2005-11-09 | 1 | -42/+42 |
|
|
* | | Marked some failing tests as knownBug until they can be updated. | dgp | 2005-10-21 | 1 | -6/+6 |
|
|
* | | fix for execution stack corruption [Bug 1055676]. Credit dgp for detective | Miguel Sofer | 2004-10-28 | 1 | -1/+23 |
|
|
* | | * tests/execute.test (execute-8.1): Updated to remove the trace | dgp | 2004-05-25 | 1 | -4/+8 |
|
|