#2624: [with patch, needs review] parallel testing: sage -tp foo/bar/file.py
should assume 1 thread
---------------------------+------------------------------------------------
 Reporter:  mabshoff       |        Owner:  jhpalmieri
     Type:  enhancement    |       Status:  assigned  
 Priority:  major          |    Milestone:  sage-4.1.2
Component:  doctest        |   Resolution:            
 Keywords:                 |     Reviewer:            
   Author:  John Palmieri  |       Merged:            
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):

  * owner:  mabshoff => jhpalmieri
  * status:  new => assigned
  * author:  => John Palmieri


Comment:

 Here's a patch.  If the first argument after "tp" can't be converted to an
 integer, this sets it to 1 and assumes that the first argument is part of
 the list of files.  The patch also expands on the error messages, changes
 the usage warning from "Usage: sage -t" to "Usage: sage -tp", gives a
 pointer to "sage -advanced" for more help, and adds a corresponding string
 to the output of "sage -advanced".

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2624#comment:6>
Sage <http://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