summaryrefslogtreecommitdiff
path: root/tests/test_highlighting.py
Commit message (Expand)AuthorAgeFilesLines
* New year update.Georg Brandl2011-01-041-1/+1
* merge with 0.6Georg Brandl2010-01-011-3/+13
|\
| * #169: Added the ``trim_doctest_flags`` config value, which is true by default.Georg Brandl2009-06-161-3/+13
* | Happy new year!Georg Brandl2010-01-011-1/+1
|/
* Skip pygments-related tests if it is not installed.Georg Brandl2009-02-061-4/+11
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
* add a test for detecting python console sessionsBenjamin Peterson2009-01-011-0/+17
* Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* Allow using different Pygments formatters.Georg Brandl2008-11-301-0/+14
* Add Sphinx.add_lexer().Georg Brandl2008-11-301-0/+37