summaryrefslogtreecommitdiffstats
path: root/tests/ttk
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-12-13 15:23:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-12-13 15:23:41 (GMT)
commitad22aa264a6389aad9cd820032d1f8cca5832914 (patch)
tree4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /tests/ttk
parent3d75268cfe0948ae13452dc01b24cdba45c80201 (diff)
downloadtk-ad22aa264a6389aad9cd820032d1f8cca5832914.zip
tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.gz
tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.bz2
merge stable branch onto HEAD
Diffstat (limited to 'tests/ttk')
-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
5 files changed, 5 insertions, 5 deletions
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