summaryrefslogtreecommitdiff
path: root/tests/test_markup.py
Commit message (Expand)AuthorAgeFilesLines
* Support ``:emphasize-lines:`` in PDF output (closes #1238)jfbu2017-12-101-1/+2
* Add tests for default-roleTakeshi KOMIYA2017-07-311-0/+41
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-1/+1
* Remove the custom smartypants codeDmitry Shachnev2017-04-251-4/+7
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Fix a test failure which was uncovered by the previous changeDmitry Shachnev2017-03-151-1/+1
* test_markup: Make verify functions test both HTML and LaTeX outputsDmitry Shachnev2017-03-141-4/+4
* More robust hyperlink macros in LaTeX output (refs #3317, #3340, #3533) (#3538)Jean-François B2017-03-111-1/+1
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-1/+2
* pytest optimizatoin:shimizukawa2017-01-081-90/+161
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-5/+6
* Uninstall sphinx directives and roles of domains after buildTakeshi KOMIYA2016-09-211-3/+6
* Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a t...Takeshi KOMIYA2016-09-151-0/+19
* Refactor sphinx.environment: Reimplement filter_messages() as a transformTakeshi KOMIYA2016-09-151-0/+18
* Merge branch 'stable'Takeshi KOMIYA2016-08-091-1/+1
|\
| * fix html entity to fix epub errorYoshiki Shibukawa2016-08-091-1/+1
* | Enhance latex text styling customizabilityjfbu2016-06-171-2/+2
* | Rename SphinxVerbatim to sphinxVerbatim for latex outputjfbu2016-06-151-2/+2
* | Merge branch 'stable'jfbu2016-06-151-7/+7
|\ \ | |/
| * Fix #2629. Add new config option ``latex_keep_old_macro_names``jfbu2016-06-151-7/+7
* | Merge branch 'stable'Takeshi KOMIYA2016-06-121-1/+4
|\ \ | |/
| * Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-1/+4
* | latex: keep original Verbatim under same name, use SphinxVerbatim for ownjfbu2016-06-101-2/+2
|/
* Fix #2445: `rst_prolog` and `rst_epilog` affect to non reST sourcesTakeshi KOMIYA2016-05-251-10/+15
* Add testcase for rst_prolog and rst_epilogTakeshi KOMIYA2016-05-251-1/+21
* Define ``\menuselection`` and ``\accelerator`` macros to redefine the style o...Takeshi KOMIYA2016-02-251-2/+2
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Closes #1987: Fix ampersand is ignored in ``:menuselection:`` and ``:guilabel...Takeshi KOMIYA2015-09-011-1/+1
* Fix generating emphasis nodes without semantic reasonGeorg Brandl2015-02-251-3/+3
* Fix #1620: Use VerbatimBorderColor to add frame to code-block in LaTeXTakeshi KOMIYA2015-01-181-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Add frame to code-block in LaTeXtk0miya2014-10-081-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-1/+6
* | Test suite adapted after :option: changes.Georg Brandl2014-09-201-2/+3
* | Fix #1476 replace <tt> tag by <code>tk0miya2014-08-121-6/+6
* | use b prefix for bytes instead of sphinx.pycompat.b function.Takayuki Shimizukawa2014-05-011-2/+1
* | replace ur'' prefix with r'' to support py2/py3 in one source. refs #1350Takayuki Shimizukawa2014-04-301-2/+2
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* * add a test for the parsed-literal directiveGeorg Brandl2014-01-111-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-2/+5
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix markup test with latest pygments-related updates.Georg Brandl2011-10-021-3/+3
* Fix :samp: latex tests.Georg Brandl2011-09-211-2/+2
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | 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