summaryrefslogtreecommitdiff
path: root/tests/test_directive_code.py
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* Fix invalid escape sequence in test_directive_code.pyJon Dufresne2018-12-171-1/+1
* LaTeX: allow sphinxVerbatim usage without explicit "hllines" extra setupjfbu2018-12-161-0/+2
* Refactor: Add Config.read() as a constructorTakeshi KOMIYA2018-03-231-1/+1
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-1/+2
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Support ``:emphasize-lines:`` in PDF output (closes #1238)jfbu2017-12-101-0/+8
* Mark tests as xfail/skip to allow successful runAndy Neebel2017-06-141-0/+19
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-56/+65
* Fix flake8 violationsTakeshi KOMIYA2017-05-091-1/+0
* Fix #3108: Show warning if :start-at: and other literalinclude options does n...Takeshi KOMIYA2017-03-261-0/+22
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Add testsRay Lehtiniemi2017-03-111-0/+42
* | literalinclude directive allows combination of :pyobject: and :lines:Takeshi KOMIYA2017-02-221-0/+8
* | Fix typoTakeshi KOMIYA2017-02-181-1/+1
* | Add testcasesTakeshi KOMIYA2017-02-181-0/+23
* | Refactor testcasesTakeshi KOMIYA2017-02-181-121/+41
* | Merge branch 'master' into refactor_literalincludeTakeshi KOMIYA2017-02-171-5/+10
|\ \
| * \ Merge pull request #3413 from jfbu/literalincludelinesJean-François B2017-02-171-3/+8
| |\ \
| | * | disambiguate ``test_literal_include_lineno_match``jfbu2017-02-101-3/+2
| | * | If ``:start-after:`` is used, make ``:lines:`` relative (close: #3412)jfbu2017-02-101-0/+6
| | |/
| * | Reduce DeprecationWarnings for regexpTakeshi KOMIYA2017-02-171-2/+2
| |/
* | Add testcase for :lineno-match: optionTakeshi KOMIYA2017-02-171-6/+30
* | Add testcases for LiteralIncludeReaderTakeshi KOMIYA2017-02-131-1/+173
|/
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-12/+12
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-17/+19
* Reduce deprecation warnings (refs: #3192)Takeshi KOMIYA2016-12-151-9/+7
* fix tests for latex buildjfbu2016-12-081-14/+16
* Merge pull request #2843 from rthardin/issue_625_start_at_end_atTakeshi KOMIYA2016-10-121-0/+7
|\
| * Added :start-at: and :end-at: parameters for literalincludeRyan Hardin2016-08-101-0/+7
* | Fix #2931: code-block directive with same :caption: causes warning of duplica...Takeshi KOMIYA2016-09-171-8/+8
|/
* Fix style checksVille Skyttä2016-07-071-1/+2
* Remove usage by sphinx.sty of latex package newfloat.styjfbu2016-06-191-4/+2
* Enhance latex text styling customizabilityjfbu2016-06-171-2/+4
* Rename SphinxVerbatim to sphinxVerbatim for latex outputjfbu2016-06-151-2/+2
* Merge branch 'stable'jfbu2016-06-151-12/+12
|\
| * Fix #2629. Add new config option ``latex_keep_old_macro_names``jfbu2016-06-151-12/+12
* | Merge branch 'stable'Takeshi KOMIYA2016-06-121-4/+4
|\ \ | |/
| * Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-4/+4
* | latex: keep original Verbatim under same name, use SphinxVerbatim for ownjfbu2016-06-101-2/+2
|/
* Added Tests for latex(pdf) links to captioned or named literal blocksjfbu2016-04-101-0/+44
* Enable pdf hyperlinks to named literal-blocks without caption.jfbu2016-04-071-2/+2
* Fix broken numeric reference in PDF hyperlinks to "Listing " code-blocksjfbu2016-04-031-2/+2
* Merge pull request #2297 from jfbu/literalblockcaptionTakeshi KOMIYA2016-03-061-2/+2
|\
| * Fix broken test_literalinclude_caption_latexjfbu2016-03-041-1/+1
| * Changes of LaTeX macro names in sphinx.sty to use Sphinx prefix.jfbu2016-03-041-1/+1
| * Address #2262 (latex): avoid pagebreaks after captions of literal blocksjfbu2016-02-101-2/+2
* | Merge with 'stable'shimizukawa2016-01-241-0/+24
|\ \ | |/
| * Fix #2253: ``:pyobject:`` option of ``literalinclude`` directive can't detect...shimizukawa2016-01-201-0/+24