From 9445cb3c24e790172dade18f1942ca76614aedb0 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Mon, 21 Feb 2011 15:19:16 +0000 Subject: Update copyright headers --- pykolab/tests/__init__.py | 2 +- pykolab/tests/calendar.py | 2 +- pykolab/tests/constants.py | 2 +- pykolab/tests/contacts.py | 2 +- pykolab/tests/create-contacts.py | 2 +- pykolab/tests/mail.py | 2 +- pykolab/tests/zpush/__init__.py | 2 +- pykolab/tests/zpush/test_000_000.py | 6 +++++- pykolab/tests/zpush/test_000_001.py | 2 +- 9 files changed, 13 insertions(+), 9 deletions(-) (limited to 'pykolab/tests') diff --git a/pykolab/tests/__init__.py b/pykolab/tests/__init__.py index fe8d8db..b13b0e9 100644 --- a/pykolab/tests/__init__.py +++ b/pykolab/tests/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # diff --git a/pykolab/tests/calendar.py b/pykolab/tests/calendar.py index 80f5d3d..d424762 100644 --- a/pykolab/tests/calendar.py +++ b/pykolab/tests/calendar.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # diff --git a/pykolab/tests/constants.py b/pykolab/tests/constants.py index 3053964..8ecd4af 100644 --- a/pykolab/tests/constants.py +++ b/pykolab/tests/constants.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # diff --git a/pykolab/tests/contacts.py b/pykolab/tests/contacts.py index 796e804..49bdd0e 100644 --- a/pykolab/tests/contacts.py +++ b/pykolab/tests/contacts.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # diff --git a/pykolab/tests/create-contacts.py b/pykolab/tests/create-contacts.py index 5423faa..7641a36 100644 --- a/pykolab/tests/create-contacts.py +++ b/pykolab/tests/create-contacts.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Paul James Adams # Jeroen van Meeuwen (Kolab Systems) diff --git a/pykolab/tests/mail.py b/pykolab/tests/mail.py index bbaf1e9..15a81c3 100644 --- a/pykolab/tests/mail.py +++ b/pykolab/tests/mail.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # diff --git a/pykolab/tests/zpush/__init__.py b/pykolab/tests/zpush/__init__.py index 0bbb0ff..bfa34b5 100644 --- a/pykolab/tests/zpush/__init__.py +++ b/pykolab/tests/zpush/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # diff --git a/pykolab/tests/zpush/test_000_000.py b/pykolab/tests/zpush/test_000_000.py index ed40ca9..8c8b07d 100644 --- a/pykolab/tests/zpush/test_000_000.py +++ b/pykolab/tests/zpush/test_000_000.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # @@ -75,6 +75,10 @@ class Test_000_000(object): self.suite_num = "000" self.suite_test_num = "000" + self.log.info("About to execute preperation task #000 in Test Suite #000"); + self.log.info("We will assume the start situation has been configured"); + self.log.info("such as is described in the documentation"); + if not conf: self.conf = Conf() self.conf.finalize_conf() diff --git a/pykolab/tests/zpush/test_000_001.py b/pykolab/tests/zpush/test_000_001.py index c46d7e1..9a427f8 100644 --- a/pykolab/tests/zpush/test_000_001.py +++ b/pykolab/tests/zpush/test_000_001.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2010 Kolab Systems AG (http://www.kolabsys.com) +# Copyright 2010-2011 Kolab Systems AG (http://www.kolabsys.com) # # Jeroen van Meeuwen (Kolab Systems) # -- cgit v1.1