From 7e0487611ab2d6921ff55b750d056ce6613847ca Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 30 Oct 2007 01:23:37 +0000 Subject: * tests/winfo.test: winfo-4.5 raise .t to above . for Windows --- ChangeLog | 2 ++ tests/winfo.test | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c8f239f..1c82304 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-10-29 Jeff Hobbs + * tests/winfo.test: winfo-4.5 raise .t to above . for Windows + * tests/unixWm.test: note TIP#142 results and remove unnecessary catches. diff --git a/tests/winfo.test b/tests/winfo.test index 1153b52..57c5c8b 100644 --- a/tests/winfo.test +++ b/tests/winfo.test @@ -6,7 +6,7 @@ # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. # -# RCS: @(#) $Id: winfo.test,v 1.13 2004/06/24 12:45:44 dkf Exp $ +# RCS: @(#) $Id: winfo.test,v 1.14 2007/10/30 01:23:37 hobbs Exp $ package require tcltest 2.1 eval tcltest::configure $argv @@ -122,6 +122,7 @@ test winfo-4.4 {"winfo containing" command} { list [catch {winfo containing -displayof geek 25 30} msg] $msg } {1 {bad window path name "geek"}} test winfo-4.5 {"winfo containing" command} { + raise .t winfo containing [winfo rootx .t.f] [winfo rooty .t.f] } .t.f test winfo-4.6 {"winfo containing" command} {nonPortable} { -- cgit v0.12