Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -37/+0 |
* | remove 'six' name except importing line. | Takayuki Shimizukawa | 2014-04-30 | 1 | -2/+2 |
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs... | Takayuki Shimizukawa | 2014-04-29 | 1 | -2/+3 |
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
* | | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -1/+2 |
|/ | |||||
* | tests: replace "from util import *" by explicit imports | Georg Brandl | 2013-04-01 | 1 | -1/+2 |
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
|\ | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
* | | #553: Added :rst:dir:`testcleanup` blocks in the doctest extension. | Georg Brandl | 2011-01-03 | 1 | -0/+10 |
|/ | |||||
* | #310: support exception messages in the ``testoutput`` blocks of the ``doctes... | Georg Brandl | 2010-01-02 | 1 | -0/+24 |