#11899: Simplify some very long doctests
---------------------------+------------------------------------------------
   Reporter:  jdemeyer     |          Owner:  mvngu     
       Type:  enhancement  |         Status:  new       
   Priority:  minor        |      Milestone:  sage-4.7.3
  Component:  doctest      |       Keywords:            
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:            
     Merged:               |   Dependencies:            
---------------------------+------------------------------------------------

Comment(by leif):

 P.S.: If you want to see ''which line'' of a doctest takes how long, you
 can
 {{{
 #!sh
 $ cd $SAGE_ROOT/local/bin
 $ mv ncadoctest.py ncadoctest.py.orig
 $ cp -p sage:/home/leif/Sage/scripts/ncadoctest-v0.3.py ncadoctest.py
 }}}
 and test the file(s) in verbose mode.

 There's no patch worth to get merged yet; I'll ''one day''^TM^ develop
 this further and implement this behaviour as a separate option to `sage -t
 ...`.

 Note that with this version of `ncadoctest.py` the output when a doctest
 fails ''in non-verbose mode'' also differs.

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