Changes between Version 25 and Version 26 of Ticket #11337
- Timestamp:
- 04/03/13 08:40:59 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11337 – Description
v25 v26 9 9 * #13063 - Doctesting `.rst` files 10 10 * #13540 - Automatically detect and test optional dependencies 11 * #13610 - Make `sage -t --debug` trigger on an incorrect result in addition to an exception12 * #14152 - Add `sig_on_count()` check check13 11 * #14153 - Add unicode support to the doctesting framework 14 12 * #14203 - Move `DOCTEST_MODE` to doctesting framework … … 27 25 * #13062 - Change parsing of nodoctest 28 26 * #13278 - Allow reporting of skipped optional tests 27 * #13610 - Make `sage -t --debug` trigger on an incorrect result in addition to an exception 28 * #14152 - Add `sig_on_count()` check check 29 29 * #14289 - Doctesting debugger doesn't work on OS X 30 30 * #14290 - Running doctests from within Sage doesn't work