#12061: Doctest interfaces/psage.py
-------------------------------+--------------------------------------------
Reporter: ppurka | Owner: was
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-5.0
Component: interfaces | Resolution:
Keywords: doctest | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by ppurka):
Hmm.. I have a [https://github.com/ppurka/sage-
patches/blob/master/sage_devel/trac_12061-doctest_interfaces_psage.2.patch
patch ready] but I am unable to upload it. Something is wrong with trac.
The upload page is simply stuck and never finishes the upload. I will just
record the terminal output here and upload the patch some other day.
{{{
...2.experimental/devel/sageĀ» ../../sage -t -long sage/interfaces/psage.py
sage -t -long "devel/sage-main/sage/interfaces/psage.py"
[24.8 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 24.8 seconds
...2.experimental/devel/sageĀ» ../../sage -coverage
sage/interfaces/psage.py
----------------------------------------------------------------------
sage/interfaces/psage.py
ERROR: Please add a `TestSuite(s).run()` doctest.
SCORE sage/interfaces/psage.py: 71% (10 of 14)
Missing documentation:
* _start(self):
* _send_nowait(self, x):
* _object_class(self):
* is_locked(self):
----------------------------------------------------------------------
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12061#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.