Opened 9 years ago
Last modified 9 years ago
#14331 closed task
remove explict references to SAGE_ROOT in the doctesting framework — at Version 1
Reported by: | ohanar | Owned by: | jason |
---|---|---|---|
Priority: | major | Milestone: | sage-5.9 |
Component: | misc | Keywords: | |
Cc: | jdemeyer, roed | Merged in: | |
Authors: | R. Andrew Ohana | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The new doctesting framework expects the sage library's source code to be in SAGE_ROOT/devel/sage
which will no longer be the case once we switch layouts. Using the SAGE_SRC
environment variable will make the transition much easier.
Apply trac14331.patch to the sage library.
Change History (2)
Changed 9 years ago by
comment:1 Changed 9 years ago by
- Cc jdemeyer roed added
- Description modified (diff)
- Status changed from new to needs_review
Note: See
TracTickets for help on using
tickets.
apply to sage library