Monotone-Parent: d6e0c020944934e7bb1070c67f8eca954c679efd

Monotone-Revision: 1177d62264e0298bfd5cbd6e9d2911cba9eb17b8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-07-14T23:09:41
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-07-14 23:09:41 +00:00
parent b530e07139
commit 636f3766c6
2 changed files with 146 additions and 0 deletions
+3
View File
@@ -6,6 +6,9 @@
language and is a pain to adapt.
(DAVCalendarPublicAclTest.testCollectionAccessNormalUser): added
code to accept and handle the XML and ICS calendar variants.
(DAVCalendarSuperUserAclTest.__init__): new test access class for
ensuring that super users have full, inconditionnal and complete
access to simple user's collections
2010-07-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>