#12415: Update doctesting framework
---------------------------------------------------------------------------------------------------------------------------------+
Reporter: robertwb
| Owner: mvngu
Type: enhancement
| Status: needs_work
Priority: major
| Milestone: sage-5.1
Component: doctest
| Resolution:
Keywords:
| Work issues:
Report Upstream: N/A
| Reviewers: Jeroen
Demeyer
Authors: David Roe, Robert Bradshaw
| Merged in:
Dependencies: #13147,#13146, #13145, #12723, #12392, #12393, #12395,
#12396, #12397, #12381, #12382, #12383, #12384, #11871 | Stopgaps:
---------------------------------------------------------------------------------------------------------------------------------+
Comment (by jdemeyer):
When doing `make ptest` and `make ptestlong`, the doctests stop without
summary at the end. The following are the last lines output by `make
ptest` and `make ptestlong`:
{{{
sage -t devel/sage/doc/en/thematic_tutorials/lie/weyl_groups.rst
[44 tests, 4.6 s]
sage -t devel/sage/doc/fr/tutorial/tour_plotting.rst
[35 tests, 9.2 s]
sage -t devel/sage/doc/de/tutorial/tour_plotting.rst
[51 tests, 10.7 s]
sage -t devel/sage/doc/en/tutorial/tour_plotting.rst
[51 tests, 10.9 s]
sage -t devel/sage/doc/ru/tutorial/tour_plotting.rst
[46 tests, 10.9 s]
}}}
and
{{{
sage -t --long devel/sage/sage/combinat/crystals/__init__.py
[0 tests, 0.0 s]
sage -t --long devel/sage/sage/gsl/callback.pyx
[0 tests, 0.0 s]
sage -t --long devel/sage/sage/ext/python_module.pxi
[0 tests, 0.0 s]
sage -t --long devel/sage/sage/groups/perm_gps/all.py
[0 tests, 0.0 s]
sage -t --long
devel/sage/doc/en/bordeaux_2008/modular_forms_and_hecke_operators.rst
[0 tests, 0.0 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12415#comment:92>
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.