Changes between Version 14 and Version 16 of Ticket #7650
- Timestamp:
- Jan 14, 2010, 9:58:42 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7650 – Description
v14 v16 5 5 * [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. 6 6 7 * [attachment:trac_7650-sagenb_doctesting_v 4.patch] to the sagenb repository. This fixes broken SageNB tests.7 * [attachment:trac_7650-sagenb_doctesting_v5.patch] to the sagenb repository. This fixes broken SageNB tests. 8 8 9 9 and replace `SAGE_ROOT/makefile` with