]> granicus.if.org Git - graphviz/commit
add new test_edge_node_overlap_normal_and_inv_edge_arrows test
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 15 Sep 2022 10:52:26 +0000 (12:52 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 22 Sep 2022 08:21:14 +0000 (10:21 +0200)
commit45e9416666eb2d353ff3c81dfcfcd7e352e91c99
tree76770d4db49dbd62fa33704488af7df97f1a3ccd
parenta8b2c299931c9c7037a67e9064b4749390655c0c
add new test_edge_node_overlap_normal_and_inv_edge_arrows 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_normal_and_inv_edge_arrows.cpp [new file with mode: 0644]