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

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 18 17:17:31 PST 2013


Revision: 10755
          http://trac.calendarserver.org//changeset/10755
Author:   wsanchez at apple.com
Date:     2013-02-18 17:17:31 -0800 (Mon, 18 Feb 2013)
Log Message:
-----------
Add test-case-name

Modified Paths:
--------------
    CalendarServer/trunk/twext/who/directory.py
    CalendarServer/trunk/twext/who/index.py
    CalendarServer/trunk/twext/who/xml.py

Modified: CalendarServer/trunk/twext/who/directory.py
===================================================================
--- CalendarServer/trunk/twext/who/directory.py	2013-02-18 19:21:36 UTC (rev 10754)
+++ CalendarServer/trunk/twext/who/directory.py	2013-02-19 01:17:31 UTC (rev 10755)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test.test_directory -*-
 ##
 # Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/twext/who/index.py
===================================================================
--- CalendarServer/trunk/twext/who/index.py	2013-02-18 19:21:36 UTC (rev 10754)
+++ CalendarServer/trunk/twext/who/index.py	2013-02-19 01:17:31 UTC (rev 10755)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test.test_xml -*-
 ##
 # Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #

Modified: CalendarServer/trunk/twext/who/xml.py
===================================================================
--- CalendarServer/trunk/twext/who/xml.py	2013-02-18 19:21:36 UTC (rev 10754)
+++ CalendarServer/trunk/twext/who/xml.py	2013-02-19 01:17:31 UTC (rev 10755)
@@ -1,3 +1,4 @@
+# -*- test-case-name: twext.who.test.test_xml -*-
 ##
 # Copyright (c) 2006-2013 Apple Inc. All rights reserved.
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130218/db1dc072/attachment.html>


More information about the calendarserver-changes mailing list