Mailing list archives: October 2002

Site index · List index
Message listThread · Author · Date
pan class="lines">@@ -2,7 +2,7 @@ </span><span class="cx"> setup( name = &quot;Chandler-FeedsPlugin&quot;, </span><span class="rem">- version = &quot;0.1&quot;, </span><span class="add">+ version = &quot;0.2&quot;, </span><span class="cx"> description = &quot;Simple RSS/Atom feed support for Chandler&quot;, author = &quot;OSAF&quot;, test_suite = &quot;feeds.tests&quot;, </span></pre></div> <a id="trunkchandlertoolsQATestScriptsFunctionalTestImportOverwritepy"></a> <div class="modfile"><h4>Modified: trunk/chandler/tools/QATestScripts/Functional/TestImportOverwrite.py (10358 => 10359)</h4> <pre class="diff"> <span class="info">--- trunk/chandler/tools/QATestScripts/Functional/TestImportOverwrite.py 2006-04-20 03:51:17 UTC (rev 10358) +++ trunk/chandler/tools/QATestScripts/Functional/TestImportOverwrite.py 2006-04-20 04:00:41 UTC (rev 10359) </span><span class="lines">@@ -19,8 +19,7 @@ </span><span class="cx"> #write some stuff in the event to make it unique event.SetAttr(displayName=&quot;Original Event&quot;, startDate=&quot;01/01/2001&quot;, startTime=&quot;12:00 AM&quot;, body=&quot;This is the original event&quot;) logger.ReportPass(&quot;Create Event to Export&quot;) </span><span class="rem">- - </span><span class="add">+ </span><span class="cx"> #export the event path = os.path.join(os.getenv('CHANDLERHOME'),&quot;tools/QATestScripts/DataFiles&quot;) filename = 'tempOverwriteTest.ics' </span><span class="lines">@@ -44,18 +43,18 @@ </span><span class="cx"> #change the event after exporting event.SetAttr(displayName=&quot;Changed Event&quot;, body=&quot;This event has been changed&quot;) logger.ReportPass(&quot;modifing event&quot;) </span><span class="rem">- </span><span class="add">+ </span><span class="cx"> #import the original event share = Sharing.OneTimeFileSystemShare(path, u'tempOverwriteTest.ics', ICalendar.ICalendarFormat, itsView=App_ns.itsView) share.get() wx.GetApp().Yield() logger.ReportPass(&quot;importing event&quot;) </span><span class="rem">- </span><span class="add">+ </span><span class="cx"> #check if changed attributes have reverted to original values #find imported event by UUID found = App_ns.view.findUUID(event_UUID) </span><span class="rem">- if found.bodyString == 'This is the original event' and found.displayName == 'Original Event': </span><span class="add">+ if found.body == 'This is the original event' and found.displayName == 'Original Event': </span><span class="cx"> logger.ReportPass(&quot;Event overwriten&quot;) else: logger.ReportFailure('Event not overwriten') </span></pre></div> <a id="trunkchandlertoolsQATestScriptsPerformanceendpy"></a> <div class="modfile"><h4>Modified: trunk/chandler/tools/QATestScripts/Performance/end.py (10358 => 10359)</h4> <pre class="diff"> <span class="info">--- trunk/chandler/tools/QATestScripts/Performance/end.py 2006-04-20 03:51:17 UTC (rev 10358) +++ trunk/chandler/tools/QATestScripts/Performance/end.py 2006-04-20 04:00:41 UTC (rev 10359) </span><span class="lines">@@ -3,6 +3,9 @@ </span><span class="cx"> # Start Chandler 3 times with: time chandler -f end.py # Pick the run whose time was in the middle (the &quot;real&quot; time row) </span><span class="add">+import tools.QAUITestAppLib as QAUITestAppLib </span><span class="cx"> </span><span class="add">+QAUITestAppLib.App_ns.root.Quit() + </span><span class="cx"> import sys; sys.exit(0) </span></pre></div> <a id="trunkchandlertoolsQAUITestAppLibpy"></a> <div class="modfile"><h4>Modified: trunk/chandler/tools/QAUITestAppLib.py (10358 => 10359)</h4> <pre class="diff"> <span class="info">--- trunk/chandler/tools/QAUITestAppLib.py 2006-04-20 03:51:17 UTC (rev 10358) +++ trunk/chandler/tools/QAUITestAppLib.py 2006-04-20 04:00:41 UTC (rev 10359) </span><span class="lines">@@ -892,7 +892,7 @@ </span><span class="cx"> else: if self.logger: self.logger.ReportPass(&quot;(On location Checking)&quot;) elif field == &quot;body&quot;: # body checking </span><span class="rem">- body = &quot;%s&quot; %self.item.bodyString </span><span class="add">+ body = &quot;%s&quot; %self.item.body </span><span class="cx"> if not dict[field] == body : if self.logger: self.logger.ReportFailure(&quot;(On body Checking) || object body = %s ; expected body = %s&quot; %(body, dict[field])) else: </span> </pre> </div> </div> </body> </html> Sat, 31 Dec, 06:28
<jtau...@jtauber.com> AF33-440E-94BA-96B4A191461B@osafoundation.org> Mon, 03 Sep, 01:09
l py2006-04-2003:51:17UTC(rev10358)+++trunk/chandler/tools/QAUITestAppLib.py2006-04-2004:00:41UTC(rev10359)</span> Mon, 16 Aug, 11:02
l py2006-04-2003:51:17UTC(rev10358)+++trunk/chandler/tools/QAUITestAppLib.py2006-04-2004:00:41UTC(rev10359)</span> Mon, 16 Aug, 11:02
Message listThread · Author · Date
Box list
Jul 20081
Mar 20081
Jan 20085
Dec 200715
Nov 20078
Oct 200749
Sep 200725
Aug 2007137
Jul 2007246
Jun 200761
May 200710
Apr 200744
Mar 200716
Feb 20076
Jan 200721
Dec 20065
Nov 200613
Oct 200613
Sep 200623
Aug 200643
Jul 200621
Jun 200652
May 200652
Apr 200629
Mar 200639
Feb 200677
Jan 200620
Dec 200510
Sep 20058
Jun 20052
Apr 20051
Mar 20052
Feb 20054
Dec 20045
Nov 20042
Sep 20041
Aug 20045
Jun 20047
Apr 20041
Feb 20042
Jan 20042
Dec 20031
Nov 20039
Aug 20036
Jun 20033
Mar 20031
Feb 20031
Jan 20033
Dec 20021
Nov 20022
Oct 20024