summaryrefslogtreecommitdiff
path: root/tests/test_ext_inheritance_diagram.py
Commit message (Expand)AuthorAgeFilesLines
* quickstart: Simplify generated conf.py (for latex)Takeshi KOMIYA2019-01-071-1/+1
* 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
|/
* Fix #5002: graphviz: SVGs do not adapt to the column widthTakeshi KOMIYA2018-08-051-5/+5
* Allow imgcls as class for SVG Graphviz <object>Michael Goerz2018-04-211-1/+20
* Wrap graphviz diagrams in <div class="graphviz">Michael Goerz2018-04-201-2/+4
* Fit graphviz images to page.Roman Kapl2018-02-161-1/+1
* Add test for fix #4019Daniel Pizetta2018-02-011-0/+9
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | fixes #3959 alias/rename support for classes inside inheritence diagramsBernat Gabor2017-07-311-1/+27
|/
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-3/+2
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Reduce DeprecationWarnings for regexpTakeshi KOMIYA2017-02-171-1/+1
|/
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-3/+3
* pytest: remove deprecated raises and raises_msg assert functionsshimizukawa2017-01-061-4/+7
* pytest migrationshimizukawa2017-01-041-3/+3
* fix pattern string in test_inheritance_diagram_latex for CI testingjfbu2016-12-081-1/+1
* fix one more test failure and fix previous fix test (missing u)jfbu2016-12-081-1/+1
* Fix mergingTakeshi KOMIYA2016-11-231-0/+1
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-231-2/+48
|\
| * Fix #3164: Change search order of ``sphinx.ext.inheritance_diagram``Takeshi KOMIYA2016-11-231-5/+7
| * inheritance_diagram: Move _import_class_or_module() method to functionTakeshi KOMIYA2016-11-231-1/+46
* | Skip tests for inheritance_diagram if graphviz not foundTakeshi KOMIYA2016-03-111-0/+3
* | Add ``:caption:`` option for sphinx.ext.inheritance_diagramTakeshi KOMIYA2016-03-111-0/+22
|/
* Add testcase for PR #2311Takeshi KOMIYA2016-02-141-0/+17