From bef0b360b4ebda09db57f196d096f72baf469670 Mon Sep 17 00:00:00 2001 From: patthoyts Date: Wed, 23 Jun 2004 22:45:27 +0000 Subject: Add update to let the async events work --- tests/winDde.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/winDde.test b/tests/winDde.test index 65c4dd7..ca3ecd6 100644 --- a/tests/winDde.test +++ b/tests/winDde.test @@ -9,7 +9,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: winDde.test,v 1.22 2004/06/23 17:26:58 kennykb Exp $ +# RCS: @(#) $Id: winDde.test,v 1.23 2004/06/23 22:45:27 patthoyts Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest 2 @@ -180,6 +180,7 @@ test winDde-4.2 {DDE execute async remotely} {stdio win dde} { set name child-4.2 set child [createChildProcess $name] dde execute -async TclEval $name {set a "foo"} + update dde execute TclEval $name {set done 1} update set a -- cgit v0.12