[Checkins] SVN: gocept.selenium/trunk/ Rename files to more consistent names

Wolfgang Schnerring wosc at wosc.de
Thu Dec 30 12:10:30 EST 2010


Log message for revision 119228:
  Rename files to more consistent names
  

Changed:
  D   gocept.selenium/trunk/plone.cfg
  A   gocept.selenium/trunk/plone3.cfg
  D   gocept.selenium/trunk/zope2.cfg
  A   gocept.selenium/trunk/zope210.cfg

-=-
Deleted: gocept.selenium/trunk/plone.cfg
===================================================================
--- gocept.selenium/trunk/plone.cfg	2010-12-30 17:09:58 UTC (rev 119227)
+++ gocept.selenium/trunk/plone.cfg	2010-12-30 17:10:30 UTC (rev 119228)
@@ -1,16 +0,0 @@
-[buildout]
-extends = common.cfg
-          common-zope210.cfg
-flavour = [plone, test_plone]
-parts = zope2
-        instance
-        test
-
-[versions]
-setuptools =
-
-[test]
-recipe = collective.recipe.z2testrunner
-zope2part = instance
-defaults = test --tests-pattern=test_
-packages = gocept.selenium.plone.tests.plone3

Copied: gocept.selenium/trunk/plone3.cfg (from rev 119225, gocept.selenium/trunk/plone.cfg)
===================================================================
--- gocept.selenium/trunk/plone3.cfg	                        (rev 0)
+++ gocept.selenium/trunk/plone3.cfg	2010-12-30 17:10:30 UTC (rev 119228)
@@ -0,0 +1,16 @@
+[buildout]
+extends = common.cfg
+          common-zope210.cfg
+flavour = [plone, test_plone]
+parts = zope2
+        instance
+        test
+
+[versions]
+setuptools =
+
+[test]
+recipe = collective.recipe.z2testrunner
+zope2part = instance
+defaults = test --tests-pattern=test_
+packages = gocept.selenium.plone.tests.plone3

Deleted: gocept.selenium/trunk/zope2.cfg
===================================================================
--- gocept.selenium/trunk/zope2.cfg	2010-12-30 17:09:58 UTC (rev 119227)
+++ gocept.selenium/trunk/zope2.cfg	2010-12-30 17:10:30 UTC (rev 119228)
@@ -1,9 +0,0 @@
-[buildout]
-extends = common.cfg
-          common-zope210.cfg
-
-[test]
-recipe = collective.recipe.z2testrunner
-zope2part = instance
-defaults = test --tests-pattern=test_
-packages = gocept.selenium.zope2.tests.zope210

Copied: gocept.selenium/trunk/zope210.cfg (from rev 119225, gocept.selenium/trunk/zope2.cfg)
===================================================================
--- gocept.selenium/trunk/zope210.cfg	                        (rev 0)
+++ gocept.selenium/trunk/zope210.cfg	2010-12-30 17:10:30 UTC (rev 119228)
@@ -0,0 +1,9 @@
+[buildout]
+extends = common.cfg
+          common-zope210.cfg
+
+[test]
+recipe = collective.recipe.z2testrunner
+zope2part = instance
+defaults = test --tests-pattern=test_
+packages = gocept.selenium.zope2.tests.zope210



More information about the checkins mailing list