Changes between Initial Version and Version 1 of Ticket #14331
- Timestamp:
- 03/22/13 04:53:18 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14331
-
Property
Status
changed from
new
toneeds_review
- Property Cc jdemeyer roed added
-
Property
Status
changed from
-
Ticket #14331 – Description
initial v1 1 1 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. 2 3 4 Apply [attachment:trac14331.patch] to the sage library.