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