]> granicus.if.org Git - graphviz/commit
add new test_min_edge_node_overlap_simple test
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 13 Sep 2022 08:26:35 +0000 (10:26 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 20 Sep 2022 15:53:06 +0000 (17:53 +0200)
commit874ce102c44e673a58a2a6d909836c9d1ec029ff
tree33835a613ef34edd6e67cc8ceeeb493e750ac46e
parent222d4184dcd0f0068f30f3ae717af5a997833c6e
add new test_min_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_min_edge_node_overlap_simple.cpp [new file with mode: 0644]