[CalendarServer-changes] [4974] CalendarServer/trunk/test

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 28 17:15:35 PST 2010


Revision: 4974
          http://trac.macosforge.org/projects/calendarserver/changeset/4974
Author:   wsanchez at apple.com
Date:     2010-01-28 17:15:35 -0800 (Thu, 28 Jan 2010)
Log Message:
-----------
Add txdav txcaldav txcarddav

Modified Paths:
--------------
    CalendarServer/trunk/test

Modified: CalendarServer/trunk/test
===================================================================
--- CalendarServer/trunk/test	2010-01-29 01:14:53 UTC (rev 4973)
+++ CalendarServer/trunk/test	2010-01-29 01:15:35 UTC (rev 4974)
@@ -67,7 +67,7 @@
 if [ $# -gt 0 ]; then
     test_modules="$@";
 else
-    test_modules="calendarserver twistedcaldav twext twisted";
+    test_modules="calendarserver twistedcaldav twext txdav txcaldav txcarddav twisted";
 fi;
 
 cd "${wd}" && "${python}" "${twisted}/bin/trial" --rterrors ${random} ${until_fail} ${no_colour} ${coverage} ${test_modules};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100128/053b9d65/attachment.html>


More information about the calendarserver-changes mailing list