summaryrefslogtreecommitdiff
path: root/tests/roots/test-directive-code
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellDimitri Papadopoulos2023-03-271-2/+2
* Add tests for :dedent: option of code-block directiveLatosha Maltba2021-09-211-0/+64
* Add :force: option to code directivesTakeshi KOMIYA2019-06-012-0/+17
* test: verify linenothreshold usageJames Knight2019-02-162-0/+26
* Close #1851: Allow to omit an argument for code-block directiveTakeshi KOMIYA2019-02-041-0/+20
* test: Omit master_doc settings from testcasesTakeshi KOMIYA2019-01-031-1/+0
* Remove coding magic comments from testsTakeshi KOMIYA2019-01-025-6/+0
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-1/+0
* Support ``:emphasize-lines:`` in PDF output (closes #1238)jfbu2017-12-101-0/+7
* Add testsRay Lehtiniemi2017-03-112-0/+33
* Refactor testcasesTakeshi KOMIYA2017-02-185-126/+12
* Merge branch 'master' into refactor_literalincludeTakeshi KOMIYA2017-02-171-1/+7
|\
| * disambiguate ``test_literal_include_lineno_match``jfbu2017-02-101-1/+1
| * If ``:start-after:`` is used, make ``:lines:`` relative (close: #3412)jfbu2017-02-101-0/+6
* | Add testcases for LiteralIncludeReaderTakeshi KOMIYA2017-02-132-0/+19
|/
* Merge pull request #2843 from rthardin/issue_625_start_at_end_atTakeshi KOMIYA2016-10-121-0/+6
|\
| * Added :start-at: and :end-at: parameters for literalincludeRyan Hardin2016-08-101-0/+6
* | Fix #2931: code-block directive with same :caption: causes warning of duplica...Takeshi KOMIYA2016-09-171-1/+1
|/
* Added Tests for latex(pdf) links to captioned or named literal blocksjfbu2016-04-103-2/+63
* Merge with 'stable'shimizukawa2016-01-242-0/+35
|\
| * Fix #2253: ``:pyobject:`` option of ``literalinclude`` directive can't detect...shimizukawa2016-01-202-0/+35
* | Merge branch 'stable'Takeshi KOMIYA2016-01-111-0/+1
|\ \ | |/
| * fix testing for text builder that generate _build/text/_build/text/_build/......shimizukawa2016-01-091-0/+1
| * Fix #1790 literalinclude strips empty lines at the head and tailTakeshi KOMIYA2015-04-022-0/+6
| * Fix #1789 `:pyobject:` option of `literalinclude` directive includes followin...Takeshi KOMIYA2015-04-021-0/+1
* | Fix #2113: Allow ``:class:`` option to code-block directiveTakeshi KOMIYA2015-12-201-0/+21
* | Fix #1790 literalinclude strips empty lines at the head and tailTakeshi KOMIYA2015-03-312-0/+6
* | Fix #1789 `:pyobject:` option of `literalinclude` directive includes followin...Takeshi KOMIYA2015-03-311-0/+1
|/
* fixed bugs, and extended unit test to catch them again if they reappearJeppe Pihl2014-10-061-1/+1
* added test .rst filesJeppe Pihl2014-10-043-0/+29
* Merge with defaulttk0miya2014-09-242-10/+76
|\
| * Complete test suite overhaul.Georg Brandl2014-09-212-10/+76
* | do nested_parse() :caption: of code-block directivetk0miya2014-09-191-2/+2
|/
* Rename :filename: option of code-block directive to :caption:tk0miya2014-08-112-0/+22
* * for pull request #258: update CHANGES, add tests, add a document and refact...Takayuki Shimizukawa2014-08-104-0/+62