| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old vars and tests, now unused, one that collides with tcltest. | dgp | 2013-01-30 | 1 | -22/+0 |
|
|
* | Let all test-cases which require Thread, at least require Thread 2.7 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|
|
* | correct font issues in define.n | dgp | 2012-09-07 | 1 | -1/+1 |
|
|
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | Revise results of the thread-7.28 through thread-7.31 tests to account for th... | Joe Mistachkin | 2011-11-21 | 1 | -236/+322 |
|
|
* | Remove unnecessary [after] calls from the thread tests. Make error message m... | Joe Mistachkin | 2011-11-21 | 1 | -8/+14 |
|
|
* | Remove all use of thread::release from the thread 7.x tests, replacing it wit... | Joe Mistachkin | 2011-11-18 | 1 | -50/+67 |
|
|
* | Refactor all the remaining thread-7.x tests that were using [testthread]. No... | Joe Mistachkin | 2011-11-18 | 1 | -88/+67 |
|
|
* | More work in progress converting tests from [testthread] to Thread package. | dgp | 2011-11-09 | 1 | -262/+235 |
|
|
* | Work in progress converting tests from [testthread cancel] to [thread::cancel] | dgp | 2011-11-01 | 1 | -343/+270 |
|
|
* | Stop using the deprecated thread management commands of the tcltest package. | dgp | 2011-09-23 | 1 | -11/+29 |
|
|
* | Revise the thread exit handling of the [testthread] command so that it | dgp | 2011-09-21 | 1 | -1/+0 |
|
|
* | Plug most memory leaks in thread.test. | dgp | 2011-09-19 | 1 | -16/+22 |
|\ |
|
| * | stop segfaultthread_leaks | dgp | 2011-09-12 | 1 | -1/+5 |
|
|
| * | Attempt to convert test thread-7.26 | dgp | 2011-09-12 | 1 | -9/+9 |
|/ |
|
* | more conversion work | dgp | 2011-09-12 | 1 | -20/+15 |
|
|
* | Work in progress taking leaks out of thread.test. | dgp | 2011-09-12 | 1 | -75/+61 |
|
|
* | Convert [testthread] use to Thread package use in thread-6.1. | dgp | 2011-09-12 | 1 | -9/+6 |
|
|
* | 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 |
|
|
| | * | Fix for [Bug 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -4/+7 |
|
|
| * | | Fix for [Bug 988703, 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -4/+7 |
|
|
* | | | Fix for [Bug 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -4/+7 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | | | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -3/+1191 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | thread-4.4: clear ::errorInfo in the thread as a message is left here from in... | patthoyts | 2007-08-21 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: Use fully qualified variable names for | dgp | 2007-08-14 | 1 | -2/+3 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -5/+5 |
|
|
* | | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): | dgp | 2004-10-25 | 1 | -2/+2 |
|
|
* | | Added tests for deep-object-freeing | dkf | 2004-06-18 | 1 | -1/+18 |
|
|
* | | Remove extraneous space | dkf | 2004-06-18 | 1 | -23/+1 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -5/+3 |
|/ |
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -3/+32 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | new test cases | hobbs | 1999-10-21 | 1 | -13/+1 |
|
|
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -3/+3 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | moved the ThreadReap command to ::tcltest::threadReap. Now each thread test ... | hershey | 1999-04-20 | 1 | -82/+88 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+240 |
|
|