#7650: Fix sagenb doctesting
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: was
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.3.1
Component: notebook | Keywords:
Work_issues: | Author: Mitesh Patel
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
Description changed by mpatel:
Old description:
> We have not been doctesting SageNB files as often as we test Sage files.
>
> Please apply
>
> * [attachment:trac_7650-scripts_doctest_force_lib_v5.patch] to the
> scripts repository. This adds two options to `sage -t`: `-sagenb` tests
> all SageNB files and `-force_lib` tests files ''as if'' they live in
> `SAGE_ROOT/devel/sage`, i.e., in the Sage library.
>
> * [attachment:trac_7650-sagenb_doctesting_v4.patch] to the sagenb
> repository. This fixes broken SageNB tests.
>
> and replace `SAGE_ROOT/makefile` with
>
> * [attachment:makefile]. This makes `make test` and `make ptest` test
> all SageNB files, too.
>
> Dependencies: Sage 4.3.1.alpha1, #7269.
New description:
We have not been doctesting SageNB files as often as we test Sage files.
Please apply
* [attachment:trac_7650-scripts_doctest_force_lib_v5.patch] to the
scripts repository. This adds two options to `sage -t`: `-sagenb` tests
all SageNB files and `-force_lib` tests files ''as if'' they live in
`SAGE_ROOT/devel/sage`, i.e., in the Sage library.
* [attachment:trac_7650-sagenb_doctesting_v5.patch] to the sagenb
repository. This fixes broken SageNB tests.
and replace `SAGE_ROOT/makefile` with
* [attachment:makefile]. This makes `make test` and `make ptest` test
all SageNB files, too.
Dependencies: Sage 4.3.1.alpha1, #7269.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7650#comment:16>
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.