summaryrefslogtreecommitdiff
path: root/tests/test_doctest.py
Commit message (Expand)AuthorAgeFilesLines
* Complete test suite overhaul.Georg Brandl2014-09-211-37/+0
* remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-2/+2
* introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-2/+3
* Update copyright year.Georg Brandl2014-03-011-1/+1
|\
| * Update copyright year.Georg Brandl2014-03-011-1/+1
* | Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-1/+2
|/
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+2
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | #553: Added :rst:dir:`testcleanup` blocks in the doctest extension.Georg Brandl2011-01-031-0/+10
|/
* #310: support exception messages in the ``testoutput`` blocks of the ``doctes...Georg Brandl2010-01-021-0/+24