]> granicus.if.org Git - graphviz/commit
tests: use the AUTO_NAME macro in all tests
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 21 Sep 2022 16:35:17 +0000 (18:35 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Thu, 22 Sep 2022 08:21:14 +0000 (10:21 +0200)
commit3068ecc1080a3871d44b9f52bde94d9a662d3132
treeb0f5715407404acf148396ced369411fca176eb2
parent46bf3409e8447f6a67a1acd4854820a54645a9a4
tests: use the AUTO_NAME macro in all tests

This macro was mistakenly not used when the
test_min_edge_node_overlap_polygon_node_shapes and
test_max_edge_node_overlap_polygon_node_shapes tests were introduced.

This ensures that the generated artifact file names begin with the
same name as the test case file (thanks @smattr).
tests/test_max_edge_node_overlap_polygon_node_shapes.cpp
tests/test_min_edge_node_overlap_polygon_node_shapes.cpp