[Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
__init__.py:1.3 test_DyamicGroupsPlugin.py:1.3
test_HTTPBasicAuthHelper.py:1.3 test_LocalRolePlugin.py:1.3
test_RecursiveGroupsPlugin.py:1.3
test_ScriptablePlugin.py:1.3 test_ZODBGroupManager.py:1.3
test_ZODBRoleManager.py:1.3 test_ZODBUserManager.py:1.3
Jens Vagelpohl
jens at dataflake.org
Thu Aug 12 11:16:26 EDT 2004
Update of /cvs-repository/Products/PluggableAuthService/plugins/tests
In directory cvs.zope.org:/tmp/cvs-serv8201/plugins/tests
Modified Files:
__init__.py test_DyamicGroupsPlugin.py
test_HTTPBasicAuthHelper.py test_LocalRolePlugin.py
test_RecursiveGroupsPlugin.py test_ScriptablePlugin.py
test_ZODBGroupManager.py test_ZODBRoleManager.py
test_ZODBUserManager.py
Log Message:
Sorry for the noise - switching to ZPL 2.1
=== Products/PluggableAuthService/plugins/tests/__init__.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/__init__.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/__init__.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
""" PluggableAuthService plugins unit tests
=== Products/PluggableAuthService/plugins/tests/test_DyamicGroupsPlugin.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_DyamicGroupsPlugin.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_DyamicGroupsPlugin.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
""" Unit tests for DynamicGroupsPlugin
=== Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
=== Products/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
=== Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
=== Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
=== Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
=== Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
=== Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py 1.2 => 1.3 ===
--- Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py:1.2 Wed Apr 28 15:58:53 2004
+++ Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py Thu Aug 12 11:15:55 2004
@@ -4,12 +4,12 @@
# Reserved.
#
# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL). A copy of the ZPL should accompany this
+# Version 2.1 (ZPL). A copy of the ZPL should accompany this
# distribution.
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# FOR A PARTICULAR PURPOSE.
#
##############################################################################
import unittest
More information about the Zope-CVS
mailing list