tests: SVGAnalyzer: add support for adding outline bounding boxes to the re-created SVG
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 27 Aug 2022 11:13:59 +0000 (13:13 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 12 Sep 2022 07:46:17 +0000 (09:46 +0200)
commit06d1ece9bd190164b6db7e07e4ef89b6c4a8db6a
treee473af2cda8a0f183cfc1b54825d881d6f3ca22d
parentb2508fd8ef2cbe4864f150be9b04fb82883f1298
tests: SVGAnalyzer: add support for adding outline bounding boxes to the re-created SVG

This will be used in upcoming commits to highlight Graphviz component
boundaries.

Towards https://gitlab.com/graphviz/graphviz/-/issues/372.
tests/graphviz_edge.cpp
tests/graphviz_edge.h
tests/graphviz_graph.cpp
tests/graphviz_graph.h
tests/graphviz_node.cpp
tests/graphviz_node.h
tests/svg_analyzer.cpp
tests/svg_analyzer.h
tests/svg_element.cpp
tests/svg_element.h