summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/all.tcl2
-rw-r--r--tests/cursor.test2
-rw-r--r--tests/entry.test2
-rw-r--r--tests/filebox.test2
-rw-r--r--tests/font.test2
-rw-r--r--tests/imgPPM.test2
-rw-r--r--tests/imgPhoto.test2
-rw-r--r--tests/listbox.test2
-rw-r--r--tests/panedwindow.test2
-rw-r--r--tests/safe.test2
-rw-r--r--tests/scrollbar.test2
-rw-r--r--tests/text.test2
-rw-r--r--tests/textDisp.test2
-rw-r--r--tests/ttk/all.tcl2
-rw-r--r--tests/ttk/image.test2
-rw-r--r--tests/ttk/notebook.test2
-rw-r--r--tests/ttk/panedwindow.test2
-rw-r--r--tests/ttk/scrollbar.test2
-rw-r--r--tests/unixWm.test2
-rw-r--r--tests/winDialog.test2
-rw-r--r--tests/winMsgbox.test2
-rw-r--r--tests/winfo.test2
22 files changed, 22 insertions, 22 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 426d698..962b834 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -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: all.tcl,v 1.12 2007/09/18 10:39:52 patthoyts Exp $
+# RCS: @(#) $Id: all.tcl,v 1.13 2007/12/13 15:27:54 dgp Exp $
package require Tcl 8.5
package require tcltest 2.2
diff --git a/tests/cursor.test b/tests/cursor.test
index e92c08f..f728174 100644
--- a/tests/cursor.test
+++ b/tests/cursor.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: cursor.test,v 1.17 2007/10/23 16:05:24 dgp Exp $
+# RCS: @(#) $Id: cursor.test,v 1.18 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/entry.test b/tests/entry.test
index 74dd7eb..dadf623 100644
--- a/tests/entry.test
+++ b/tests/entry.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: entry.test,v 1.21 2007/08/18 15:39:22 dkf Exp $
+# RCS: @(#) $Id: entry.test,v 1.22 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/filebox.test b/tests/filebox.test
index a99f99c..1cf2549 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: filebox.test,v 1.20 2007/11/26 20:00:53 kennykb Exp $
+# RCS: @(#) $Id: filebox.test,v 1.21 2007/12/13 15:27:54 dgp Exp $
#
package require tcltest 2.1
diff --git a/tests/font.test b/tests/font.test
index 4627396..cb06512 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: font.test,v 1.16 2007/11/17 21:28:05 patthoyts Exp $
+# RCS: @(#) $Id: font.test,v 1.17 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/imgPPM.test b/tests/imgPPM.test
index 53d03c3..7805280 100644
--- a/tests/imgPPM.test
+++ b/tests/imgPPM.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: imgPPM.test,v 1.9 2007/11/26 20:38:35 kennykb Exp $
+# RCS: @(#) $Id: imgPPM.test,v 1.10 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/imgPhoto.test b/tests/imgPhoto.test
index 4ab922e..829d6da 100644
--- a/tests/imgPhoto.test
+++ b/tests/imgPhoto.test
@@ -9,7 +9,7 @@
#
# Author: Paul Mackerras (paulus@cs.anu.edu.au)
#
-# RCS: @(#) $Id: imgPhoto.test,v 1.26 2007/09/11 18:05:04 rmax Exp $
+# RCS: @(#) $Id: imgPhoto.test,v 1.27 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/listbox.test b/tests/listbox.test
index eae761b..a123363 100644
--- a/tests/listbox.test
+++ b/tests/listbox.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: listbox.test,v 1.27 2007/10/30 01:57:55 hobbs Exp $
+# RCS: @(#) $Id: listbox.test,v 1.28 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/panedwindow.test b/tests/panedwindow.test
index 8fb581b..d3ae53b 100644
--- a/tests/panedwindow.test
+++ b/tests/panedwindow.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: panedwindow.test,v 1.21 2007/10/30 01:57:55 hobbs Exp $
+# RCS: @(#) $Id: panedwindow.test,v 1.22 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/safe.test b/tests/safe.test
index 1ec813b..d2406ab 100644
--- a/tests/safe.test
+++ b/tests/safe.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: safe.test,v 1.17 2007/12/10 11:40:19 patthoyts Exp $
+# RCS: @(#) $Id: safe.test,v 1.18 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/scrollbar.test b/tests/scrollbar.test
index 7e26a4a..9ca586d 100644
--- a/tests/scrollbar.test
+++ b/tests/scrollbar.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: scrollbar.test,v 1.19 2007/10/30 01:57:57 hobbs Exp $
+# RCS: @(#) $Id: scrollbar.test,v 1.20 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/text.test b/tests/text.test
index de6f460..c195426 100644
--- a/tests/text.test
+++ b/tests/text.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: text.test,v 1.48 2007/12/13 00:29:53 hobbs Exp $
+# RCS: @(#) $Id: text.test,v 1.49 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/textDisp.test b/tests/textDisp.test
index 337b1ed..c8594e2 100644
--- a/tests/textDisp.test
+++ b/tests/textDisp.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: textDisp.test,v 1.41 2007/09/20 22:59:41 dkf Exp $
+# RCS: @(#) $Id: textDisp.test,v 1.42 2007/12/13 15:27:54 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/ttk/all.tcl b/tests/ttk/all.tcl
index d2fab16..2cc7bad 100644
--- a/tests/ttk/all.tcl
+++ b/tests/ttk/all.tcl
@@ -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: all.tcl,v 1.2 2007/09/18 10:39:52 patthoyts Exp $
+# RCS: @(#) $Id: all.tcl,v 1.3 2007/12/13 15:28:49 dgp Exp $
package require Tcl 8.5
package require tcltest 2.2
diff --git a/tests/ttk/image.test b/tests/ttk/image.test
index de2a65d..8f7338e 100644
--- a/tests/ttk/image.test
+++ b/tests/ttk/image.test
@@ -1,5 +1,5 @@
#
-# $Id: image.test,v 1.3 2007/10/09 12:34:34 patthoyts Exp $
+# $Id: image.test,v 1.4 2007/12/13 15:28:49 dgp Exp $
#
package require Tk 8.5
diff --git a/tests/ttk/notebook.test b/tests/ttk/notebook.test
index 8f97464..b58efd7 100644
--- a/tests/ttk/notebook.test
+++ b/tests/ttk/notebook.test
@@ -1,5 +1,5 @@
#
-# $Id: notebook.test,v 1.4 2007/11/25 18:11:13 jenglish Exp $
+# $Id: notebook.test,v 1.5 2007/12/13 15:28:49 dgp Exp $
#
package require Tk 8.5
diff --git a/tests/ttk/panedwindow.test b/tests/ttk/panedwindow.test
index e9aa921..3bddbee 100644
--- a/tests/ttk/panedwindow.test
+++ b/tests/ttk/panedwindow.test
@@ -1,5 +1,5 @@
#
-# $Id: panedwindow.test,v 1.5 2007/11/25 18:11:13 jenglish Exp $
+# $Id: panedwindow.test,v 1.6 2007/12/13 15:28:49 dgp Exp $
#
package require Tk 8.5
diff --git a/tests/ttk/scrollbar.test b/tests/ttk/scrollbar.test
index c83fc9b..63c97b2 100644
--- a/tests/ttk/scrollbar.test
+++ b/tests/ttk/scrollbar.test
@@ -1,5 +1,5 @@
#
-# $Id: scrollbar.test,v 1.2 2007/11/17 19:17:50 jenglish Exp $
+# $Id: scrollbar.test,v 1.3 2007/12/13 15:28:49 dgp Exp $
#
package require Tk 8.5
diff --git a/tests/unixWm.test b/tests/unixWm.test
index b44cda9..b7e78dc 100644
--- a/tests/unixWm.test
+++ b/tests/unixWm.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: unixWm.test,v 1.43 2007/10/30 01:09:36 hobbs Exp $
+# RCS: @(#) $Id: unixWm.test,v 1.44 2007/12/13 15:27:55 dgp Exp $
package require tcltest 2.2
eval tcltest::configure $argv
diff --git a/tests/winDialog.test b/tests/winDialog.test
index ded3cac..d4e24e5 100644
--- a/tests/winDialog.test
+++ b/tests/winDialog.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# Copyright (c) 1998-1999 ActiveState Corporation.
#
-# RCS: @(#) $Id: winDialog.test,v 1.14 2007/10/25 21:44:23 hobbs Exp $
+# RCS: @(#) $Id: winDialog.test,v 1.15 2007/12/13 15:27:55 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/winMsgbox.test b/tests/winMsgbox.test
index c34873d..85fd44d 100644
--- a/tests/winMsgbox.test
+++ b/tests/winMsgbox.test
@@ -2,7 +2,7 @@
#
# Copyright (c) 2007 Pat Thoyts <patthoyts@users.sourceforge.net>
#
-# RCS: @(#) $Id: winMsgbox.test,v 1.1 2007/08/01 09:02:54 patthoyts Exp $
+# RCS: @(#) $Id: winMsgbox.test,v 1.2 2007/12/13 15:27:55 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv
diff --git a/tests/winfo.test b/tests/winfo.test
index 57c5c8b..0b2b9d6 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.14 2007/10/30 01:23:37 hobbs Exp $
+# RCS: @(#) $Id: winfo.test,v 1.15 2007/12/13 15:27:55 dgp Exp $
package require tcltest 2.1
eval tcltest::configure $argv