summaryrefslogtreecommitdiff
path: root/tests/roots/test-domain-py
Commit message (Expand)AuthorAgeFilesLines
* py domain: Ignore aliases for resolving `:any:` cross-references (#10089)Joachim Jablon2022-06-261-0/+3
* Fix #9205: py domain: canonical option causes xref resolution errorTakeshi KOMIYA2021-05-112-0/+12
* py domain: Add py:property directive to describe a property (refs: #7068)Takeshi KOMIYA2021-03-111-2/+1
* test: Add testcase for relative/short xref for py domainTakeshi KOMIYA2021-01-111-0/+10
* test: Add testcase for special case of PythonDomain.find_obj()Takeshi KOMIYA2020-03-071-0/+8
* Fix #6785: py domain: :py:attr: is able to refer properties againTakeshi KOMIYA2020-01-251-0/+6
* refactor: test: Remove unused settings from conf.pyTakeshi KOMIYA2019-02-141-1/+0
* test: Omit master_doc settings from testcasesTakeshi KOMIYA2019-01-031-1/+0
* Remove coding magic comments from testsTakeshi KOMIYA2019-01-021-2/+0
* Fix #5432: py domain: :type: field can't process :term: referencesTakeshi KOMIYA2018-09-221-0/+7
* Merge branch 'stable'Takeshi KOMIYA2017-10-231-0/+25
|\
| * Fix #3739: ``:module:`` option is ignored at content of pyobjectsTakeshi KOMIYA2017-10-211-0/+25
* | Add testsSam Park2017-07-151-0/+2
|/
* Fix #3320: Warning about reference target not being found for container typesTakeshi KOMIYA2017-05-131-0/+7
* Add tests for xrefs on Python and JavaScript domainsAnthony Johnson2017-03-054-0/+91