]> granicus.if.org Git - graphviz/commit
tests: add new test_svg_analyzer test skeleton
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 21 Jul 2022 11:16:41 +0000 (13:16 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 16 Aug 2022 10:21:45 +0000 (12:21 +0200)
commitad9a82b113ff9cfae827c34b9cdd03fd1f7c66d0
treefdd8b2b60e0ab05551ba59e94948452ecd7ef8c0
parent9dcd4eda23e49860302198fa688bf3f20e3b04df
tests: add new test_svg_analyzer test skeleton

Upcoming commits will add functionality to the SVG analyzer and extend
this test.
tests/CMakeLists.txt
tests/test_svg_analyzer.cpp [new file with mode: 0644]
tests/test_utilities.cpp [new file with mode: 0644]
tests/test_utilities.h [new file with mode: 0644]