summaryrefslogtreecommitdiffstats
path: root/tests/winDde.test
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-3/+3
* Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 vers...jan.nijtmans2021-04-081-2/+2
* Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test whic...jan.nijtmans2020-11-061-2/+2
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-3/+3
* It's "utf-8", not "utf8" or "UTF8"jan.nijtmans2020-09-251-2/+2
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* TIP #581: Mainly documentation and some testcasesjan.nijtmans2020-09-041-89/+89
* Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-261-2/+2
* Bump to dde 1.4.2 and registry 1.3.4.dgp2019-10-211-2/+2
* tclWinDde.c: Backport version 1.4.1 from Tcl 8.6.jan.nijtmans2018-10-271-120/+170
* Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-12/+5
* [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-9/+10
* 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/winDde.test: Added some waits to the dde server script topatthoyts2005-06-211-32/+40
| * Fixed dde -async test.patthoyts2004-06-151-1/+2
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * tests/winDde.test: Fixed broken test result.patthoyts2005-01-051-2/+2
* | Oops! <:^)dkf2004-12-011-2/+2
* | Fix reported problems with tests for dde error messages. Also use more tcltest2dkf2004-12-011-81/+60
* | * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-271-34/+29
* | Add update to let the async events workpatthoyts2004-06-231-1/+2
* | * tests/winDde.test (createChildProcess): Added a 200-ms delayKevin B Kenny2004-06-231-2/+6
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-44/+44
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-380/+242
* | * tests/reg.test: Corrected duplicate test names.dgp2003-10-061-2/+2
* | * doc/dde.n: Committed TIP #135 which changes thepatthoyts2003-06-231-11/+23
* | * doc/dde.n: Committed TIP #120 which provides thepatthoyts2003-06-231-10/+254
* | * doc/dde.n: Updated documentation re TIP #130.patthoyts2003-05-161-70/+120
* | * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-19/+140
* | * win/tclWinDde.c: Make dde services conform the the documentationpatthoyts2003-03-221-5/+12
|/
* * tests/winDde.test:hobbs2003-01-161-1/+5
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-6/+6
* * doc/dde.n: fixed dde man page (which was totally incorrect).hobbs2001-08-221-15/+17
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-7/+7
* Fixes tests when spaces exist in install pathnames.dkf2001-01-121-2/+2
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Modified the last three tests to run with pcOnly constraint.jenn1999-06-291-4/+4
* Applied patch from Peter Hardie (with modifications) to fixredman1999-06-281-1/+16
* Fixed test suite to call $tcltest::tcltest instead of $::tcltestredman1999-06-281-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+152