#7650: Fix sagenb doctesting
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: was
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.3
Component: notebook | Keywords:
Work_issues: | Author: Mitesh Patel
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
Changes (by was):
* status: needs_review => needs_work
Comment:
I like this patch a lot. However, a nitpick: get rid of the / before tmp
here:
{{{
SAGE_TESTDIR = os.path.join(DOT_SAGE, "/tmp")
}}}
Likewise, elsewhere in the patch there are a bunch of os.path.joins
combined with explicit* slashes.
Regarding adding sage -t sagenb, etc., to sage-test or whatever: "yes!"
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7650#comment:6>
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.