#8834: make R png graphics doctests optional
------------------------+---------------------------------------------------
Reporter: was | Owner: jason, was
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.4.1
Component: graphics | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged: 4.4.1.rc0
Work_issues: |
------------------------+---------------------------------------------------
Comment(by was):
How to test:
{{{
wst...@sage:~/build/release/4.4.1/sage-4.4.1.rc0$ ./sage -t
devel/sage/sage/interfaces/r.py
sage -t "devel/sage/sage/interfaces/r.py"
[4.2 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 4.2 seconds
wst...@sage:~/build/release/4.4.1/sage-4.4.1.rc0$ ./sage -t
--only_optional=rgraphics devel/sage/sage/interfaces/r.py
sage -t --only_optional=rgraphics "devel/sage/sage/interfaces/r.py"
[3.3 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 3.3 seconds
wst...@sage:~/build/release/4.4.1/sage-4.4.1.rc0$
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8834#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.