summaryrefslogtreecommitdiff
path: root/tests/test_templating.py
Commit message (Expand)AuthorAgeFilesLines
* Close #4030: autosummary: Add autosummary_contextTakeshi KOMIYA2020-04-251-0/+14
* test: Use read_text() and read_bytes()Takeshi KOMIYA2020-02-011-2/+2
* 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-5/+2
* 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
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-041-1/+1
|/
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-0/+1
* Don't use add_documenter() in sphinx-autogenTakeshi KOMIYA2018-01-071-2/+2
* Deprecate sphinx.ext.autodoc.add_documenter() and AutoDirective._registerTakeshi KOMIYA2018-01-011-2/+9
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-3/+3
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-14/+9
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* Fix autosummary template overloading cause infinite recursive function call. ...Takayuki Shimizukawa2013-12-271-0/+36