summaryrefslogtreecommitdiffstats
path: root/tests/notify-old.test
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-05-11 03:31:58 (GMT)
committertreectrl <treectrl>2005-05-11 03:31:58 (GMT)
commit08ead4989009c924eef1c6c9892a895f07bab054 (patch)
tree5f6b5ab6257541db76e5fc7e9c95e6114dac35b5 /tests/notify-old.test
parentf0a5c7e9a3b1cbafa013b8e8a3a6788c2c912a9f (diff)
downloadtktreectrl-08ead4989009c924eef1c6c9892a895f07bab054.zip
tktreectrl-08ead4989009c924eef1c6c9892a895f07bab054.tar.gz
tktreectrl-08ead4989009c924eef1c6c9892a895f07bab054.tar.bz2
Updated for recent changes.
Diffstat (limited to 'tests/notify-old.test')
-rw-r--r--tests/notify-old.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/notify-old.test b/tests/notify-old.test
index 0102e42..80ac230 100644
--- a/tests/notify-old.test
+++ b/tests/notify-old.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.
#
-# CVS: @(#) $Id: notify-old.test,v 1.1 2005/03/29 20:34:28 treectrl Exp $
+# CVS: @(#) $Id: notify-old.test,v 1.2 2005/05/11 03:31:59 treectrl Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest 2
@@ -38,7 +38,7 @@ test notify-2.1 {notify eventnames: too much args} -body {
test notify-2.2 {notify eventnames: nothing own installed yet} -body {
lsort [.t notify eventnames]
-} -result {ActiveItem Collapse Expand Scroll Selection}
+} -result {ActiveItem Collapse Expand ItemDelete Scroll Selection}
test notify-2.3 {notify install: missing args} -body {
.t notify install
@@ -63,7 +63,7 @@ test notify-2.7 {notify install event} -body {
test notify-2.8 {notify eventnames: list Greetings} -body {
lsort [.t notify eventnames]
-} -result {ActiveItem Collapse Expand GoodBye Greetings Scroll Selection}
+} -result {ActiveItem Collapse Expand GoodBye Greetings ItemDelete Scroll Selection}
test notify-2.9 {notify detailnames: missing args} -body {
.t notify detailnames