#7209: Make `sage -coverage` aware of TestSuite
------------------------------+---------------------------------------------
   Reporter:  nthiery         |       Owner:  nthiery            
       Type:  enhancement     |      Status:  positive_review    
   Priority:  major           |   Milestone:  sage-4.2           
  Component:  doctest         |    Keywords:  TestSuite, coverage
Work_issues:                  |      Author:  Nicolas M. ThiƩry  
   Reviewer:  Florent Hivert  |      Merged:                     
------------------------------+---------------------------------------------
Changes (by hivert):

  * keywords:  => TestSuite, coverage
  * reviewer:  => Florent Hivert
  * status:  needs_review => positive_review


Comment:

 With the new category framework there will be a lot of parent which will
 be tested by the testsuite machinery. It is very useful that sage-coverage
 stop complaining about missing {{{s == loads(dumps(s))}}} because it is
 done during
 {{{TestSuite(s).run()}}}. The patch looks good and works. Positive review.

 Cheers,

 Florent

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7209#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to