]> granicus.if.org Git - graphviz/commit
add new test_max_edge_node_overlap_simple test
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 13 Sep 2022 08:35:48 +0000 (10:35 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 20 Sep 2022 15:53:06 +0000 (17:53 +0200)
commit982fc399ee51096b0827ef1eb73725b93dda7032
treeabf284f793d44f7a9a5fe4458df202d228b6bba2
parent874ce102c44e673a58a2a6d909836c9d1ec029ff
add new test_max_edge_node_overlap_simple test

An upcoming commit series will add separate fixes for different parts
of the overlap problems. Having separate test cases for checking
maximum or minimum overlap will make it easier to see that the fixes
have the intended effect.
tests/CMakeLists.txt
tests/test_max_edge_node_overlap_simple.cpp [new file with mode: 0644]