#11793: autogenerate doc directories in sage-maketest
----------------------------------------------+-----------------------------
       Reporter:  jhpalmieri                  |         Owner:  mvngu           
          
           Type:  defect                      |        Status:  positive_review 
          
       Priority:  major                       |     Milestone:  sage-5.1        
          
      Component:  doctest                     |    Resolution:                  
          
       Keywords:  sd40.5                      |   Work issues:                  
          
Report Upstream:  N/A                         |     Reviewers:  Mike Hansen, 
John Palmieri
        Authors:  John Palmieri, Mike Hansen  |     Merged in:                  
          
   Dependencies:                              |      Stopgaps:                  
          
----------------------------------------------+-----------------------------
Changes (by {'newvalue': u'John Palmieri, Mike Hansen', 'oldvalue': u'John 
Palmieri'}):

  * status:  needs_review => positive_review
  * reviewer:  Mike Hansen => Mike Hansen, John Palmieri
  * author:  John Palmieri => John Palmieri, Mike Hansen


Old description:

> The script `sage-maketest` is supposed to test everything in the Sage
> library, but it says
> {{{
> "$SAGE_ROOT"/sage -t -sagenb "$@" "$SAGE_ROOT"/devel/sage/doc/common
> "$SAGE_ROOT"/devel/sage/doc/en "$SAGE_ROOT"/devel/sage/doc/fr
> "$SAGE_ROOT"/devel/sage/sage 2>&1 | tee -a "$SAGE_TEST_LOG"
> }}}
> The relatively new directories .../doc/de and .../doc/ru are not there.
> We should autogenerate this list.  The same goes for the script `sage-
> apply-ticket`.
>
> -------
>
> Apply
>
>  - [attachment:trac_11793.v2.patch] to the scripts repo
>  - [attachment:trac_11793-makefile.patch] to the root repo

New description:

 The script `sage-maketest` is supposed to test everything in the Sage
 library, but it says
 {{{
 "$SAGE_ROOT"/sage -t -sagenb "$@" "$SAGE_ROOT"/devel/sage/doc/common
 "$SAGE_ROOT"/devel/sage/doc/en "$SAGE_ROOT"/devel/sage/doc/fr
 "$SAGE_ROOT"/devel/sage/sage 2>&1 | tee -a "$SAGE_TEST_LOG"
 }}}
 The relatively new directories .../doc/de and .../doc/ru are not there.
 We should autogenerate this list.  The same goes for the script `sage-
 apply-ticket`.

 -------

 Apply

  - [attachment:trac_11793.v2.patch] to the scripts repo
  - [attachment:trac_11793-makefile.patch] to the root repo
  - [attachment:trac_11793-main.patch] to the main Sage library

--

Comment:

 Your change looks good to me.

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