From: Magnus Jacobsson Date: Thu, 6 Oct 2022 10:40:46 +0000 (+0200) Subject: tests: test_edge_node_overlap_utilities: remove FIXME for 'tee' arrow X-Git-Tag: 7.0.1~3^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35e348b582143190886b6a519aee62670d207932;p=graphviz tests: test_edge_node_overlap_utilities: remove FIXME for 'tee' arrow The existing calculation is correct and the inital assumtion that it wasn't was incorrect. --- diff --git a/tests/test_edge_node_overlap_utilities.cpp b/tests/test_edge_node_overlap_utilities.cpp index 888e7678e..dfda7d737 100644 --- a/tests/test_edge_node_overlap_utilities.cpp +++ b/tests/test_edge_node_overlap_utilities.cpp @@ -466,7 +466,6 @@ void test_edge_node_overlap(const graph_options &graph_options, {"normal", graph_options.edge_penwidth / 2 + graphviz_bezier_clip_margin}, {"tee", - // FIXME: adjust this when `tee` is fixed for penwidth graph_options.edge_penwidth / 2 + graphviz_bezier_clip_margin}, {"vee", // FIXME: adjust this when `vee` is fixed for penwidth