summaryrefslogtreecommitdiff
path: root/tests/test_markup.py
Commit message (Expand)AuthorAgeFilesLines
* Move the "b" function to pycompat.Georg Brandl2010-07-281-7/+1
* fixed test_markup testDaniel Neuhäuser2010-05-241-1/+8
* Fix long line.Georg Brandl2010-05-251-1/+1
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-0/+6
* Fix test_markup.Georg Brandl2010-02-281-1/+1
* In HTML output, inline roles now get a CSS class with their name,Georg Brandl2010-02-281-6/+11
* Fix backslash escape.Georg Brandl2010-02-201-1/+1
* Make test work with docutils 0.5.Georg Brandl2010-02-201-2/+2
* Fix test suite.Georg Brandl2010-01-181-1/+1
* Clean up unused imports.Georg Brandl2010-01-171-1/+0
* merge with trunkGeorg Brandl2010-01-071-0/+1
|\
* \ merge with trunkGeorg Brandl2010-01-021-1/+2
|\ \ | |/ |/|
| * Refactor directive/role lookup from domains a bit to avoid code duplication.Georg Brandl2009-09-121-1/+2
* | merge with 0.6Georg Brandl2010-01-011-1/+1
|\ \ | |/ |/|
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | merge with 0.6Georg Brandl2009-06-041-0/+3
|\ \ | |/
| * #191: Don't escape the tilde in URIs in LaTeX.Georg Brandl2009-06-041-0/+3
* | merge with 0.6Georg Brandl2009-05-101-2/+2
|\ \ | |/
| * #157: fix make check.Georg Brandl2009-05-101-1/+2
* | Fix a few stylistic nits.Georg Brandl2009-04-131-1/+2
|/
* Fix autosummary test suite.Georg Brandl2009-03-161-0/+1
|\
| * Fix the test suite.Georg Brandl2009-03-161-1/+3
* | More generator tests.Georg Brandl2009-02-211-11/+11
* | Fix more line length and trailing whitespace.Georg Brandl2009-01-101-2/+4
* | merge with mainGeorg Brandl2009-01-031-1/+1
|\ \
| * \ Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
| |\ \ | | |/
| | * Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
* | | Add tests for new literalinclude options, and fix an off-by-one bug.Georg Brandl2009-01-031-0/+2
|/ /
* | Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* | Move builders and writers into new packages.Georg Brandl2008-11-291-2/+2
|/
* Fix test after latex writer change.Georg Brandl2008-11-231-1/+1
* Adapt markup test to renaming of highlighting escapes.Georg Brandl2008-09-161-1/+1
* Merged revisions 65566-65567,65623,65625 via svnmerge fromGeorg Brandl2008-08-101-3/+16
* Merged revisions 65529 via svnmerge fromGeorg Brandl2008-08-041-1/+1
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...Georg Brandl2008-08-041-11/+21
* Merged revisions 65138,65145-65146,65268-65273 via svnmerge fromGeorg Brandl2008-07-291-0/+91