summaryrefslogtreecommitdiff
path: root/tests/test_environment_toctree.py
Commit message (Expand)AuthorAgeFilesLines
* Move "self" toctree testcase to test-toctreeTakeshi KOMIYA2020-07-181-5/+17
* Fix #6581: :reversed: for toctree does not effect to LaTeX buildTakeshi KOMIYA2020-02-061-4/+2
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-4/+4
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-3/+3
|/
* Fix flake8 violations on testsTakeshi KOMIYA2018-07-281-1/+2
* Fix #4919: node.asdom() crashes if toctree has :numbered: optionTakeshi KOMIYA2018-05-211-18/+18
* Merge pull request #4644 from tk0miya/4641_toctree_glob_and_urlTakeshi KOMIYA2018-02-201-1/+1
|\
| * Fix #4641: A external link in TOC cannot contain "?" with ``:glob:`` optionTakeshi KOMIYA2018-02-191-1/+1
* | Fix flake8 violationsTakeshi KOMIYA2018-02-191-2/+2
|/
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Fix flake8 violationTakeshi KOMIYA2017-08-201-1/+2
* Reduce DeprecationWarningTakeshi KOMIYA2017-07-311-8/+9
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-1/+1
* Remove the custom smartypants codeDmitry Shachnev2017-04-251-3/+3
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest optimizatoin:shimizukawa2017-01-081-22/+33
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-2/+3
* Add testcase for reversed toctreeTakeshi KOMIYA2016-10-121-4/+19
* Add testcase for toctreeTakeshi KOMIYA2016-09-301-0/+317