summaryrefslogtreecommitdiff
path: root/tests/test_ext_graphviz.py
Commit message (Expand)AuthorAgeFilesLines
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-5/+3
* pytest migrationshimizukawa2017-01-041-28/+5
* Reduce deprecation warnings (refs: #3192)Takeshi KOMIYA2016-12-151-1/+1
* #2575: Now ``sphinx.ext.graphviz`` allows ``:align:`` optionTakeshi KOMIYA2016-05-281-0/+9
* ``sphinx.ext.graphviz`` supports graph substituions by localeTakeshi KOMIYA2016-02-221-0/+13
* Refactor tests: Add @skip_if_graphviz_not_found decoratorTakeshi KOMIYA2016-02-221-4/+27
* Override figure directive to apply :name: option to the figure itselfTakeshi KOMIYA2016-02-141-1/+1
* ``sphinx.ext.graphviz``: show graph image in inline by defaultTakeshi KOMIYA2016-01-171-3/+22
* Merge branch 'stable'Georg Brandl2016-01-141-1/+1
|\
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | graphviz test: raise Skip if dot not available, instead of just passingGeorg Brandl2015-07-251-6/+9
|/
* Add testcase for graphvizTakeshi KOMIYA2015-06-261-0/+23