From 0ada13a026a2394847b38ec69d8dfc5c2d3f00c8 Mon Sep 17 00:00:00 2001 From: vincentdarley Date: Tue, 16 Dec 2003 15:26:43 +0000 Subject: marked test as nonPortable --- ChangeLog | 6 ++++++ tests/fCmd.test | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index edc5885..3b33223 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-12-16 Vince Darley + + * tests/fCmd.test: marking fCmd-9.14.2, as nonPortable, since + on Solaris one can change the name of the current directory + with 'file rename'. + 2003-12-16 Donal K. Fellows * generic/tclThreadAlloc.c (binfo): Made variable file-local. diff --git a/tests/fCmd.test b/tests/fCmd.test index a712df5..71a72cf 100644 --- a/tests/fCmd.test +++ b/tests/fCmd.test @@ -10,7 +10,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: fCmd.test,v 1.33 2003/11/14 20:44:46 dgp Exp $ +# RCS: @(#) $Id: fCmd.test,v 1.34 2003/12/16 15:26:44 vincentdarley Exp $ # if {[lsearch [namespace children] ::tcltest] == -1} { @@ -869,7 +869,7 @@ test fCmd-9.14.1 {file rename: comprehensive: dir into self} {notRoot} { file rename td1x td1 set msg "ok" } {ok} -test fCmd-9.14.2 {file rename: comprehensive: dir into self} {notRoot} { +test fCmd-9.14.2 {file rename: comprehensive: dir into self} {nonPortable notRoot} { cleanup file mkdir td1 set dir [pwd] -- cgit v0.12