From 85cb48baf157d799ec37a2b228a15ef3a7873ece Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Sun, 11 Nov 2012 20:20:07 +0000 Subject: winDialog-5.7 should be knownBug, not winDialog-5.9 --- tests/winDialog.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/winDialog.test b/tests/winDialog.test index 3285a4c..abf9af3 100644 --- a/tests/winDialog.test +++ b/tests/winDialog.test @@ -229,7 +229,7 @@ test winDialog-5.6 {GetFileName: valid option, but missing value} -constraints { tk_getOpenFile -initialdir bar -title } -returnCodes error -result {value for "-title" missing} test winDialog-5.7 {GetFileName: extension begins with .} -constraints { - nt testwinevent + nt testwinevent knownBug } -body { # if (string[0] == '.') { # string++; @@ -253,7 +253,7 @@ test winDialog-5.8 {GetFileName: extension doesn't begin with .} -constraints { string totitle $x } -result [string totitle [file join [pwd] bar.foo]] test winDialog-5.9 {GetFileName: file types} -constraints { - nt testwinevent knownBug + nt testwinevent } -body { # case FILE_TYPES: -- cgit v0.12