[CMF-checkins] CVS: CMF/CMFSetup/tests - __init__.py:1.3
common.py:1.14 conformance.py:1.6 test_actions.py:1.9
test_all.py:1.15 test_context.py:1.12 test_differ.py:1.3
test_registry.py:1.15 test_rolemap.py:1.7 test_skins.py:1.9
test_tool.py:1.15 test_typeinfo.py:1.10 test_utils.py:1.4
test_workflow.py:1.24
Jens Vagelpohl
jens at dataflake.org
Thu Aug 12 11:08:12 EDT 2004
Update of /cvs-repository/CMF/CMFSetup/tests
In directory cvs.zope.org:/tmp/cvs-serv1744/CMFSetup/tests
Modified Files:
__init__.py common.py conformance.py test_actions.py
test_all.py test_context.py test_differ.py test_registry.py
test_rolemap.py test_skins.py test_tool.py test_typeinfo.py
test_utils.py test_workflow.py
Log Message:
Sorry for the noise - switching everything from ZPL 2.0 to ZPL 2.1
=== CMF/CMFSetup/tests/__init__.py 1.2 => 1.3 ===
--- CMF/CMFSetup/tests/__init__.py:1.2 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/__init__.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" CMFSetup product unit tests.
=== CMF/CMFSetup/tests/common.py 1.13 => 1.14 ===
--- CMF/CMFSetup/tests/common.py:1.13 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/common.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" CMFSetup product: unit test utilities.
=== CMF/CMFSetup/tests/conformance.py 1.5 => 1.6 ===
--- CMF/CMFSetup/tests/conformance.py:1.5 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/conformance.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" Base classes for testing interface conformance.
=== CMF/CMFSetup/tests/test_actions.py 1.8 => 1.9 ===
--- CMF/CMFSetup/tests/test_actions.py:1.8 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_actions.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" CMFSetup action provider export / import unit tests
=== CMF/CMFSetup/tests/test_all.py 1.14 => 1.15 ===
--- CMF/CMFSetup/tests/test_all.py:1.14 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_all.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" CMFSetup tests.
=== CMF/CMFSetup/tests/test_context.py 1.11 => 1.12 ===
--- CMF/CMFSetup/tests/test_context.py:1.11 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_context.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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 import / export contexts.
=== CMF/CMFSetup/tests/test_differ.py 1.2 => 1.3 ===
--- CMF/CMFSetup/tests/test_differ.py:1.2 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_differ.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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 differ module.
=== CMF/CMFSetup/tests/test_registry.py 1.14 => 1.15 ===
--- CMF/CMFSetup/tests/test_registry.py:1.14 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_registry.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" Registry unit tests.
=== CMF/CMFSetup/tests/test_rolemap.py 1.6 => 1.7 ===
--- CMF/CMFSetup/tests/test_rolemap.py:1.6 Thu Aug 5 15:13:34 2004
+++ CMF/CMFSetup/tests/test_rolemap.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" CMFSetup rolemap export / import unit tests
=== CMF/CMFSetup/tests/test_skins.py 1.8 => 1.9 ===
--- CMF/CMFSetup/tests/test_skins.py:1.8 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_skins.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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 CMFSetup skins configurator
=== CMF/CMFSetup/tests/test_tool.py 1.14 => 1.15 ===
--- CMF/CMFSetup/tests/test_tool.py:1.14 Sun Aug 8 14:24:58 2004
+++ CMF/CMFSetup/tests/test_tool.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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 CMFSetup tool.
=== CMF/CMFSetup/tests/test_typeinfo.py 1.9 => 1.10 ===
--- CMF/CMFSetup/tests/test_typeinfo.py:1.9 Fri Aug 6 04:20:06 2004
+++ CMF/CMFSetup/tests/test_typeinfo.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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 type information export import
=== CMF/CMFSetup/tests/test_utils.py 1.3 => 1.4 ===
--- CMF/CMFSetup/tests/test_utils.py:1.3 Sun Aug 8 14:24:58 2004
+++ CMF/CMFSetup/tests/test_utils.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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.
#
##############################################################################
""" CMFSetup.utils unit tests
=== CMF/CMFSetup/tests/test_workflow.py 1.23 => 1.24 ===
--- CMF/CMFSetup/tests/test_workflow.py:1.23 Thu Aug 5 16:47:58 2004
+++ CMF/CMFSetup/tests/test_workflow.py Thu Aug 12 11:07:41 2004
@@ -3,11 +3,11 @@
# Copyright (c) 2004 Zope Corporation and Contributors. All Rights 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 distribution.
+# 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 export / import of DCWorkflows and bindings.
More information about the CMF-checkins
mailing list