Dear Sage developers, As Sage 7.2 just released, we can now use its new feature to test optional doctests that depend on external software and resources *available on your system* by issuing
make ptestalllong instead of "make ptestlong", which has long been used to test a Sage release, discreetly excluding the above mentioned optional doctests, many of which thus fail miserably with the current Sage. So please test, raise Trac tickets for failures, and submit patches if you care. (if doctests for external software that you have are not tested, then consider to improve the file sage/doctest/external.py <http://git.sagemath.org/sage.git/tree/src/sage/doctest/external.py?id=afc6bfca3297b8b115d4e15a392e3557cb7fca1b> ) -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
