summaryrefslogtreecommitdiff
path: root/tests/test_ext_viewcode.py
Commit message (Expand)AuthorAgeFilesLines
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Merge pull request #2299 from scVENUS/fix_attribute_docstrings_of_imported_classTakeshi KOMIYA2017-11-121-0/+6
|\
| * Test for bug #2298: automodule fails to document a class attributeAnselm Kruis2016-02-051-0/+6
* | Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\ \
| * | Year++Takeshi KOMIYA2017-03-261-1/+1
* | | Add more decorator testsRay Lehtiniemi2017-03-111-0/+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
* Split viewcode and linkcode tests out of main test root.Georg Brandl2014-09-211-1/+13
* Complete test suite overhaul.Georg Brandl2014-09-211-43/+32
* fix fc1901d for py3, again. and add 2 assertionsTakayuki Shimizukawa2014-08-221-0/+2
* fix fc1901d for py3Takayuki Shimizukawa2014-08-221-1/+2
* :mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623Takayuki Shimizukawa2014-08-221-0/+40