| Commit message (Expand) | Author | Age | Files | Lines |
* | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1 | jan.nijtmans | 2012-10-31 | 1 | -2/+2 |
|
|
* | merge trunkfrq_3527238 | jan.nijtmans | 2012-09-19 | 1 | -2/+2 |
|\ |
|
* \ | merge trunk | jan.nijtmans | 2012-08-08 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | add 3 testcases for "dde poke", only active with --enable-symbols | jan.nijtmans | 2012-08-07 | 1 | -0/+21 |
|
|
| * | Reference to correct Bug #number. | jan.nijtmans | 2012-08-06 | 1 | -4/+4 |
| |\ |
|
* | \ | merge trunk | jan.nijtmans | 2012-08-02 | 1 | -31/+30 |
|\ \ \
| |/ / |
|
| * | | Fix Bug #3545367: DDE test failures | jan.nijtmans | 2012-08-02 | 1 | -15/+15 |
|
|
| * | | Less strictness about exactly which dll versions are tested | jan.nijtmans | 2012-07-30 | 1 | -3/+3 |
|
|
| * | | Add checks whether we are testing the right dll's | jan.nijtmans | 2012-07-30 | 1 | -1/+4 |
|
|
| * | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -12/+8 |
| |\ \
|/ / /
| | _ |
|
| * | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -12/+5 |
|
|
| * | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -9/+10 |
|
|
* | | Revise the "null data" check: null strings are possible, but empty binary arr... | jan.nijtmans | 2012-06-08 | 1 | -120/+130 |
|
|
* | | fix handling of closing '\0' for -binary datatip_106_impl | jan.nijtmans | 2012-05-11 | 1 | -1/+1 |
|
|
* | | another bug: [dde eval -async -binary] didn't work | jan.nijtmans | 2012-05-08 | 1 | -2/+2 |
|
|
* | | fix test-cases winDde 5.1 and 5.3 | jan.nijtmans | 2012-05-08 | 1 | -2/+2 |
|
|
* | | add some tests | dkf | 2012-05-03 | 1 | -0/+14 |
|
|
* | | 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 |
|
|
| | * | * tests/winDde.test: Added some waits to the dde server script to | patthoyts | 2005-06-21 | 1 | -32/+40 |
|
|
| | * | Fixed dde -async test. | patthoyts | 2004-06-15 | 1 | -1/+2 |
|
|
* | | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | dkf | 2011-01-01 | 1 | -4/+4 |
|/ / |
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | * tests/winDde.test: Fixed broken test result. | patthoyts | 2005-01-05 | 1 | -2/+2 |
|
|
* | | Oops! <:^) | dkf | 2004-12-01 | 1 | -2/+2 |
|
|
* | | Fix reported problems with tests for dde error messages. Also use more tcltest2 | dkf | 2004-12-01 | 1 | -81/+60 |
|
|
* | | * tests/registry.test: Fixed test files to load the correct | davygrvy | 2004-10-27 | 1 | -34/+29 |
|
|
* | | Add update to let the async events work | patthoyts | 2004-06-23 | 1 | -1/+2 |
|
|
* | | * tests/winDde.test (createChildProcess): Added a 200-ms delay | Kevin B Kenny | 2004-06-23 | 1 | -2/+6 |
|
|
* | | Standardize some use of test constraints onto names that are documented | dkf | 2004-06-23 | 1 | -44/+44 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -380/+242 |
|
|
* | | * tests/reg.test: Corrected duplicate test names. | dgp | 2003-10-06 | 1 | -2/+2 |
|
|
* | | * doc/dde.n: Committed TIP #135 which changes the | patthoyts | 2003-06-23 | 1 | -11/+23 |
|
|
* | | * doc/dde.n: Committed TIP #120 which provides the | patthoyts | 2003-06-23 | 1 | -10/+254 |
|
|
* | | * doc/dde.n: Updated documentation re TIP #130. | patthoyts | 2003-05-16 | 1 | -70/+120 |
|
|
* | | * library/dde/pkgIndex.tcl: Applied TIP #130 which provides | patthoyts | 2003-05-16 | 1 | -19/+140 |
|
|
* | | * win/tclWinDde.c: Make dde services conform the the documentation | patthoyts | 2003-03-22 | 1 | -5/+12 |
|/ |
|
* | * tests/winDde.test: | hobbs | 2003-01-16 | 1 | -1/+5 |
|
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 1 | -6/+6 |
|
|
* | * doc/dde.n: fixed dde man page (which was totally incorrect). | hobbs | 2001-08-22 | 1 | -15/+17 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -7/+7 |
|
|
* | Fixes tests when spaces exist in install pathnames. | dkf | 2001-01-12 | 1 | -2/+2 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Modified the last three tests to run with pcOnly constraint. | jenn | 1999-06-29 | 1 | -4/+4 |
|
|
* | Applied patch from Peter Hardie (with modifications) to fix | redman | 1999-06-28 | 1 | -1/+16 |
|
|
* | Fixed test suite to call $tcltest::tcltest instead of $::tcltest | redman | 1999-06-28 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+152 |
|
|