-
-
Couldn't load subscription status.
- Fork 684
Closed
Description
- Update doctesting framework #12415 - Update doctesting framework
- make sage -t worksheet.sws work #6357 - Make
sage -t worksheet.swswork - Add speed regression database to doctesting #12720 - Add speed regression database to doctesting
- Make doctests pass when run in a random order #12721 - Make doctests pass when run in a random order
- Add the option to doctest a file in parallel #12722 - Add the option to doctest a file in parallel
- Doctesting rst files #13063 - Doctesting
.rstfiles - Automatically detect and test optional dependencies #13540 - Automatically detect and test optional dependencies
- Add Unicode support to the doctesting framework #14153 - Add unicode support to the doctesting framework
- Move DOCTEST_MODE to doctesting framework #14203 - Move
DOCTEST_MODEto doctesting framework - Add DocTestFinder to the doctesting framework #14272 - Add
DocTestFinderto doctesting framework - Remove workaround for sagenb pull request 84 #14273 - Remove workaround for sagenb pull request 84
- New doctesting marker: require failure #14276 - New doctesting marker - require failure
- Race conditions in doctester #14292 - Race conditions in doctester
- Improve detection of function name in doctest parsing #14327 - Improve detection of function name in doctest parsing
- recover from doctest timings cache corruption #14374 - Recover from doctest timings cache corruption
- Indicate escape codes in doctest output #14375 - Indicate escape codes in doctest output
- doctest issue -- combining # long and # 32-bit / # 64-bit #2235 - Combining
#long timeand#32-bit/#64-bit - Many doctest options are undocumented #12281 - Many doctest options are undocumented
- Change parsing of nodoctest #13062 - Change parsing of nodoctest
- Allow reporting of skipped optional tests #13278 - Allow reporting of skipped optional tests
- Make sage -t --debug trigger on an incorrect doctest in addition to an unexpected error #13610 - Make
sage -t --debugtrigger on an incorrect result in addition to an exception - Add sig_on_count() check check #14152 - Add
sig_on_count()check check - Doctest debugger doesn't work on OS X #14289 - Doctesting debugger doesn't work on OS X
- Running doctests from within Sage doesn't work #14290 - Running doctests from within Sage doesn't work
- The new doctesting framework doesn't like being run with nohup #14307 - The new doctesting framework doesn't like being run with nohup
- Simplify test* targets in top-level Makefile and move logs to logs/ #14328 - Simplify test* targets in top-level Makefile
- doctest spurious UnicodeWarning #14359 - Doctest spurious
UnicodeWarning - Misc doctesting improvements #14369 - Misc doctest improvements
- Add doctest directory to the reference manual #14376 - Add doctest directory to the reference manual
Component: doctest framework
Issue created by migration from https://trac.sagemath.org/ticket/11337