[CalendarServer-changes] [10793] CalendarServer/trunk/twext/who

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 21 18:46:13 PST 2013


Revision: 10793
          http://trac.calendarserver.org//changeset/10793
Author:   wsanchez at apple.com
Date:     2013-02-21 18:46:13 -0800 (Thu, 21 Feb 2013)
Log Message:
-----------
Add test-case-name

Modified Paths:
--------------
    CalendarServer/trunk/twext/who/__init__.py
    CalendarServer/trunk/twext/who/expression.py
    CalendarServer/trunk/twext/who/idirectory.py
    CalendarServer/trunk/twext/who/util.py

Modified: CalendarServer/trunk/twext/who/__init__.py
===================================================================
--- CalendarServer/trunk/twext/who/__init__.py	2013-02-22 01:51:46 UTC (rev 10792)
+++ CalendarServer/trunk/twext/who/__init__.py	2013-02-22 02:46:13 UTC (rev 10793)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test -*-
 ##
 # Copyright (c) 2013 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/twext/who/expression.py
===================================================================
--- CalendarServer/trunk/twext/who/expression.py	2013-02-22 01:51:46 UTC (rev 10792)
+++ CalendarServer/trunk/twext/who/expression.py	2013-02-22 02:46:13 UTC (rev 10793)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test.test_expression -*-
 ##
 # Copyright (c) 2013 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/twext/who/idirectory.py
===================================================================
--- CalendarServer/trunk/twext/who/idirectory.py	2013-02-22 01:51:46 UTC (rev 10792)
+++ CalendarServer/trunk/twext/who/idirectory.py	2013-02-22 02:46:13 UTC (rev 10793)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test -*-
 ##
 # Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/twext/who/util.py
===================================================================
--- CalendarServer/trunk/twext/who/util.py	2013-02-22 01:51:46 UTC (rev 10792)
+++ CalendarServer/trunk/twext/who/util.py	2013-02-22 02:46:13 UTC (rev 10793)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test.test_util -*-
 ##
 # Copyright (c) 2013 Apple Inc. All rights reserved.
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130221/e488436b/attachment-0001.html>


More information about the calendarserver-changes mailing list