[Zope-CVS] CVS: Products/Zelenium - CHANGES.txt:1.38 zuite.py:1.23

Jens Vagelpohl jens at dataflake.org
Wed Oct 12 06:38:53 EDT 2005


Update of /cvs-repository/Products/Zelenium
In directory cvs.zope.org:/tmp/cvs-serv7171

Modified Files:
	CHANGES.txt zuite.py 
Log Message:
- Upgrade to selenium version 0.6


=== Products/Zelenium/CHANGES.txt 1.37 => 1.38 ===
--- Products/Zelenium/CHANGES.txt:1.37	Tue Aug 30 16:30:38 2005
+++ Products/Zelenium/CHANGES.txt	Wed Oct 12 06:38:23 2005
@@ -2,6 +2,8 @@
 
   After Zelenium-0.7
 
+    - Upgrade to selenium version 0.6
+
     - Suites now recurse through all "folderish" subobjects, looking
       for tests (allows, for instance, tests to be loaded from disk via
       CMF's FileSystemDirectoryView).  Thanks to Malcom Cleaton for the


=== Products/Zelenium/zuite.py 1.22 => 1.23 ===
--- Products/Zelenium/zuite.py:1.22	Tue Aug 30 16:30:38 2005
+++ Products/Zelenium/zuite.py	Wed Oct 12 06:38:23 2005
@@ -60,6 +60,7 @@
                       , 'selenium.css'
                       , 'domviewer.html'
                       , 'selenium-logo.png'
+                      , 'SeleniumLog.html'
                       ]
 
 def _makeFile(filename, prefix=None, id=None):



More information about the Zope-CVS mailing list