summaryrefslogtreecommitdiff
path: root/tests/test_toctree.py
Commit message (Expand)AuthorAgeFilesLines
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* encoding keyword for path.text() and path.write_text() is no longer neededTakeshi KOMIYA2019-01-031-1/+1
* 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
|/
* Fix #5048: crashed with numbered toctreeTakeshi KOMIYA2018-06-071-0/+11
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Merge pull request #3518 from agjohnson/fix-singlehtml-empty-toctreeTakeshi KOMIYA2017-03-291-0/+9
|\
| * Add another test for empty toctreeAnthony Johnson2017-03-291-1/+0
| * Allow empty toctree in singlehtml builderAnthony Johnson2017-03-051-0/+10
* | Year++Takeshi KOMIYA2017-03-261-1/+1
|/
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-0/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-4/+2
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Fix #2189: previous sibling link has broken if previous doc is under nested t...Takeshi KOMIYA2015-12-261-2/+7
* Fix #2189: next sibling link has broken if the file was appeared twice or moreTakeshi KOMIYA2015-12-261-0/+24