]> granicus.if.org Git - graphviz/commit
add new test_edge_node_overlap_point_node_shape test
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Fri, 16 Sep 2022 10:32:13 +0000 (12:32 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 22 Sep 2022 08:21:14 +0000 (10:21 +0200)
commit21ffb9366ccccd5a2c3808749eeb8c8996be7c08
tree33f422e9badfa77f5b0288ba4024cebf3c0a8adf
parent2e7519201c4c1abd0db3d91b1895d983e45f4662
add new test_edge_node_overlap_point_node_shape 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_edge_node_overlap_point_node_shape.cpp [new file with mode: 0644]