#13582: Add (brief) info about SAGE_TESTDIR to other pieces of doc
-----------------------------+----------------------------------------------
   Reporter:  kcrisman       |             Owner:  mvngu   
       Type:  defect         |            Status:  new     
   Priority:  major          |         Milestone:  sage-5.5
  Component:  documentation  |          Keywords:  beginner
Work issues:                 |   Report Upstream:  N/A     
  Reviewers:                 |           Authors:          
  Merged in:                 |      Dependencies:          
   Stopgaps:                 |  
-----------------------------+----------------------------------------------
 {{{
 According to http://www.sagemath.org/doc/developer/conventions.html
 #chapter-testing

 "Creates the directory .doctest if it does not exist and the file
 .doctest/foo.py."

 Unfortunately, it probably does this in the ~ directory, right?  No way to
 force something else?

 From the installation guide:

     SAGE_TESTDIR - a temporary directory used during Sage’s doctesting.
 The default is to use the directory $DOT_SAGE/tmp, but you can override
 that by setting this variable.

 So try setting this environment variable. You could also set DOT_SAGE to
 something else.


 Thanks, John!  I knew this had to be somewhere, but it's not in the
 "testing" section. In fact, it's neither in

 http://www.sagemath.org/doc/developer/doctesting.html

 nor

 http://www.sagemath.org/doc/developer/conventions.html
 }}}

 This ticket is to put at least brief references or links on those pages
 (in the appropriate doctest places) to any relevant environment variables,
 such as `SAGE_TESTDIR`.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13582>
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