#6861: [with patch , needs review] allow users to test Sage script using system-
wide Sage installation
-------------------------+--------------------------------------------------
Reporter: mvngu | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.2
Component: doctest | Keywords:
Reviewer: | Author: Jason Grout
Merged: |
-------------------------+--------------------------------------------------
Comment(by fwclarke):
Replying to [comment:4 fwclarke]:
> There are a few things I don't quite understand ...
It seems to me that if (because of the changed definition of
`SAGE_TESTDIR`) the directory `~/.sage/tmp` is to be used for testing
system files, then logically it should also be used for testing users' own
files. This requires a few more changes.
It also seems worthwhile to active the function `delete_tmpfiles` in
`sage-doctest`; at present this function does nothing. The obvious things
is for it to get called if the doctest succeeds without any failures, but
at present the method of counting the number of failures is defective.
I have implemented these ideas and am testing the code. A patch will
follow soon.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6861#comment:5>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---