summaryrefslogtreecommitdiff
path: root/tests/test_ext_autodoc_autofunction.py
Commit message (Expand)AuthorAgeFilesLines
* autodoc: the signature of base function will be shown for decorated functionsTakeshi KOMIYA2020-07-051-1/+1
* Fix #7812: autodoc: crashed when given name is conflictedTakeshi KOMIYA2020-07-041-2/+2
* Fix #7807: autodoc: wrong signature is shown for the function using contextma...Takeshi KOMIYA2020-06-141-0/+13
* refactor: test: Separate tests for autofunctionTakeshi KOMIYA2020-05-221-0/+148