summaryrefslogtreecommitdiff
path: root/tests/test_ext_viewcode.py
Commit message (Expand)AuthorAgeFilesLines
* 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